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,
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