[PHP-DB] Re: sending e-mails

2004-10-22 Thread pete M
phpmailer.sourceforge.net Miguel Guirao wrote: Hi!! I have a script in PHP that should send an e-mail from a specific e-mail account, let's say [EMAIL PROTECTED] to a customer's e-mail account, using the smtp_mail.inc class of PHP. But, Do I need to authenticate first

[PHP-DB] Re: sending e-mails

2004-10-21 Thread Manuel Lemos
Hello, On 10/21/2004 07:19 PM, Miguel Guirao wrote: I have a script in PHP that should send an e-mail from a specific e-mail account, let's say [EMAIL PROTECTED] to a customer's e-mail account, using the smtp_mail.inc class of PHP. But, Do I need to authenticate first in