Random messages stuck in mqueue
Res
res at ausics.net
Wed Aug 1 23:33:45 IST 2007
On Wed, 1 Aug 2007, Matt Hampton wrote:
> Corey McFadden wrote:
>> Matt,
>>
>> mailq will display the messages in the mqueue folder. (All the
>> messages, including those that haven't been processed.)
>>
>
> Yes but inbound messages are in mqueue.in which is not the standard
> location.
>
> So you only see the messages waiting for delivery
mailq -OQueueDirectory=/var/spool/mqueue.in
which takes half a day to type so you're better off to add this into
/etc/profile:
alias mailq.in='mailq -OQueueDirectory=/var/spool/mqueue.in'
--
Cheers
Res
More information about the MailScanner
mailing list