On 07/07/2015 18:26, Noel Jones wrote:
On 7/7/2015 12:19 PM, Paul wrote:
Hi
Is it possible to disable the presentation of AUTH to connecting hosts
that are in mynetworks and consequently don't need to authenticate
anyway.
Paul
This is probably what you're looking for:
http://www.postfix.org/postconf.5.html#smtpd_sasl_exceptions_networks
Alternately, you can do that and more with
http://www.postfix.org/postconf.5.html#smtpd_discard_ehlo_keyword_address_maps
-- Noel Jones
Excellent many thanks
Paul