Well yes, That's a problem. And besides: I do not think greylisting at the data is a wise thing anyway: 1. If you tempfail after data stage, the sender is more likely to treat it as a permanent error 2. A lot more computing needed (you have to receive the whole message) Once you are in the data stage, I would employ some spamassassin to handle it. Ondrej Emmanuel Dreyfus wrote: > > On Thu, Apr 10, 2008 at 08:52:08AM +0200, Ondrej Valousek wrote: > > > with an rfc2822.From header field address that is subscribed to the... > > But that is a data stage, isn't it? > > You can not do anything at the data stage but plain accept or hard fail. > > Well, this is just a limitation in milter-greylist: you could > do greylisting at DATA stage, but you would loose the abilitiy to > treat multiple recipients differently. And you would have to > decide what to do with the following scenario: > > First attempt: IP from A,B to D > -> tempfail, (IP, A, D) and (IP, B, D) are added to the greylist > Second attempt: IP from B,C to D > -> you should let B get through, but you should reject C ... > > -- > Emmanuel Dreyfus > manu@... <mailto:manu%40netbsd.org> > >
Message
Re: [milter-greylist] whitelist query into mailing list database
2008-04-10 by Ondrej Valousek
Attachments
- No local attachments were found for this message.