This is a discussion on Re: exception to tls and sasl with postfix within the mailing.postfix.users forums, part of the Mail Servers and Related category; I am still stuck on this. Basically what I want is to force TLS and sasl on everyone who wants ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I am still stuck on this.
Basically what I want is to force TLS and sasl on everyone who wants to send mail using my mail server except internal users. Does anyone know how to do this. I have googled arround a lot, and am still not able to find a solution. Thanks for the help, Peter Patrick Ben Koetter wrote: > * Patrick Ben Koetter <p@state-of-mind.de>: > >>* Peter Marshall <peter.marshall@caris.com>: >> >>>Hi, >>> >>>I have a postfix server with tls and sasl enabled in it. I have options >>>set that force the user to enable these options in their client if they >>>want to send mail. I would like for this to be true at all times except >>>for a specified range of ip's or a domain name. Is this possible, and >>>if so, what options do I have to set. >> >>Lookup "restriction classes". >>Put all domains that must authenticate in a map link it to >>check_client_access. > > > Should be: check_sender_access > > p@rick > > > > >>In the map define a restriction class as action for those domains. >>In the restriction class put the restrictions that force all to authenticate. >> >>Something along these lines... ;) >> >>p@rick >> >>-- >>The Book of Postfix >><http://www.postfix-book.com> >>SMTP AUTH debug utility: >><http://postfix.state-of-mind.de/patrick.koetter/saslfinger/> > > -- Peter Marshall, BCS System Administrator, CARIS CARIS 2005 - Mapping a Seamless Society 10th International User Group Conference and Educational Sessions Halifax, NS, Canada E-mail caris2005@caris.com for more. |