Custom deployment Email broken (smtp verified with ruby)

Hello everyone,

I tried to set my MAIL_URL to different smtp accounts. I don’t get any error message. I get error message if I try a wrong password. However, the mail does not arrive. I also tried mailjet (siimilar to mailjet) and don’t see any incoming mails.

I verified the smtp server from the same app server using a short ruby program and it worked flawlessly.

I will workaround this issue using nodemailer that I got working once.

However, I would be interested to know what’s wrong! How can I see the log of the Email package?

Best,
Robert