02-18-2012, 07:08 AM
[eluser]KLODEnet di Stefano Surricchio[/eluser]
Hi,
I'm developing a web application, but I would need to carry out checks before sending an e-mail. For example, I can withdraw at the end of transmission errors, and previously I would like to know the status of the e-mail (if it exists, if there is in a blacklist, etc..)
The problem is that if I were to send 100 e-mail, and of these 50 give an error, the customer would receive 50 e-mail with the specified error (eg e-mail indirzzo nonexistent). I would avoid it.
Maybe it would be possible to send a test before the real send?
Thank you for your invaluable help.
Hi,
I'm developing a web application, but I would need to carry out checks before sending an e-mail. For example, I can withdraw at the end of transmission errors, and previously I would like to know the status of the e-mail (if it exists, if there is in a blacklist, etc..)
The problem is that if I were to send 100 e-mail, and of these 50 give an error, the customer would receive 50 e-mail with the specified error (eg e-mail indirzzo nonexistent). I would avoid it.
Maybe it would be possible to send a test before the real send?
Thank you for your invaluable help.