Page 1 of 1

SMTP AUTH in PHP

Posted: Wed Aug 25, 2004 7:12 pm
by tonic889
Is there a way to configure PHP to send mail via a remote SMTP server while also using authentication?

Posted: Wed Aug 25, 2004 7:19 pm
by feyd
[php_man]imap[/php_man] may be able to do that.. haven't tried it.