|
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: Sandy Drobic (postfix-users
japantest.homelinux.com)
Date: Mon Oct 02 2006 - 08:30:25 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
>
>> Add these settings, execute "postfix reload" and verify that the AUTH
>> line
>> is present.
>>
>
> I did . I am using MailScanner with Posfix.
>
>> telnet localhost 25
>> ehlo localhost
>>
>> Do you now see an AUTH line?
>>
> No
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?
Sandy
--
List replies only please!
Please address PMs to: news-reply2 (
) japantest (.) homelinux (.) com
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]