Hello, On 11/07/2002 05:48 PM, Jill S wrote:
He is very correct but I would be even stricter. My advice is to never ever upgrade unless you need the new features and have tested the the new version thoroughly.... So, my questions are - Is the tech support guy correct?
Yes, you may want to try this class that comes with a wrapper function named smtp_mail() that emulates the mail() but it connects directly to a configurable SMTP address to deliver a message. I suppose that you are using Windows. If not, there are also wrapper mail() emulating functions for directly using the sendmail or qmail programs to deliver the messages:and Is there a workaround for sending a bcc using mail() with v.4.1.2?
http://www.phpclasses.org/mimemessage
For SMTP delivery, you also need this:
http://www.phpclasses.org/smtpclass
--
Regards,
Manuel Lemos
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php