Skip to main content

Disabling Mail Queue Manager

Comments

3 comments

  • 24x7server
    Hi, Are the messages just queue as it is? Can you check the body of the message to see whether they are being deferred for any reason or so? Did you try to check how much time one email delivery takes. You might be overloading the mail server to actually processes it..
    0
  • AGuyInFL
    Hi, Are the messages just queue as it is? Can you check the body of the message to see whether they are being deferred for any reason or so? Did you try to check how much time one email delivery takes. You might be overloading the mail server to actually processes it..

    It appears to me that some of those emails can't be delivered (wrong email address, my ip is being blacklisted, etc), but the other half can be delivered (because I delivered some of them manually) yet they also get stuck in the queue for whatever reason. My question is: Is there a way to disable the email queue option via WHM? Or is it something that HAS to be there?
    0
  • cPanelLauren
    Hi @AGuyInFL This is not quite as simple as it sounds. Mail doesn't get stuck in the mail queue manager, this is just an interface for you to see mail that is currently in queue on your server. Mail that is in queue on the server is awaiting delivery, this is mail that was not able to be delivered the first time it was attempted. There isn't a way to remove the mail queuing, this is something that is necessary. Exim has defined retry times in which it will attempt to send mail when it is unable to connect after the retry times the mail will become failed and be removed from the queue. When you force deliver from the mail queue manager, you're essentially forcing the retry of the sending of the mail prior to its set retry time. Thank you,
    0

Please sign in to leave a comment.