Skip to main content

All incoming emails arrive with a delay of several minutes

Comments

7 comments

  • cPRex Jurassic Moderator
    Hey there! In WHM >> Exim Configuration Manager, do you have the "Introduce a delay into the SMTP transaction for unknown hosts and messages detected as spam" option enabled? If so, that would contribute to the delay as it makes the sender re-send the message to help fight automated spam.
    0
  • hanphi
    this option is disabled (of course :) ) it's not unfortunately the solution :(
    0
  • cPRex Jurassic Moderator
    Thanks for checking that. Do you know where the delay is? By that, I mean is the delay with the email getting to your cPanel machine, or once the server has the message there is a delay in it being delivered? If it's the first situation, there may not be much you can do with that, but you could always check your DNS using a tool like intoDNS: checks DNS and mail servers health to see if there is any odd behavior there. If it's the second situation, I would expect the Exim log at /var/log/exim_mainlog to show why it is taking some time to handle the messages.
    0
  • hanphi
    cPRex, Thank you for you help I file /var/log/exim_mainlog I found information about a problem this ONLY (for the moment) my provider 2021-03-24 00:15:05 TLS error on connection from (smtp.smtpout.orange.fr) [80.12.242.124]:49072 (SSL_accept (TLSv1.2)): error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol 2021-03-24 00:17:50 SMTP command timeout on connection from (smtp.smtpout.orange.fr) [80.12.242.124]:49072 But to be honnest, I don't understand what is the problem :/
    0
  • cPRex Jurassic Moderator
    Thanks for those details. That sounds like it would be a different issue from the delay you mentioned earlier. Do you have any information about the client that is trying to connect? It seems like that client used a protocol that is older and no longer accepted by the server.
    0
  • lernierd
    Hi, I have the same problem with two different servers, both on CentOS 7.9 and Ver. 94.0 . Checking the Mail Delivery reports I can see that almost 100% of the delayed emails are delivered minutes later, but before that an email with the Error "451 Temporary local problem - please try later" es return to the sender. Thanks,
    0
  • cPRex Jurassic Moderator
    There seem to be a few different issues mentioned here, as the original poster was talking about incoming messages. @lernierd - it sounds like you are talking about sending messages. If you restart Exim on your server, does that also get things working well for a period of time?
    0

Please sign in to leave a comment.