[Postfixbuch-users] Sasl2 Problem

Roland Schmid roland.schmid at messegrafik-schreiber.de
Di Aug 30 11:22:01 CEST 2005



>Fehler in main.cf oder master.cf

ich weiß nicht wo der Fehler sein soll, Auszüge aus main.cf und
master.cf

Aug 30 11:34:55 webserver postfix/smtpd[24253]: fatal: no SASL
authentication mechanisms
[...]
Aug 30 11:34:56 webserver postfix/master[21282]: warning: process
/usr/lib/postfix/smtpd pid 24262 exit status 1

In der main.cf steht:

# SASL SMTP AUTH Konfiguration
smtpd_sasl_auth_enable = yes
#smtpd_sasl_local_domain = yes
broken_sasl_auth_clients = yes
smtpd_sasl_security_options = noanonymous

# AMAVIS CONTENT-FILTER Konfiguration
content_filter = smtp-amavis:[127.0.0.1]:10024

# SMTP AUTHENTIFICATION # SASL AUTHENTIFICATION
smtpd_recipient_restrictions =
permit_mynetworks,permit_sasl_authentificated,reject_unauth_destination

in der master.cf steht:

smtp      inet  n       -       -       -       -       smtpd
#submission inet n      -       -       -       -       smtpd
#       -o smtpd_etrn_restrictions=reject
#628      inet  n       -       -       -       -       qmqpd
pickup    fifo  n       -       -       60      1       pickup
cleanup   unix  n       -       -       -       0       cleanup
qmgr      fifo  n       -       -       300     1       qmgr
#qmgr     fifo  n       -       -       300     1       oqmgr
rewrite   unix  -       -       -       -       -       trivial-rewrite
bounce    unix  -       -       -       -       0       bounce
defer     unix  -       -       -       -       0       bounce
trace     unix  -       -       -       -       0       bounce
verify    unix  -       -       -       -       1       verify
flush     unix  n       -       -       1000?   0       flush
proxymap  unix  -       -       n       -       -       proxymap
smtp      unix  -       -       -       -       -       smtp
relay     unix  -       -       -       -       -       smtp
#       -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
showq     unix  n       -       -       -       -       showq
error     unix  -       -       -       -       -       error
local     unix  -       n       n       -       -       local
virtual   unix  -       n       n       -       -       virtual
lmtp      unix  -       -       n       -       -       lmtp
anvil     unix  -       -       n       -       1       anvil
smtp-amavis unix -      -       n       -       2       smtp
        -o smtp_data_done_timeout=1200
        -o smtp_send_xforward_command=yes
        -o disable_dns_lookups=yes
127.0.0.1:10025 inet n -       y        -      -        smtpd
        -o content_filter=
        -o local_recipient_maps=
        -o relay_recipient_maps=
        -o smtpd_restriction_classes=
        -o smtpd_delay_reject=no
        -o smtpd_client_restrictions=permit_mynetworks,reject
        -o smtpd_helo_restrictions=
        -o smtpd_sender_restrictions=
        -o smtpd_recipient_restrictions=permit_mynetworks,reject
        -o mynetworks=127.0.0.0/8
        -o smtpd_error_sleep_time=0
        -o
receive_override_options=no_header_body_checks,no_unknown_recipient_chec
ks

in /etc/postfix/sasl/smtpd.conf steht:

log_level: 3
pwcheck_method: saslauthd
mech_list: plain login

Gruss Roland




Mehr Informationen über die Mailingliste Postfixbuch-users