Postfix Sasl Problem

rimbimbi

Registered User
Hallo,

hab ein Problem mit meinem Mailerserver, hoffe ihr helft mir.

Wenn ich mich mit Thunderbird versuche am SMTP anzumelde erhalte ich folgende Fehlermeldung im mail.log:

Code:
Apr 24 21:25:59 server1 postfix/smtpd[2075]: warning: SASL authentication failure: cannot connect to saslauthd server: Permission denied
Apr 24 21:25:59 server1 postfix/smtpd[2075]: warning: xxx.adsl.alicedsl.de[xxx]: SASL LOGIN authentication failed: generic failure

Wenn ich mich so anmelde funktioniert es:
Code:
testsaslauthd -u xxx -p xxx -f /var/spool/postfix/var/run/saslauthd/mux
0: OK "Success."

Ausgabe von Saslfinger mit der Option -c:

Code:
saslfinger - postfix Cyrus sasl configuration Sat Apr 24 21:29:25 CEST 2010
version: 1.0
mode: client-side SMTP AUTH

-- basics --
Postfix: 2.5.5
System: Debian GNU/Linux 5.0 \n \l

-- smtp is linked to --
        libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0xb7d91000)

-- active SMTP AUTH and TLS parameters for smtp --
relayhost =
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/smtp_auth
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache


-- listing of /usr/lib/sasl2 --
total 680
drwxr-xr-x  2 root root  4096 2009-11-18 11:38 .
drwxr-xr-x 57 root root 12288 2010-04-15 16:33 ..
-rw-r--r--  1 root root 13476 2009-05-24 12:20 libanonymous.a
-rw-r--r--  1 root root   855 2009-05-24 12:20 libanonymous.la
-rw-r--r--  1 root root 13016 2009-05-24 12:20 libanonymous.so
-rw-r--r--  1 root root 13016 2009-05-24 12:20 libanonymous.so.2
-rw-r--r--  1 root root 13016 2009-05-24 12:20 libanonymous.so.2.0.22
-rw-r--r--  1 root root 15814 2009-05-24 12:20 libcrammd5.a
-rw-r--r--  1 root root   841 2009-05-24 12:20 libcrammd5.la
-rw-r--r--  1 root root 15352 2009-05-24 12:20 libcrammd5.so
-rw-r--r--  1 root root 15352 2009-05-24 12:20 libcrammd5.so.2
-rw-r--r--  1 root root 15352 2009-05-24 12:20 libcrammd5.so.2.0.22
-rw-r--r--  1 root root 46420 2009-05-24 12:20 libdigestmd5.a
-rw-r--r--  1 root root   864 2009-05-24 12:20 libdigestmd5.la
-rw-r--r--  1 root root 43500 2009-05-24 12:20 libdigestmd5.so
-rw-r--r--  1 root root 43500 2009-05-24 12:20 libdigestmd5.so.2
-rw-r--r--  1 root root 43500 2009-05-24 12:20 libdigestmd5.so.2.0.22
-rw-r--r--  1 root root 13650 2009-05-24 12:20 liblogin.a
-rw-r--r--  1 root root   835 2009-05-24 12:20 liblogin.la
-rw-r--r--  1 root root 13460 2009-05-24 12:20 liblogin.so
-rw-r--r--  1 root root 13460 2009-05-24 12:20 liblogin.so.2
-rw-r--r--  1 root root 13460 2009-05-24 12:20 liblogin.so.2.0.22
-rw-r--r--  1 root root 29076 2009-05-24 12:20 libntlm.a
-rw-r--r--  1 root root   829 2009-05-24 12:20 libntlm.la
-rw-r--r--  1 root root 28532 2009-05-24 12:20 libntlm.so
-rw-r--r--  1 root root 28532 2009-05-24 12:20 libntlm.so.2
-rw-r--r--  1 root root 28532 2009-05-24 12:20 libntlm.so.2.0.22
-rw-r--r--  1 root root 13970 2009-05-24 12:20 libplain.a
-rw-r--r--  1 root root   835 2009-05-24 12:20 libplain.la
-rw-r--r--  1 root root 14036 2009-05-24 12:20 libplain.so
-rw-r--r--  1 root root 14036 2009-05-24 12:20 libplain.so.2
-rw-r--r--  1 root root 14036 2009-05-24 12:20 libplain.so.2.0.22
-rw-r--r--  1 root root 21710 2009-05-24 12:20 libsasldb.a
-rw-r--r--  1 root root   866 2009-05-24 12:20 libsasldb.la
-rw-r--r--  1 root root 18080 2009-05-24 12:20 libsasldb.so
-rw-r--r--  1 root root 18080 2009-05-24 12:20 libsasldb.so.2
-rw-r--r--  1 root root 18080 2009-05-24 12:20 libsasldb.so.2.0.22


-- permissions for /etc/postfix/smtp_auth --
-rw------- 1 root root 45 2010-04-24 20:15 /etc/postfix/smtp_auth

-- permissions for /etc/postfix/smtp_auth.db --
-rw-r--r-- 1 root root 12288 2010-04-24 21:24 /etc/postfix/smtp_auth.db

/etc/postfix/smtp_auth.db is up to date.

-- active services in /etc/postfix/master.cf --
# service type  private unpriv  chroot  wakeup  maxproc command + args
#               (yes)   (yes)   (yes)   (never) (100)




scan      unix  -       -       n       -       16      smtp

        -o smtp_send_xforward_command=yes






127.0.0.1:10025 inet  n -       n       -       16      smtpd

        -o content_filter=

        -o receive_override_options=no_unknown_recipient_checks,no_header_body_checks

        -o smtpd_helo_restrictions=

        -o smtpd_client_restrictions=

        -o smtpd_sender_restrictions=

        -o smtpd_recipient_restrictions=permit_mynetworks,reject

        -o mynetworks_style=host

        -o smtpd_authorized_xforward_hosts=127.0.0.0/8


smtp      inet  n       -       n       -       -       smtpd
pickup    fifo  n       -       -       60      1       pickup
cleanup   unix  n       -       -       -       0       cleanup
qmgr      fifo  n       -       n       300     1       qmgr
tlsmgr    unix  -       -       -       1000?   1       tlsmgr
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
proxywrite unix -       -       n       -       1       proxymap
smtp      unix  -       -       -       -       -       smtp -v
relay     unix  -       -       -       -       -       smtp
        -o smtp_fallback_relay=
showq     unix  n       -       -       -       -       showq
error     unix  -       -       -       -       -       error
retry     unix  -       -       -       -       -       error
discard   unix  -       -       -       -       -       discard
local     unix  -       n       n       -       -       local
virtual   unix  -       n       n       -       -       virtual
lmtp      unix  -       -       -       -       -       lmtp
anvil     unix  -       -       -       -       1       anvil
scache    unix  -       -       -       -       1       scache
maildrop  unix  -       n       n       -       -       pipe
  flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient}
uucp      unix  -       n       n       -       -       pipe
  flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
ifmail    unix  -       n       n       -       -       pipe
  flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp     unix  -       n       n       -       -       pipe
  flags=Fq. user=bsmtp argv=/usr/lib/bsmtp/bsmtp -t$nexthop -f$sender $recipient
scalemail-backend unix  -       n       n       -       2       pipe
  flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} ${extension}
mailman   unix  -       n       n       -       -       pipe
  flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
  ${nexthop} ${user}

-- mechanisms on server1.xxx.com --
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN



-- end of saslfinger output --
 
Last edited by a moderator:
Back
Top