Edi Füllemann wrote: > invalid triplet_array[8][2]: (recipient throttle): > > As I have turned off everything except throttling, I do not expect policyd to > care about triplets. > > The server is debian etch with policyd version 1.80 > > This is from main.cf > smtpd_recipient_restrictions = > permit_mynetworks, > permit_sasl_authenticated, > reject_unauth_destination, > ... > check_policy_service inet:[192.168.1.6]:10031, > permit > > smtpd_end_of_data_restrictions = > check_policy_service inet:[192.168.1.7]:10031, > permit
Recipient Throttling can not work at smtpd_end_of_data_restrictions. What happens when 1 message has multiple recipients? Cami ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ policyd-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/policyd-users
