Quoting Alex ([EMAIL PROTECTED]): > How can I delete all emails how this? > 6h 2.5M 1H6glE-0002yA-5d <>
$ mailq | grep "<>" | awk '{print $3}' | xargs exim -Mrm
Is what i use in such situations, but there could well be other
solutions with exiqgrep a.o.
--
| > > Isn't this a stupid question?
| > Isn't this a stupid answer?
| No, it was another stupid question. This is the stupid answer.
| 1024D/08CEC94D - 34B3 3314 B146 E13C 70C8 9BDB D463 7E41 08CE C94D
signature.asc
Description: Digital signature
-- ## 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/
