Overview

Packages

  • Kolab
    • Filter
    • Test

Classes

  • Dovecot_LDA
  • DropWrapper
  • EchoWrapper
  • Horde_Kolab_Filter
  • Horde_Kolab_Filter_Base
  • Horde_Kolab_Filter_Cli
  • Horde_Kolab_Filter_Cli_Parser
  • Horde_Kolab_Filter_Configuration
  • Horde_Kolab_Filter_Content
  • Horde_Kolab_Filter_Exception
  • Horde_Kolab_Filter_Exception_IoError
  • Horde_Kolab_Filter_Exception_Temporary
  • Horde_Kolab_Filter_Exception_Usage
  • Horde_Kolab_Filter_Factory
  • Horde_Kolab_Filter_Incoming
  • Horde_Kolab_Filter_Response
  • Horde_Kolab_Filter_Temporary_File
  • Horde_Kolab_Filter_Transport
  • Horde_Kolab_Filter_Transport_drop
  • Horde_Kolab_Filter_Transport_echo
  • Horde_Kolab_Filter_Transport_lda
  • Horde_Kolab_Filter_Transport_lmtp
  • Horde_Kolab_Filter_Transport_smtp
  • Horde_Kolab_Filter_Transport_stdout
  • Kolab_Filter_Outlook
  • Net_LMTP_TLS
  • StdOutWrapper

Interfaces

  • Horde_Kolab_Filter_Temporary
  • Overview
  • Package
  • Class
  • Tree

Package Kolab\Filter

Classes summary
Dovecot_LDA

Defines a transport mechanism for delivering mails to the dovecot IMAP server.

DropWrapper

Defines a wrapper that provides functionality comparable to the Net/*MTP.php classes.

EchoWrapper

Defines an echo wrapper that provides functionality comparable to the Net/*MTP.php classes.

Horde_Kolab_Filter The main entry point for the Kolab_Filter application.
Horde_Kolab_Filter_Base A basic definition for a PHP based postfix filter.
Horde_Kolab_Filter_Cli The command line handling for the Kolab_Filter package.
Horde_Kolab_Filter_Cli_Parser A parser variant that does not automatically exit on a parser error.
Horde_Kolab_Filter_Configuration The configuration of the Kolab_Filter package.
Horde_Kolab_Filter_Content A Kolab Server filter for outgoing mails.
Horde_Kolab_Filter_Exception This class provides the standard error class for the Kolab_Filter package.
Horde_Kolab_Filter_Exception_IoError This class provides an error thrown when an I/O error occured.
Horde_Kolab_Filter_Exception_Temporary

This class provides an error thrown when a potentially temporary failure occured.

Horde_Kolab_Filter_Exception_Usage

This class provides an error thrown when the user supplied invalid command line parameters.

Horde_Kolab_Filter_Factory A factory for Kolab_Filter objects.
Horde_Kolab_Filter_Incoming

A Kolab Server filter for incoming mails that are parsed for iCal contents.

Horde_Kolab_Filter_Response Provides error handling for the Kolab server filter scripts.
Horde_Kolab_Filter_Temporary_File File based temporary storage place for incoming messages.
Horde_Kolab_Filter_Transport Provides a delivery mechanism for a mail message.
Horde_Kolab_Filter_Transport_drop Drops a mail instead of delivering it.
Horde_Kolab_Filter_Transport_echo Echos a mail for debugging.
Horde_Kolab_Filter_Transport_lda Provides DovecotLDA delivery.
Horde_Kolab_Filter_Transport_lmtp Provides LMTP for delivering a mail.
Horde_Kolab_Filter_Transport_smtp Provides SMTP for delivering mail.
Horde_Kolab_Filter_Transport_stdout Delivers a mail to STDOUT for debugging.
Kolab_Filter_Outlook Provides Mail rewriting for malformed Outlook messages
Net_LMTP_TLS Extended LMTP class with support for TLS.
StdOutWrapper

Defines a STDOUT wrapper that provides functionality comparable to the Net/*MTP.php classes.

Interfaces summary
Horde_Kolab_Filter_Temporary Definition of a temporary storage place for incoming messages.
API documentation generated by ApiGen