OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Sasl Authentication not running on Postfix-2.1.5-5 on FC3

From: ankush grover (grover.pixgmail.com)
Date: Mon Oct 02 2006 - 08:46:04 CDT


On 10/2/06, Sandy Drobic <postfix-usersjapantest.homelinux.com> wrote:
> ankush grover wrote:
> >> I already told you which settings are missing in main.cf:
> >>
> >> broken_sasl_auth_clients = yes
> >> smtpd_sasl_auth_enable = yes
> >> smtpd_sasl_local_domain =
> >> smtpd_sasl_security_options = noanonymous
> >
> >
> > hey,
> >
> > Thanks for the replies. I added the above missing lines but still the
> > SMTP AUTH is not coming when I telnet into the server at port 25
> >
>
> Please verify with "postconf -n" that the settings do appear in your config.

It is coming.

>
> Well, WHAT do you see? Remember, I can only give advice on what you post here.
>
> Please also check, that your version of postfix was compiled with sasl
> support.
>
> What does
> ldd `postconf daemon_directory| cut -d" " -f3`/smtpd
> say?

 libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x00cdf000)

Thanks & Regards

Ankush Grover