email - JavaMail - Mail sent "ok"... but it doesn`t arrive -
2 months ago, I have configured JavaMail, to send an email to the app. After many problems, I manage to solve (thanks to the overflow stack of some of them), I send emails ... and it comes to their recipients.
Now, the process is trying again, such an email (the same recipient) ... but the email does not come (either inbox or spam).
Transport.send and the rest of the code, no exceptions.
What can you do? If you do not receive any error from Transport.send, your mail server has accepted the message for delivery.
If it is not delivering you will have to check your mail server logs.
If this fails, it does not matter which email address you send, and what is the content of your message, then some mail server.
Comments
Post a Comment