On 12/10/08 11:26 PM, jan gestre at [EMAIL PROTECTED] wrote:

> Hi Guys,
> I've recently configured a mail server running
> postfix+dovecot+mysql+postfixadmin, it is now in production and everything
> is working fine except for MAC Entourage mail which is a PITA IMO which says
> it doesn't support authentication, outlook and thunderbird doesn't
> experience this issue. All mail clients are configured   to use "Server uses
> Authentication" but it doesn't work for Entourage so I have to omit that
> part which works fine if the user is emailing from within LAN because of
> $mynetworks but doesn't if they email from outside LAN.  Any workaround for
> this?

You didn't say what version of Entourage but I have clients with both
Entourage 2008 and 2004 and both work fine with authentication.

I don't use Dovecot so no help there but building on Noel's response, in my
main.cf I have:
smtpd_sasl_auth_enable=yes
smtpd_use_pw_server=yes
enable_server_options=yes
smtpd_pw_server_security_options=plain, login
smtpd_sasl_security_options=noanonymous
broken_sasl_auth_clients=yes
smtpd_sasl_local_domain=$mydomain

But this was all placed there by a 3rd party utility that configures the
Postfix that comes with Mac OS X into a "real" mail server so I have no idea
why some of those are there. But most definitely works fine with Entourage.

-- 
Larry Stone
[EMAIL PROTECTED]
http://www.stonejongleux.com/


Reply via email to