Results 1 to 4 of 4

Thread: Server rebooted, Delivery Queue in WHM > ConfigServer Mail Queues, is gone,

  1. #1
    Member
    Join Date
    Sep 2010
    Posts
    44

    Default Server rebooted, Delivery Queue in WHM > ConfigServer Mail Queues, is gone,

    Hi guys, i have about 11.000 Delivery Queue (Outgoing Emails) in WHM > ConfigServer Mail Queues
    its about announcement email

    my server rebooted, and now there is no one Outgoing Emails left, in WHM > ConfigServer Mail Queues > Delivery Queue

    can i get it back? or some log where i can see the email that still not sended yet

  2. #2
    cPanel Staff cPanelMichael's Avatar
    Join Date
    Apr 2011
    Posts
    2,174
    cPanel/WHM Access Level

    Root Administrator

    Default Re: Server rebooted, Delivery Queue in WHM > ConfigServer Mail Queues, is g

    Hello

    You may want to consider disabling the "ConfigServer Mail Queue" plugin and using the cPanel mail queue option instead:

    "WHM >> Email >> Mail Queue Manager"

    We've made significant improvements to the functionality of this option in version 11.32. As for the lost emails, you can check the following log file to determine if they were delivered:

    Code:
    # /var/log/exim_mainlog
    You may need to search for specific entries, so using "exigrep" may be useful. EX:

    Code:
    # /usr/sbin/exigrep email@domain.com /var/log/exim_mainlog
    Simply replace the "email@domain" entry with an actual email account or message subject.

    Thank you.
    cPResources: Support Options - Submit a ticket here - Additional Support Options - Forums Search - Mailing Lists - Documentation - Migration Services
    -- cPanelMichael - Migration Specialist, Technical Analyst, cPanel Technical Support

  3. #3
    Member
    Join Date
    Sep 2010
    Posts
    44

    Default Re: Server rebooted, Delivery Queue in WHM > ConfigServer Mail Queues, is g

    ok i already tried running this command, to search one of email address email@domain.com or another email address, already sended or not, also trying to search the message subject

    /usr/sbin/exigrep email@domain.com /var/log/exim_mainlog
    but no one is showing, including the first email address that surely already sended and received, that is my own email address

    so maybe the problem is in exim log or 'ConfigServer Mail Queue' log, is crashed or missing during rebooted


    is there another exim log or 'ConfigServer Mail Queue' log that i can see guys?

  4. #4
    cPanel Staff cPanelMichael's Avatar
    Join Date
    Apr 2011
    Posts
    2,174
    cPanel/WHM Access Level

    Root Administrator

    Default Re: Server rebooted, Delivery Queue in WHM > ConfigServer Mail Queues, is g

    It's possible your Exim log file was rotated. Look to see if you notice any additional exim_mainlog files that have been archived recently in:

    # /var/log

    If so, you can search them as well. EX:

    Code:
    # /usr/sbin/exigrep email@domain.com /var/log/exim_mainlog.1
    Also, please feel free to submit a ticket so we can take a closer look:

    Submit A Ticket

    You can post the ticket number here and we can track the issue for you.

    Thank you.
    cPResources: Support Options - Submit a ticket here - Additional Support Options - Forums Search - Mailing Lists - Documentation - Migration Services
    -- cPanelMichael - Migration Specialist, Technical Analyst, cPanel Technical Support

Similar Threads

  1. ConfigServer Mail Queues (cmq)
    By crazyaboutlinux in forum E-mail Discussions
    Replies: 10
    Last Post: 04-23-2009, 07:04 AM
  2. ConfigServer Mail Queues PENDING QUEUE not sending E-Mail
    By Techno in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 01-16-2008, 09:47 PM
  3. ConfigServer Mail Queues
    By d-woo in forum cPanel & WHM Discussions
    Replies: 4
    Last Post: 05-12-2007, 03:56 PM
  4. Error since installing ConfigServer Mail Queues -
    By djblamire in forum cPanel Developers
    Replies: 1
    Last Post: 11-12-2006, 08:01 AM