Re: SMTP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

On 08/16/2004 11:54 PM, Remember14a@xxxxxxx wrote:
In the Outgoing Mail Server section, click the My server requires authentication check box. Click Apply. Click the Advanced tab. In the Outgoing mail (SMTP): field, change the number that displays to 587.

If you need to authenticate, you can't use the mail() function. You may want to try this class that comes with a wrapper function named smtp_mail(). It works like the mail() function except that it lets you specify the authentication credentials so you can use that server.


http://www.phpclasses.org/mimemessage

You also need this:

http://www.phpclasses.org/smtpclass


--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux