> > Do you think it would buy us something to keep record the the
number of
> > delivery attempts before a message gets accepted?
>
> I've coded that a while ago in 2.* (but lost it when I recently
upgraded to
> 3.1.5+cvs).
actually if stat is working right shouldn't i see repeats of the same
ip with tempfail, tempfail ... [maybe accept ?]
well i am
[gelgin@mail5 ~]$ cut -c10- /var/milter-greylist/milter-greylist.log |
cut -d: -f 1,5 | sort | uniq -c | sort -n | tail -10
7 71.16.122.51:tempfail
8 64.235.57.104:tempfail
9 124.82.8.129:tempfail
9 64.235.57.101:tempfail
9 64.235.57.102:tempfail
10 83.9.88.7:tempfail
13 204.15.59.195:tempfail
15 64.235.57.106:tempfail
92 127.0.0.1:accept
535 83.237.213.139:tempfail
then of course one can do this kind of analysis:
http://www.completewhois.com/cgi2/rbl_lookup.cgi?query=64.235.57.106&display=webtable
hm... time to start using spews again -;Message
Re: Greylist timing %A
2007-02-25 by george
Attachments
- No local attachments were found for this message.