Mach Falko GTZ 0150 <Falko.Mach@...> wrote: > how about a configurable maximum message size for greylisting > --- > if configured we would have to wait until the end of DATA phase and need > i.e. a "mlfi_body(ctx, bodyp, size)" where we could evaluate the size > and if it exceeds then clear/flush stored greylisting stuff regarding > this mail (but not whitelist) and "return SMFIS_CONTINUE;" > http://www.sendmail.org/doc/sendmail-current/libmilter/docs/xxfi_body.ht > ml We'd have to reject after the DATA stage instead of the RCPT stage. This has various drawbacks, including higher loads, and unability to use per-recipient settings. We already do that for the delayed_reject option, but I'm not sure it's interesting to go further in that direction, especially since spams are not especially big messages. Anyone has an opinion on this? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] ignore big mail
2006-08-19 by manu@netbsd.org
Attachments
- No local attachments were found for this message.