how to get successful delivery of mail.
I use to log all outgoing mails in a table and this code executes after successfull execution ofTransport.send().
Some time some of my customers complain that they are not receiving mails while we have logs in our table.
Is there any way to get it confirmed that mail has been sent successfully or not?

