Re: [PHP] verification of mail success

2006-02-23 Thread Chris
[EMAIL PROTECTED] wrote: Hi, This might be "too simple" or not... I'm trying to send emails from my PHP page, and while both mail() and PEAR Mail work, I'm having a hard time finding out whether a message was actually sent or not. The short answer is 'not really'. The long answer.. If the m

[PHP] verification of mail success

2006-02-23 Thread mattias
Hi, This might be "too simple" or not... I'm trying to send emails from my PHP page, and while both mail() and PEAR Mail work, I'm having a hard time finding out whether a message was actually sent or not. With both mail() and PEAR Mail, an email to an invalid domain (syntactically valid) name r