> > Recipient Throttling can not work at smtpd_end_of_data_restrictions.
> > What happens when 1 message has multiple recipients?
> >
> > Cami
> >   
> Yes, the problem arises as soon as there is a message with more than one 
> recipient. As far as I know, Postfix does not pass multiple recipient 
> addresses to policyd when it is invoked at 
> smtpd_end_of_data_restrictions. Therefore recipient throttle cannot work 
> at this point.

v2 overcomes this and tracks the recipients for each smtpd instance. To
track quotas precisely v2 can be used in smtpd_recipient_restrictions
and smtpd_end_of_data_restrictions. v2 knows about the various
restrictions.

Obviously adding policyd to more restrictions will increase load.

-N

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to