On 5/5/09 1:41 PM, "Bastien Koert" <phps...@gmail.com> wrote:

> On Tue, May 5, 2009 at 1:20 PM, revDAVE <c...@hosting4days.com> wrote:
> 
>> And got this code below going, but I'll bet I need a bit more - like adding
>> authentication - smtp - port - sending user / pass etc.
>> 
>> Any hints how to get this to the next level?
>> 

> use phpmailer or pear mailer

agree. php's interface is a bit basic. and if you compile php with openssl
then you can also use pear mail with smtp over ssl.

http://pear.php.net/manual/en/package.mail.mail.php



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

Reply via email to