Re: [exim] How to delete all messages from one IP source

2005-06-03 Thread Adam D. Barratt
On Friday, June 03, 2005 6:01 AM, Daniel Bendersky <[EMAIL PROTECTED]> wrote: > Hi, any one know a good and fast way to delete all the messages in the > queue that comes from one IP ? [...] > Currently I use this command, but is nor fast and not to effective: > > /usr/sbin/exiqgrep -r '@' -i|awk '

[exim] How to delete all messages from one IP source

2005-06-02 Thread Daniel Bendersky
Hi, any one know a good and fast way to delete all the messages in the queue that comes from one IP ? The idea is to clean the queue from mails sent from a Spammer. Currently I use this command, but is nor fast and not to effective: /usr/sbin/exiqgrep -r '@' -i|awk '{print "echo -n "$1":;grep