| |||||||||||||||||||||||||||||||
|
> Victor Duchovni, on 11/30/2007 1:35 PM, said the following: > >>>This is an example of port 587 (submission port) that I use: > >>> > >>>submission inet n - n - - smtpd > >>> -o smtpd_enforce_tls=yes > >>> -o smtpd_sasl_auth_enable=yes > >>> -o smtpd_client_restrictions=permit_sasl_authenticated,reject > > >>Yikes... if I didn't have these explicitly set in master.cf (I didn't > >>uncomment them when I uncommented the submission port), does that mean > >>my server was wide open? > > > >No, it means your server was not relaying for anyone. The submission > >service was just like the port 25 service. If the port 25 service allowed > >relaying for authenticated users, then so did 587. The only thing missing > >was mandatory TLS. > > Ahhh... ok, that makes sense... I recommented the other two, leaving > only the first one (smtpd_enforce_tls-yes) uncommented. No harm leaving the other options in place, they prevent having your submission abused as an inbound MX service. There is however no signficant risk from offering essentially the same service on both ports. So do tune the submission service for submission, but it is not critical to do so. > To confirm... > > I had thought that's what smtpd_tls_auth_only = yes did... but I see now > that it only enforces tls for auth traffic, is that right? It only allows AUTH over TLS. Which is different from requiring TLS, but of course TLS is required if one wants to AUTH. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majordomo?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com