6 msgHow to reinstall postfix
9 msgcontent filter - Altermime
14 msgService with perl in argv
16 msgPostfix frontend on existing MySQL DB (routing ...
3 msgpostfix and mysql
5 msgpostfix do not send the raiables to maildrop
2 msgMasquerading
1 msgRelay and Domain masquerading
4 msgactive queue and courier maildrop

SASL2 - loose error message
\ Eddy Ilg (27 Jun 2007)
. \ Patrick Ben Koetter (27 Jun 2007)
. . \ Andi Reinbrech (28 Jun 2007)
. . . \ Patrick Ben Koetter (28 Jun 2007)
. \ Andreas Winkelmann (29 Jun 2007)

5 msgSetting up an intranet mail server
2 msgsimple smtp outbound how-to
1 msgHow to determine relay domains through check_po...
3 msgmessage size limit per recipient
33 msgEmpty pflogsumm Reports
7 msgSend On Behalf Of A User?
6 msgmultiple content_filters
4 msgBlocked by policy mailin.rzone.de
7 msgBuild with support for both cyrus-sasl and dove...
14 msgcontent filter help
Subject:SASL2 - loose error message
Group:Postfix-users
From:Eddy Ilg
Date:27 Jun 2007


 
Hi List,


I know questions for SASL are probably posted all the time, but I just
can't find out why my configuration is not working. Maybe it's just a
little mistake somewhere. I would be thankful for any hints.

I compiled my postfix version 2.3.4 with following command:
make makefiles CCARGS="-DUSE_SASL_AUTH -DHAS_MYSQL -I/usr/include/mysql
-I/usr/include/sasl -DUSE_TLS" AUXLIBS=" -lsasl2 -lmysqlclient -lssl"

I created a file named /etc/postfix/sasl/smtpd.conf with following
contents:
pwcheck_method: saslauthd
mech_list: plain login digest-md5 cram-md5
saslauthd_path: /var/run/saslauthd/mux
autotransition: true
log_level: 3

I also tried auxprop and other methods, but that doesn't change
anything, so I believe the file is not even read.

The mailserver is offering
250-AUTH NTLM LOGIN PLAIN DIGEST-MD5 CRAM-MD5
and my clients asks me for a password.

Then in the log the following message appears:

Jun 27 21:57:43 saturn postfix/smtpd[14068]: connect from
unknown[78.54.29.161]
Jun 27 21:57:43 saturn postfix/smtpd[14068]: warning:
unknown[78.54.29.161]: SASL LOGIN authentication failed:
authentication failure
Jun 27 21:57:43 saturn postfix/smtpd[14068]: lost connection after AUTH
from unknown[78.54.29.161]

Now what can this "authentication failure" mean? I tried changing the
contents of smtpd.conf but that doesn't change anything (I assume it is
not read). Did I do something wrong at compilation time?


Thanks



Eddy


© 2004-2008 readlist.com