mynetworks or sasl auth

2010-11-22 Thread b2
Hi list, I have to setup my postfix virtual mailbox configuration to permit all clients listed in mynetworks without SASL authentication , but all others (remote networks/users) to authenticate themselves with username and password. Anyone know how to do it ? Thanks in advance. signature.asc De

Re: mynetworks or sasl auth

2010-11-22 Thread b2
10x , I find the option that i needed : smtpd_sasl_exceptions_networks = $mynetworks В 16:57 +0100 на 22.11.2010 (пн), postfix написа: > http://www.postfix.org/SASL_README.html > > suomi > > On 2010-11-22 16:33, b2 wrote: > > Hi list, > > I have to setup

Re: mynetworks or sasl auth

2010-11-22 Thread b2
That's right. В 11:31 -0500 на 22.11.2010 (пн), Rich написа: > So your question is to have anyone on mynetwork to not have to > authenticate and have anyone who is not on mynetwork to have to > authenticate? > smtpd_sasl_exceptions_networks=$mynetworks > > > 2010/11/2