[Kolab_Filter] element index

Package indexes

All elements
a b c d e f g h i k l m n o p q r s t v _
_
top
Variable $_add_headers
An array of headers to be added to the message
Variable $_body
Reply body.
Variable $_client_address
The client host trying to send the message.
Variable $_data
Dovecot_LDA::$_data in DovecotLDA.php
The data that should be sent.
Variable $_deliver_fh
Dovecot_LDA::$_deliver_fh in DovecotLDA.php
File handle for delivery.
Variable $_envelopeSender
The mail sender.
Variable $_envelopeTo
Dovecot_LDA::$_envelopeTo in DovecotLDA.php
The mail recipient.
Variable $_fqhostname
The client host trying to send the message.
Variable $_got_newline
Internal marker to indicate if we received a new line.
Variable $_headers
Reply headers.
Variable $_id
The message ID.
Variable $_instances
Singleton instances.
Variable $_params
Class parameters.
Variable $_params
The connection parameters for the transport.
Variable $_recipient
Recipient of the iTip reply.
Variable $_recipients
The message recipients.
Variable $_sasl_username
The authenticated username of the sender.
Variable $_sender
Sender of the iTip reply.
Variable $_sender
The message sender.
Variable $_status
Dovecot_LDA::$_status in DovecotLDA.php
Transport status.
Variable $_tmpfh
The file handle for the temporary file.
Variable $_tmpfile
A temporary buffer file for storing the message.
Variable $_transport
The transport class delivering the message.
Method _addOrganizer
Yet another problem: Outlook seems to remove the organizer from the iCal when forwarding -- we put the original sender back in as organizer.
Method _cleanupTmp
A shutdown function for removing the temporary file.
Method _copyHeader
Add a header entry.
Method _createTransport
Create the transport handler.
Method _createTransport
Create the transport handler.
Method _createTransport
Create the transport handler.
Method _createTransport
Create the transport handler.
Method _createTransport
Create the transport handler.
Method _createTransport
Create the transport handler.
Method _deliver
Deliver the message.
Method _deliver
Dovecot_LDA::_deliver() in DovecotLDA.php
Write data to the deliver process.
Method _deliver
Deliver the message.
Method _fatal
An alternative PHP error handler so that we don't drop silent on fatal errors.
Method _initTmp
Creates a buffer for temporary storage of the message.
Method _inject
Method _log
Log an error.
Method _mimeParse
Returns a parsed MIME message
Method _parse
Handle the message.
Method _parse
Handle the message.
Method _parseArgs
Parse the command line arguments provided to the filter and setup the class.
Method _parseResponse
Pretends to handle STDOUT responses.
Method _parseResponse
Pretends to handle responses.
Method _parseResponse
Pretends to handle STDOUT responses.
Method _parseResponse
Check the current response code.
Method _put
Pretends to send commands.
Method _put
Dovecot_LDA::_put() in DovecotLDA.php
Receive commands.
Method _put
StdOutWrapper::_put() in stdout.php
Pretends to send commands to STDOUT.
Method _put
Pretends to send commands to STDOUT.
Method _recodeToAscii
Yet another Outlook problem: Some versions of Outlook seems to be incapable of handling non-ascii characters properly in text/calendar parts of a multi-part/mixed mail which we use for forwarding.
Method _send
Write data to STDOUT.
Method _send
Echo data.
Method _send
Write data.
Method _send
Dovecot_LDA::_send() in DovecotLDA.php
Send actual mail data.
Method _start_deliver
Start the delivery process for a recipient.
Method _stop_deliver
End the delivery process for a recipient.
Method _verify_sender
Check that the From header is not trying to impersonate a valid user that is not $sasluser.
Method __construct
Constructor.
Method __construct
Constructor.
Method __construct
Constructor.
Method __construct
Constructor.
Method __construct
Constructor.
a
top
Method auth
Net_LMTP_TLS::auth() in LMTPTLS.php
Attempt to do LMTP authentication.
Page Accept.php
Accept.php in Accept.php
Page Autoload.php
Autoload.php in Autoload.php
b
top
Page Base.php
Base.php in Base.php
Page Base.php
Base.php in Base.php
c
top
Method cleanup
Helper function to clean up after handling an invitation
Method cleanup
Helper function to clean up after handling an invitation
Method connect
Pretends to connect to STDOUT.
Method connect
Pretends to connect.
Method connect
Dovecot_LDA::connect() in DovecotLDA.php
Pretends to connect to Dovecot which is not necessary.
Method connect
Pretends to connect to STDOUT.
Method copyEventInto
Copy the details from an event into this one.
Method copyEventInto
Copy the details from an event into this one.
Method createErrorObject
Encapsulate multiple errors in one.
Method createTransport
Create the transport class.
Page Content.php
Content.php in Content.php
d
top
Method data
Send message data.
Method delete
Method disconnect
Pretends to disconnect.
Method disconnect
Pretends to disconnect from STDOUT.
Method disconnect
Pretends to disconnect from STDOUT.
Method disconnect
Dovecot_LDA::disconnect() in DovecotLDA.php
Pretends to disconnect from Dovecot which is not necessary.
Class Dovecot_LDA
Dovecot_LDA in DovecotLDA.php
Defines a transport mechanism for delivering mails to the dovecot IMAP server.
Method Dovecot_LDA
Dovecot_LDA::Dovecot_LDA() in DovecotLDA.php
Class DropWrapper
DropWrapper in drop.php
Defines a wrapper that provides functionality comparable to the Net/*MTP.php classes.
Page DovecotLDA.php
DovecotLDA.php in DovecotLDA.php
Page drop.php
drop.php in drop.php
Page Decline.php
Decline.php in Decline.php
e
top
Class EchoWrapper
EchoWrapper in echo.php
Defines an echo wrapper that provides functionality comparable to the Net/*MTP.php classes.
Method embedICal
Clean up iCal messages from Outlook.
Method end
Finish sending data.
Constant EX_CANTCREAT
EX_CANTCREAT in Response.php
Constant EX_CONFIG
EX_CONFIG in Response.php
Constant EX_DATAERR
EX_DATAERR in Response.php
Constant EX_IOERR
EX_IOERR in Response.php
Constant EX_NOHOST
EX_NOHOST in Response.php
Constant EX_NOINPUT
EX_NOINPUT in Response.php
Constant EX_NOPERM
EX_NOPERM in Response.php
Constant EX_NOUSER
EX_NOUSER in Response.php
Constant EX_OSERR
EX_OSERR in Response.php
Constant EX_OSFILE
EX_OSFILE in Response.php
Constant EX_PROTOCOL
EX_PROTOCOL in Response.php
Constant EX_SOFTWARE
EX_SOFTWARE in Response.php
Constant EX_TEMPFAIL
EX_TEMPFAIL in Response.php
Constant EX_UNAVAILABLE
EX_UNAVAILABLE in Response.php
Constant EX_USAGE
EX_USAGE in Response.php
Page echo.php
echo.php in echo.php
Page Epoch.php
Epoch.php in Epoch.php
Page Event.php
Event.php in Event.php
f
top
Method factory
Attempts to return a concrete Horde_Kolab_Filter_Transport instance based on $driver.
Method factory
Attempts to return a concrete Horde_Kolab_Resource_Getfreebusy instance based on $driver.
Method failed
Page Freebusy.php
Freebusy.php in Freebusy.php
g
top
Method get
Retrieve Free/Busy data for the specified resource.
Method get
Retrieve Free/Busy data for the specified resource.
Method get
Retrieve Free/Busy data for the specified resource.
Method getData
Method getEnd
Return the end of the iTip event.
Method getEnd
Return the end of the iTip event.
Method getEpoch
Method getFolder
Method getKolabObject
Method getKolabObject
Method getMessage
Return an additional message for the response.
Method getMessage
Return an additional message for the response.
Method getMethod
Return the method of the iTip request.
Method getMethod
Return the method of the iTip request.
Method getOrganizer
Return the organizer of the iTip event.
Method getOrganizer
Return the organizer of the iTip event.
Method getRecipient
Method getRequest
Get the request for this response.
Method getSender
Method getShortMessage
Return the short message for the response.
Method getShortMessage
Return the short message for the response.
Method getShortMessage
Return the short message for the response.
Method getShortSubject
Return the abbreviated subject of the response.
Method getShortSubject
Return the abbreviated subject of the response.
Method getShortSubject
Return the abbreviated subject of the response.
Method getShortSubject
Return the abbreviated subject of the response.
Method getStart
Return the start of the iTip event.
Method getStart
Return the start of the iTip event.
Method getStartParameters
Return the start parameters of the iTip event.
Method getStatus
Return the status of the response.
Method getStatus
Return the status of the response.
Method getStatus
Return the status of the response.
Method getStatus
Return the status of the response.
Method getSubject
Return the subject of the response.
Method getSubject
Return the subject of the response.
Method getSummary
Return the summary for the event.
Method getSummary
Return the summary for the event.
Method getUid
Return the uid of the iTip event.
Method getUid
Return the uid of the iTip event.
Method getUrl
Retrieve Free/Busy URL for the specified resource id.
Method getUrl
Retrieve Free/Busy URL for the specified resource id.
Method getUrl
Retrieve Free/Busy URL for the specified resource id.
Method getVevent
Returns the wrapped vEvent.
Method getVevent
Returns the event as vEvent.
h
top
Method handle
Handle the results of the message transport.
Method handleMessage
Class Horde_Kolab_Filter_Argv_Parser
Class attributes: standardOptionList : [Option] list of standard options that will be accepted by all instances of this parser class (intended to be overridden by subclasses).
Class Horde_Kolab_Filter_Base
A basic definition for a PHP based postfix filter.
Class Horde_Kolab_Filter_Content
A Kolab Server filter for outgoing mails.
Class Horde_Kolab_Filter_Incoming
A Kolab Server filter for incoming mails that are parsed for iCal contents.
Class Horde_Kolab_Filter_Response
Provides error handling for the Kolab server filter scripts.
Method Horde_Kolab_Filter_Response
Constructor.
Class Horde_Kolab_Filter_Transport
Provides a delivery mechanism for a mail message.
Method Horde_Kolab_Filter_Transport
Constructor.
Class Horde_Kolab_Filter_Transport_drop
Drops a mail instead of delivering it.
Class Horde_Kolab_Filter_Transport_echo
Echos a mail for debugging.
Class Horde_Kolab_Filter_Transport_lda
Provides DovecotLDA delivery.
Class Horde_Kolab_Filter_Transport_lmtp
Provides LMTP for delivering a mail.
Class Horde_Kolab_Filter_Transport_smtp
Provides SMTP for delivering mail.
Class Horde_Kolab_Filter_Transport_stdout
Delivers a mail to STDOUT for debugging.
Class Horde_Kolab_Resource_Epoch
Handles Date conversion for the resource handler.
Class Horde_Kolab_Resource_Freebusy
Retrieves free/busy data for an email address.
Class Horde_Kolab_Resource_Freebusy_Kolab
Retrieves free/busy data for an email address on a Kolab server.
Class Horde_Kolab_Resource_Freebusy_Mock
Retrieves free/busy mockup data.
Class Horde_Kolab_Resource_Itip_Event
Defines the event interface required for iTip-Handling / resource booking.
Class Horde_Kolab_Resource_Itip_Event_Vevent
A wrapper for vEvent iCalender data.
Class Horde_Kolab_Resource_Itip_Response_Type
Marks the response type.
Class Horde_Kolab_Resource_Itip_Response_Type_Accept
Indicates an accepted invitation.
Class Horde_Kolab_Resource_Itip_Response_Type_Base
Basic iTip response type definition.
Class Horde_Kolab_Resource_Itip_Response_Type_Decline
Indicates a declined invitation.
Class Horde_Kolab_Resource_Itip_Response_Type_Tentative
Indicates a tentatively accepted invitation.
Class Horde_Kolab_Resource_Lock
Handles resource locking.
Class Horde_Kolab_Resource_Reply
Represents a reply for an iTip inviation.
Class Horde_Kolab_Resource_Storage
Access to the resource storage backend.
i
top
Method iCalDate2Kolab
Convert iCal dates to Kolab format.
Method init
Initialize the class.
Method isLocked
Page Incoming.php
Incoming.php in Incoming.php
k
top
Class Kolab_Filter_Outlook
Kolab_Filter_Outlook in Outlook.php
Provides Mail rewriting for malformed Outlook messages
Class Kolab_Resource
Kolab_Resource in Resource.php
Provides Kolab resource handling
Page Kolab.php
Kolab.php in Kolab.php
l
top
Page lda.php
lda.php in lda.php
Page lmtp.php
lmtp.php in lmtp.php
Page LMTPTLS.php
LMTPTLS.php in LMTPTLS.php
m
top
Page Mock.php
Mock.php in Mock.php
Method mailFrom
Set the sender.
Method mailFrom
Set the sender.
Method mailFrom
Set the sender.
Method mailFrom
Dovecot_LDA::mailFrom() in DovecotLDA.php
Set the mail sender.
n
top
Class Net_LMTP_TLS
Net_LMTP_TLS in LMTPTLS.php
Extended LMTP class with support for TLS.
o
top
Page Outlook.php
Outlook.php in Outlook.php
Method objectUidExists
Constant OUT_LOG
OUT_LOG in Response.php
Constant OUT_STDOUT
OUT_STDOUT in Response.php
p
top
Method parse
Handle the message.
Method parserError
Method parserExit
q
top
Method quotedataline
Modified implementation from Net_SMTP that supports dotstuffing even when getting the mail line-by line.
r
top
Page Response.php
Response.php in Response.php
Page Reply.php
Reply.php in Reply.php
Method rcptTo
Dovecot_LDA::rcptTo() in DovecotLDA.php
Add a mail recipient.
Method rcptTo
Set the recipient.
Method rcptTo
Set the recipient.
Method rcptTo
Set the recipient.
Method rewriteCode
Rewrite the code to something postfix can understand.
Constant RM_STATE_READING_BODY
RM_STATE_READING_BODY in Content.php
Constant RM_STATE_READING_FROM
RM_STATE_READING_FROM in Content.php
Constant RM_STATE_READING_HEADER
Constant RM_STATE_READING_SENDER
Constant RM_STATE_READING_SUBJECT
s
top
Page smtp.php
smtp.php in smtp.php
Page stdout.php
stdout.php in stdout.php
Method save
Method sendITipReply
Send an automated reply.
Method setAccepted
Method setAccepted
Method setAttendee
Set the attendee parameters.
Method setAttendee
Set the attendee parameters.
Method setRequest
Set the request.
Method singleton
Attempts to return a reference to a concrete Horde_Kolab_Resource_Getfreebusy instance based on $driver.
Method start
Starts transporting the message.
Class StdOutWrapper
StdOutWrapper in stdout.php
Defines a STDOUT wrapper that provides functionality comparable to the Net/*MTP.php classes.
t
top
Page Transport.php
Transport.php in Transport.php
Page Tentative.php
Tentative.php in Tentative.php
Page Type.php
Type.php in Type.php
Method trigger
v
top
Page Vevent.php
Vevent.php in Vevent.php
a b c d e f g h i k l m n o p q r s t v _