Re: exclude 127.0.0.1 from smtpd_tls_auth_only = yes

2013-07-07 Thread Pol Hallen
> As it is now, no user, not even root, can override their own wildcard > bind with a more specific bind. And that is a bug. thanks all for help! :-) I uncannily solved put "may" rather than "encrypted" Pol

Re: exclude 127.0.0.1 from smtpd_tls_auth_only = yes

2013-07-06 Thread Wietse Venema
Viktor Dukhovni: > On Sat, Jul 06, 2013 at 03:46:48PM +0200, Pol Hallen wrote: > > > So, what should be do? I'm confused :-/ > > > > How clone submission service? > > I already answered this question, in my original follow-up to > Wietse's advice, which indeed works on Solaris, and various other

Re: exclude 127.0.0.1 from smtpd_tls_auth_only = yes

2013-07-06 Thread Viktor Dukhovni
On Sat, Jul 06, 2013 at 03:46:48PM +0200, Pol Hallen wrote: > So, what should be do? I'm confused :-/ > > How clone submission service? I already answered this question, in my original follow-up to Wietse's advice, which indeed works on Solaris, and various other systems, but not on Linux where

Re: exclude 127.0.0.1 from smtpd_tls_auth_only = yes

2013-07-06 Thread li...@rhsoft.net
Am 06.07.2013 15:46, schrieb Pol Hallen: > Thanks all for replies :-) I use linux. > > So, what should be do? I'm confused :-/ > > How clone submission service? * /etc/postfix.master.cf * copy the submission line * change "submission" to 127.0.0.1:588 * add "-o smtpd_tls_auth_only = no" as par

Re: exclude 127.0.0.1 from smtpd_tls_auth_only = yes

2013-07-06 Thread Pol Hallen
Thanks all for replies :-) I use linux. So, what should be do? I'm confused :-/ How clone submission service? thanks for help Pol

Re: exclude 127.0.0.1 from smtpd_tls_auth_only = yes

2013-07-05 Thread Wietse Venema
Viktor Dukhovni: > On Fri, Jul 05, 2013 at 04:00:44PM -0400, Wietse Venema wrote: > > Viktor Dukhovni: > > > On Fri, Jul 05, 2013 at 03:46:46PM -0400, Wietse Venema wrote: > > > > > > > To clone the submission service and set "smtpd_tls_auth_only=no" > > > > for connections to 127.0.0.1: > > > >

Re: exclude 127.0.0.1 from smtpd_tls_auth_only = yes

2013-07-05 Thread Viktor Dukhovni
On Fri, Jul 05, 2013 at 04:00:44PM -0400, Wietse Venema wrote: > Viktor Dukhovni: > > On Fri, Jul 05, 2013 at 03:46:46PM -0400, Wietse Venema wrote: > > > > > To clone the submission service and set "smtpd_tls_auth_only=no" > > > for connections to 127.0.0.1: > > > > > > /etc/postfix/master.cf >

Re: exclude 127.0.0.1 from smtpd_tls_auth_only = yes

2013-07-05 Thread Wietse Venema
Viktor Dukhovni: > On Fri, Jul 05, 2013 at 03:46:46PM -0400, Wietse Venema wrote: > > > To clone the submission service and set "smtpd_tls_auth_only=no" > > for connections to 127.0.0.1: > > > > /etc/postfix/master.cf > > 127.0.0.1:submission ...same stuff as ordinary submission service... >

Re: exclude 127.0.0.1 from smtpd_tls_auth_only = yes

2013-07-05 Thread Pol Hallen
Thanks for your reply :-) I added 127.0.0.1:submission inet n - - - - smtpd -o smtpd_tls_auth_only=no to master.cf but I've same problem... thanks Pol

Re: exclude 127.0.0.1 from smtpd_tls_auth_only = yes

2013-07-05 Thread Viktor Dukhovni
On Fri, Jul 05, 2013 at 03:46:46PM -0400, Wietse Venema wrote: > To clone the submission service and set "smtpd_tls_auth_only=no" > for connections to 127.0.0.1: > > /etc/postfix/master.cf > 127.0.0.1:submission ...same stuff as ordinary submission service... > ... same stuff as ordinar

Re: exclude 127.0.0.1 from smtpd_tls_auth_only = yes

2013-07-05 Thread Wietse Venema
Pol Hallen: > Hi all! > > I forced postfix to uses smtpd_tls_auth_only = yes > > but I need exclude TLS from 127.0.0.1 > > I known there's a change to do in master.cf but I don't know how resolve To clone the submission service and set "smtpd_tls_auth_only=no" for connections to 127.0.0.1: /et