If you just want a quick answer of how many messages it is processing (and how big the queue is), try typing the following in a bash command line:
$ mailq | tail -1
Which should give you something like the following:
-- 132305 Kbytes in 5431 Requests.




Help





