Skip to main content

Intermittent exim gmail smtp connection timeout

Comments

3 comments

  • AbsoluteZero
    Just an update for anyone with a similar issue - with some fresh eyes and some more googling it sounds like this may be caused by some SMTP rate limitations built into the AWS EC2 network as Spam prevention. They have a form to register to remove outgoing smtp connection limitations here: Amazon Web Services Sign In I've submitted and will update if this resolves the issues I was seeing.
    0
  • cPanelMichael
    Just an update for anyone with a similar issue - with some fresh eyes and some more googling it sounds like this may be caused by some SMTP rate limitations built into the AWS EC2 network as Spam prevention.

    Hello :) I am happy to see you were able to determine a potential cause of the issue. Please update us with the outcome. Thank you.
    0
  • AbsoluteZero
    Amazon SMTP traffic management indeed seems to have been the cause. Within a couple of hours of filling out the above form, I got an email confirmation from AWS that "traffic restrictions had been removed" and normal function resumed immediately. Confusing the matters is that this SMTP traffic management is not documented well (and sometimes with contradicting information). It does not appear to be a hard cap limit, nor does it trigger any notification when it's applied - it actually appears to be a *throttle* on common SMTP ports, triggered by a very small number of connections, beyond which it allows a certain number of connections per/hour - which would absolutely create the kind of "intermittent" connectivity issues I saw (and the odd delivery order of mail in the queue depending on when a retry "won the lottery" to negotiate a connection). Anyway - I hope that info is of some use to others in the future!
    0

Please sign in to leave a comment.