Page 1 of 1

Number of messages awaiting processing by MailScanner

Posted: 10 Nov 2009, 04:13
by leozim
Hello,

What is exim command line to see what is a number of messages awaiting processing by MailScanner, because if I use exim -bpc I see queue of email waiting for delivery.

Thanks

Leo

Posted: 22 Jan 2010, 10:11
by Sarah
If you are running MailScanner with incoming and outgoing scanning:

exim -bpc -C /etc/exim_outgoing.conf

If you are running incoming only scanning:

exim -DSPOOL=/var/spool/exim_incoming -bpc

Regards,
Sarah