Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to view mail queue content

Hi all,

I use Puremessage for Unix.  What can I do to view deffered mail in queue. I can not find the message queue.

Thanks you in advance,

Hut

:13057


This thread was automatically locked due to age.
  • Hello,

    You didn't say which version of MTA you're using: Sendmail or Postfix

    From the command line it's the same command, but probably different locations. For Postfix you can type:

    /opt/pmx/postfix/bin/mailq

    And you will see the messages Postfix is holding on to. Sendmail will be similar, but the directory to get the command will be different.

    Erric

    :13077
  • Hi Eric,

    The version of MTA is Postfix. When I excute the  command : /opt/pmx/postfix/mailq, the message is displayed :

    /var/spool/mqueue is empty

                                   Total request: 0

    I'm sure that there are lots of  deffered message in queue. What is the difference between in log file (/var/log/maillog) and queue.

    Thanks you for your help,

    Hut

    :13111
  • There looks to be an error in your command.  The path should be '/opt/pmx/postfix/bin/mailq' , the response you should see is from /opt/pmx/postfix/var/spool/mqueue.  It is reporting back the system default of /var/spool/mqueue.   You most likely have Postfix installed from the OS as well which is automatically pre-pathed.

    -Jason

    :13169
  • Sorry for typing mistake. The path is " /opt/pmx/postfix/bin/mailq", but the resopnse is only /var/spool/mqueue. I removed Postfix from OS before install PureMessage. Could you give me some adivice?

    Hut

    :13185