Re: Forcing users to use sasl on postfix

2003-09-03 Thread Christoph Haas
On Tue, Sep 02, 2003 at 06:43:28PM -0300, Leandro Rodrigo Saad Cruz wrote: > I want all users that send email on my smtp gateway to use sasl > authentication. You are invited to verify your configuration with my tutorial at workaround.org/ispmail.shtml - perhaps that'll help you. > smtpd_recipien

Re: Forcing users to use sasl on postfix

2003-09-03 Thread Christoph Haas
On Tue, Sep 02, 2003 at 06:43:28PM -0300, Leandro Rodrigo Saad Cruz wrote: > I want all users that send email on my smtp gateway to use sasl > authentication. You are invited to verify your configuration with my tutorial at workaround.org/ispmail.shtml - perhaps that'll help you. > smtpd_recipien

Re: Forcing users to use sasl on postfix

2003-09-03 Thread Sergio Talens-Oliag
El Tue, Sep 02, 2003 at 06:43:28PM -0300, Leandro Rodrigo Saad Cruz escribió: > Hi all. Let me know if I'm on the wrong list. > > I want all users that send email on my smtp gateway to use sasl > authentication. > > Here is my main.cf > > > ... > broken_sasl_auth_clients = yes > smtpd_sasl_auth

Re: Forcing users to use sasl on postfix

2003-09-03 Thread Sergio Talens-Oliag
El Tue, Sep 02, 2003 at 06:43:28PM -0300, Leandro Rodrigo Saad Cruz escribió: > Hi all. Let me know if I'm on the wrong list. > > I want all users that send email on my smtp gateway to use sasl > authentication. > > Here is my main.cf > > > ... > broken_sasl_auth_clients = yes > smtpd_sasl_auth

Re: Forcing users to use sasl on postfix

2003-09-02 Thread Jens Gutzeit
On Tuesday 02 September 2003 23:43, Leandro Rodrigo Saad Cruz wrote: > broken_sasl_auth_clients = yes > smtpd_sasl_auth_enable = yes > smtpd_sasl_local_domain = $myhostname > smtpd_sasl_security_options = noanonymous > smtpd_recipient_restriction = permit_sasl_authenticated, reject [snip] > But

Re: Forcing users to use sasl on postfix

2003-09-02 Thread Tomasz Papszun
On Tue, 02 Sep 2003 at 18:43:28 -0300, Leandro Rodrigo Saad Cruz wrote: > Hi all. Let me know if I'm on the wrong list. Probably yes. I suggest the postfix-users mailing list. > I want all users that send email on my smtp gateway to use sasl > authentication. > > Here is my main.cf > > > ... >

Re: Forcing users to use sasl on postfix

2003-09-02 Thread Jens Gutzeit
On Tuesday 02 September 2003 23:43, Leandro Rodrigo Saad Cruz wrote: > broken_sasl_auth_clients = yes > smtpd_sasl_auth_enable = yes > smtpd_sasl_local_domain = $myhostname > smtpd_sasl_security_options = noanonymous > smtpd_recipient_restriction = permit_sasl_authenticated, reject [snip] > But

Re: Forcing users to use sasl on postfix

2003-09-02 Thread Tomasz Papszun
On Tue, 02 Sep 2003 at 18:43:28 -0300, Leandro Rodrigo Saad Cruz wrote: > Hi all. Let me know if I'm on the wrong list. Probably yes. I suggest the postfix-users mailing list. > I want all users that send email on my smtp gateway to use sasl > authentication. > > Here is my main.cf > > > ... >

Forcing users to use sasl on postfix

2003-09-02 Thread Leandro Rodrigo Saad Cruz
Hi all. Let me know if I'm on the wrong list. I want all users that send email on my smtp gateway to use sasl authentication. Here is my main.cf ... broken_sasl_auth_clients = yes smtpd_sasl_auth_enable = yes smtpd_sasl_local_domain = $myhostname smtpd_sasl_security_options = noanonymous smtpd_

Forcing users to use sasl on postfix

2003-09-02 Thread Leandro Rodrigo Saad Cruz
Hi all. Let me know if I'm on the wrong list. I want all users that send email on my smtp gateway to use sasl authentication. Here is my main.cf ... broken_sasl_auth_clients = yes smtpd_sasl_auth_enable = yes smtpd_sasl_local_domain = $myhostname smtpd_sasl_security_options = noanonymous smtpd_