Actually I compiled it wrong way.
"make makefiles CCARGS="-DUSE_SASL_AUTH -I/usr/local/include"
AUXLIBS="-L/usr/loc
al/lib -lsasl"; make install" is correct way.
 Now I have compiled SASL with options
"./configure --enable-login --disable-krb4 --disable-gssapi --disable-anon -
-disable-plain --enable-pwcheck"
I have created a file /usr/loca/lib/sasl/smtpd.conf with
"pwcheck_method:shadow".
But when I try to connect Postfix server from Outlook Express 5. It leaves
foll. err in maillog.
    Apr  9 15:11:01 srv2 postfix/smtpd[21802]: warning: iis[172.16.0.1]:
SASL LOGIN
    authentication failed

TIA

> I am trying to install Postfix [smtp auth enabled].
> I followed the "Postfix SMTP Authentication howto by Devin L. Ganger. "
link
> from postfix.org's page.
> Postfix is started working. But it does not show any banner like "AUTH
LOGIN
> DIGEST-MD5 CRAM-MD5 PLAIN" when I telnet smtp port. It does not acccept
the
> auth login commands.
> I am using RH7.2 .
>
> TIA
>
> Shekhar
>
>
>
> _______________________________________________
> linux-india-help mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/linux-india-help


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to