3
  1. Checked many solutions over the web including this : Emails very delayed getting from mandrill to gmail

  2. In mandrillapp.com > Settings > Domains > Sending domains, verify these 3 points:

DKIM is valid, SPF is valid, domain is verified.

  1. We have noticed that those delay usually occurs after let's say a day / few hours of email sending inactivity (meaning : We are not sending any emails through mandrill during that time).

  2. As We need massive Emails in very HIGH volume We have a real problem here.

  3. We like very much the mandrill interface, Thus, If solution / workaround (not ugly like sending dummy email through a scheduled task /job or something) exits, We prefer it, rather than moving to another paid service.

Any suggestions are welcomed.

Community
  • 1
  • 1

1 Answers1

1

Check if the Google SMTP servers are causing the delay, this was my experience. In gmail, open the email that was delayed and in the top right select More > Show Original) and copy and paste the email header into the google Message header analyzer. This will show you the path your email took and how long it was delayed at each server. My research as to why gmail caused delay has turned up nil, even though many people are experiencing the problem. I suspect it's because the emails are being put on the grey list queue in gmail.

joshweir
  • 5,427
  • 3
  • 39
  • 59