Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Re: [milter-greylist] Re: A few new user's thoughts

2004-12-11 by Ivan F. Martinez

On Sat, 11 Dec 2004 10:19:12 +0100
manu@... wrote:

MO> 
MO> egcrosser <egcrosser@...> wrote:
MO> 
MO> > I have no real-life experience with milter interface, but maybe
MO> > xxfi_abort() vs. xxfi_eom() could be used to tell nondeliverable
MO> > messages from deliverable?
MO> 
MO> You might discover that a message was not deliverable (ie: you hit
MO> the rcpt stage but not the body stage), but you won't know is it's
MO> because the recipient does not exist or if the sender stopped there
MO> (for a callback mecanism, for instance).
MO> 
MO> Moreover, if the message has mulitple recipients (a common thing for
MO> spam), you won't notice some recipient were dropped. 

I have a rule in my sendmail.cf to control the number of recipients
tried in each connection, and with this I can control a per IP or
authenticated user maximum number of recipients. This thing can be used
to detect how many recipients was refused, If the counter has X and
milter received Y calls to rcpt the number of refused recipients will be
(X - Y).


--

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.