TransportPluginPath
Summary
Defines a new mail transport system for notifications.Usage
TransportPluginPath[]=<path_to_plugin>
Description
Defines a new mail transport system for notifications. An array of paths to the transport plugins.
The value used here must be
<path to>/<customnotificationtransport.php>
Note that the file name (in the previous example "custom") must be appended with "notificationtransport.php" and the class must extend "eZNotificationTransport".
Ester Heylen (06/05/2010 4:48 pm)
Ester Heylen (11/05/2010 1:06 pm)
Comments
There are no comments.