|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Sender Access denied
From: /dev/rob0 (rob0
gmx.co.uk)
Date: Tue Oct 03 2006 - 21:43:36 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tuesday 03 October 2006 17:34, notinh notien wrote:
> >submission inet n - n - - smtpd
> > -o smtpd_enforce_tls=yes
> > -o smtpd_sasl_auth_enable=yes
> > -o smtpd_recipient_restrictions=permit_sasl_authenticated,reject
snip
> Thank Sandy. I am going to try that. So now my user would have to
> specify port 587 in Outlook for SMTP when they are at home?
Outlook is not a good MUA in terms of supporting standard protocols.
Some versions do not support TLS. So for Outlook you might have to use
smtps (port 465) instead.
There's a commented line in master.cf very similar to the submission
line above. Two changes:
s/submission/smtps/
s/enforce_tls/tls_wrappermode/
You'll probably also need:
-o broken_sasl_auth_clients=yes
--
Offlist mail to this address is discarded unless
"/dev/rob0" or "not-spam" is in Subject: header
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]