Re: PHP and undelivered mail

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

 



On Tue, July 12, 2005 5:03 am, Angelo Zanetti said:
> Is it possible to determine if a mail was sent successfully or not
> delivered using PHP? Obviously using PHP to send the emails.
> thanks in advance

No.

You can get the return code to see if YOUR mail software is even going to
try to send it.

After that, you have to track return mails, or you can use HTML-enhanced
(cough, cough) email, and embed an IMG with a URL and track those, for
some kind of rough idea of who is opening it, if they have crappy email
clients that let you find that out.

-- 
Like Music?
http://l-i-e.com/artists.htm

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux