|
Posted by Olaf Schinkel on July 2, 2008, 1:45 pm
Please log in for more thread options r_ahimsa_m@poczta.onet.pl schrieb:
> Hello,
> I am writing a program in PHP5 using mail() function. I need to know if
> there's any method to check if there was return email to server
> (with "undelivered" message).
> I use Linux.
> PLEASE HELP. Thanks.
> /RAM/
You can use the IMAP functions to check if there are Mails.
But some undeliverable mails are not immediatly returned.
|