Re: Extending Postfix to Amavis for the local clients

2014-11-21 Thread Wietse Venema
Wietse Venema: > Olivier Nicole: > > Hello, > > > > In main.cf I have: > > smtpd_client_restrictions = > > check_client_access cidr:$config_directory/amavis_bypass > > > > with the file amavis_bypass being: > > 203.159.68.0/22 FILTER smtp-amavis:[127.0.0.1]:10026 > > > > That is applying a s

Re: Extending Postfix to Amavis for the local clients

2014-11-21 Thread Wietse Venema
Olivier Nicole: > Hello, > > In main.cf I have: > smtpd_client_restrictions = > check_client_access cidr:$config_directory/amavis_bypass > > with the file amavis_bypass being: > 203.159.68.0/22 FILTER smtp-amavis:[127.0.0.1]:10026 > > That is applying a special filter for calling Amavis when

Extending Postfix to Amavis for the local clients

2014-11-21 Thread Olivier Nicole
Hello, In main.cf I have: smtpd_client_restrictions = check_client_access cidr:$config_directory/amavis_bypass with the file amavis_bypass being: 203.159.68.0/22 FILTER smtp-amavis:[127.0.0.1]:10026 That is applying a special filter for calling Amavis when a message is issued by my internal