am 28.06.05 10:23 schrieb Yves Goergen: > On 28.06.2005 09:05 (+0200), Peter Bowyer wrote: >> On 28/06/05, Peter Velan <[EMAIL PROTECTED]> wrote: >>>what is the best way to fully empty the exim4 queue. I'm doing it >>>normally with "exim4 -Mg <msgid> <msgid> ...". >>> >>>Isn't there something like "exim4 -Mg <all-msgid>"? >> >> exipick -i | xargs exim -Mg >> >> (or -Mrm if you want to do the job silently) > > Couldn't one just remove all contents of the exim spool directory?
Yes, this was my way: I stopped exim and cleaned up the queue manually. But I think the way Peter Bowyer showed above is the "clean" one - thanks Peter. Peter -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
