Re: How do you tell if 'mail' function was successful?

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

 



Ross Honniball wrote:
Anyone know how to tell if a mail('email_address@wherever', 'sub', 'body') is successful or not?

Thanks .. Ross
.
. Ross Honniball. JCU Bookshop Cairns, Qld, Australia.
.


The problem with mail is it only passes the message to the mail server, there is no real way i can follow the message all the way to the users inbox,

It gets to the part where the message is accepted into the server queue,
so you would really only get an error if the mail server was down, or has certain requirements that wernt met... authentication for one.


Rob Aldred

Masterserver Limited
www.masterserver.co.uk

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux