Hello there,
Is there a way to automatically determine if an email sent with the mail() function has been successfully delivered?
Members of my website can send emails to each others. When an email bounces, I remove the recipient email address from the database. The problem is that I have to do this manually by checking all the bounces. Is there a way to automatically determine if an email has been successfully delivered? If there is, I could automatically delete from the database all recipients who are no longer able to accept emails.
Can anybody help?
Many thanks,
Roberto




)

