On 28/06/05, Peter Velan <[EMAIL PROTECTED]> wrote: > Hello, > > 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) Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] -- ## 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/
