vlibMimeMail

vLIB logo

4.1. vlibMimeMail()

Called upon the instantiation of the class.
Function Description
 vlibMimeMail ([bool apply_windows_bugfix])

If apply_windows_bugfix is true (it's false by default) then vlibMimeMail builds the mail in a different way in order to try and by-pass the bug caused by windows when trying to set the Cc and Bcc header or when using the format: "rcpt name" <rcpt email> .. in the 1st parameter of php's mail() function.


Note
This bug is supposed to be fixed as of php version 4.2.2.