Implements interfaces:
Swift mail() send plugin Sends the message using mail() when a SendEvent is fired. Using the NativeMail connection provides stub responses to allow this to happen cleanly.
Located in /Swift/Plugin/MailSend.php (line 21)
Constructor.
Swift's BeforeSendEvent listener.
Invoked just before Swift sends a message
Get the 5th mail() function parameter as a sprintf() string.
Get the operating system string
Check if this is windows or not
Swift's SendEvent listener.
Invoked when Swift sends a message
Set the 5th mail() function parameter as a sprintf() formatted string where %s is the sender.
Set the operating system string (changes behaviour with LE)
Documentation generated on Wed, 26 Mar 2008 20:33:08 +1100 by phpDocumentor 1.3.1