[Exim] (how does one ) view all the mail headers in the queu…

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Segree, Gareth
Dátum:  
Címzett: exim-users
Tárgy: [Exim] (how does one ) view all the mail headers in the queue.
I tried to view the header by doing the following

exiqgrep -f "<>" -i | xargs exim -Mvh

But get the following *** Only one message can be listed at once
I guess that's because all msg id are thrown at the command.