Re: policy server and smtpd_recipient_restrictions on a relay

2009-05-04 Thread mouss
Brian Mathis a écrit : > I'm running a relay server for my internal network, and trying to > construct a smtpd_recipient_restrictions list that will accomplish the > following: > - if the client is in mynetworks > - and it passes a check_policy_service test > - then allow the message > - otherwise,

Re: policy server and smtpd_recipient_restrictions on a relay

2009-05-03 Thread Sahil Tandon
On Sun, 03 May 2009, Brian Mathis wrote: > I'm running a relay server for my internal network, and trying to > construct a smtpd_recipient_restrictions list that will accomplish the > following: > - if the client is in mynetworks > - and it passes a check_policy_service test > - then allow the mes