Skip to main content

Emails stuck in sending queue are sent several times

Comments

6 comments

  • cPRex Jurassic Moderator
    Hey there! The short answer is "no" - I wouldn't expect a tool to send a message multiple times. Can you confirm the message was sent multiple times in the Exim logs? As in, there is a unique transaction for each message?
    0
  • microvax
    I detected this error message in the EXIM log file
    0
  • cPRex Jurassic Moderator
    I wouldn't expect either of those things to cause a message to be sent twice. You're specifically looking for a unique mail ID going to the recipient in two separate Exim transactions. If you don't see that, the duplication wasn't from the server side.
    0
  • microvax
    I discovered that "SMTP connection lost after final dot" messages are appearing again in EXIM log files and the associated IPs are related with other messages like these 50416 refused: too many connections 9475 refused: too many connections However they don"t appear at the same time :/
    0
  • cPRex Jurassic Moderator
    Right, I wouldn't expect those to be related to this particular issue at all.
    0
  • microvax
    I have just increased the value of the "smtp_accept_max" variable according to this document:
    0

Please sign in to leave a comment.