Yes I'm aware of the mail queue. I guess what I'm after is way to get a
more detailed status message. I notice that in the mail queue, each
message is given a unique ID, which I suspect could be used for my
purpose, i.e. has the message been processed yet, is there a temporary
or permanent delivery problem, etc. I don't see how the PHP function
would be able to get the message ID of the message it just handed over
to the MTA.
PHP can't directly (you could parse the 'mailq' output but is it worth it?).
Those numbers / id's apply to the mta only, they have no meaning to
anyone else.
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php