[Postfixbuch-users] SASL-Problem

Peter Spiess p.spiess at ima-abele.de
Mo Apr 14 17:33:36 CEST 2003


Hallo allemiteinander,

ich habe versucht, SASL mit in Postfix zu kompilieren:

make -f Makefile.init \
makefiles "CCARGS=-I/usr/local/include -DHAS_LDAP -DHAS_PCRE \
-DHAS_MYSQL -I/usr/include/mysql" "AUXLIBS=-L/usr/local/lib \
-DUSE_SASL_AUTH -I/usr/include \
-lpcre -lldap  -llber -L/usr/lib/mysql -lmysqlclient -lz -lm -L/usr/lib 
-lsasl"

Das funktioniert soweit und der Compilerlauf geht auch ohne Fehler zu 
Ende. Danach habe ich:

rcpostfix stop
make update
rcpostfix start

gemacht.

In der main.cf steht u.a. folgendes drin:

smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
smtpd_sasl_local_domain = ima-abele.de
smtpd_sasl_auth_clients = yes

smtpd_sender_restrictions =

smtpd_recipient_restrictions =
         permit_sasl_authenticated
         permit_mynetworks
         reject_unauth_destination
         check_sender_access hash:/etc/postfix/access
         permit

postconf -m zeigt nichts mit "sasl" (sollte das angezeigt werden?)

Wenn jetzt ein Client Post holen will, kommt im Log folgendes:

Apr 14 17:01:24 postfix postfix/smtpd[5041]: connect from 
unknown[192.189.207.97]
Apr 14 17:01:24 postfix postfix/smtpd[5041]: 1498B1BE48: 
client=unknown[192.189.207.97]
Apr 14 17:01:24 postfix postfix/smtpd[5041]: warning: restriction 
`permit_sasl_authenticated' ignore
d: no SASL support
Apr 14 17:01:24 postfix postfix/smtpd[5041]: ADC4E1BE48: 
client=unknown[192.189.207.97]
Apr 14 17:01:24 postfix postfix/smtpd[5041]: warning: restriction 
`permit_sasl_authenticated' ignore
d: no SASL support
Apr 14 17:01:24 postfix postfix/cleanup[5042]: ADC4E1BE48: 
message-id=<3E9ACD3E.7060009 at ima-abele.de
 >
Apr 14 17:01:24 postfix postfix/nqmgr[4992]: ADC4E1BE48: 
from=<sepp.download at ima-abele.de>, size=662
, nrcpt=1 (queue active)
Apr 14 17:01:24 postfix postfix/virtual[5043]: ADC4E1BE48: 
to=<sepp.download at ima-abele.de>, relay=vi
rtual, delay=0, status=sent (maildir)
Apr 14 17:01:26 postfix postfix/smtpd[5041]: disconnect from 
unknown[192.189.207.97]

Es ist wohl eindeutig, SASL ist nicht mit drin - aber warum net?

Servus
Peter



Mehr Informationen über die Mailingliste Postfixbuch-users