Postfix und Saslauth Probleme

gelleneu

New Member
Hallo,

also ich weiß nicht mehr weiter. Ich habe einen V-Server (Debian) auf dem Postfix, Dovecot, Pam und Co. laufen. Seit einiger Zeit kann ich keine Emails mehr über Thunderbird abrufen. Mailabruf über die Confixx-Oberfläche funktioniert.

Thunderbird meldet: Authentifizierung nicht möglich.

testsaslauthd -u web16p1 -p MEINPASSWORT -f /var/spool/postfix/var/run/saslauthd/mux/mux meldet:
0: NO "authentication failed"

dovecot.log sagt beim einwählen über Thunderbird: password mismatch

Meine Konfiguration:

/etc/postfix/sasl/smtpd.conf:

pwcheck_method: saslauthd
mech_list: plain login
saslauthd_path: /var/run/saslauthd/mux/mux
autotransition:true

/etc/default/saslauthd:

START=yes
MECHANISMS="pam"
OPTIONS="-c -m /var/spool/postfix/var/run/saslauthd"

dovecot.conf:

protocols = pop3 imap
ssl_disable = no
log_path = /var/log/dovecot.log
login_dir = /var/run/dovecot-login
login = imap
login = pop3
max_mail_processes = 1024
verbose_proctitle = yes
valid_chroot_dirs = /var/mail
default_mail_env = maildir:/home/email/%u/Maildir
mbox_locks = fcntl
auth = default
auth_mechanisms = plain
auth_userdb = passwd
auth_passdb = shadow
auth_user = root
auth_verbose = yes
login_process_per_connection = no
login_processes_count = 2

main.cf:

smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no

append_dot_mydomain = no

myhostname = MEINEDOMAIN.de
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = MEINEDOMAIN.de, localhost.ncsrv.de, , localhost
relayhost =
mynetworks = 127.0.0.0/8
mailbox_command = procmail
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all

smtp_bind_address = MEINE IP
smtpd_sasl_local_domain = $myhostname
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
broken_sasl_auth_clients = yes
smtp_sasl_auth_enable = no
smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, check_relay_domains

### CONFIXX POSTFIX ENTRY ###

virtual_maps = hash:/etc/postfix/confixx_virtualUsers, hash:/etc/postfix/confixx_localDomains

### /CONFIXX POSTFIX ENTRY ###

Ich weiß nicht mehr weiter bei all den Pams, Dovecots, Auths, SASLs,Postfix und was weiß ich noch für Programmen und Konfigurationen. Mir ist zwar ungefähr klar was wie zusammenhängt aber mir ist das alles einfach zu hoch.
Ich muß dazu sagen: das lief alles bis vor kurzem. Eines Tages dann plötzlich aber nicht mehr. Restarten des Virtuozzo Containers nützt auch nix.
 
Hm..

Ok, Ok.. Ich hab den Saslfinger Output vergessen, liefere ich natürlich nach.

Aber nun mal eine total Dumme Frage: testsaslauthd testet man doch IMMER mit einem gültigen Postfach und einem gültigen Passwort, oder? USER und PASSWORT oder TEST und TEST sind doch nur Platzhalter?? (zweifel langsam)

Weil dann liefert er bei mir wie o.g. testsaslauthd "0: No: Authentication failed"...

Der Saslfinger sieht laut meiner erinnerung übrigens aus wie in dem Thread von dir. Er fragt (nach meiner Erinnerung) lediglich nach einer passwort_maps Angabe. Aber: der login läuft doch über Dovecot/Pam? Außerdem: in meiner unveränderten main.cf lief das Mail-System auch und zwar ohne diese Angabe...
 
Seit einiger Zeit kann ich keine Emails mehr über Thunderbird abrufen.
Das Abrufen von Mails hat btw. nichts mit dem Postfix zu tun. Dieser ist nur zuständig, Mails zu empfangen (und ins Postfach zu legen) und zu versenden.
Der Abruf durch den Client erfolgt vom Dovecot.
 
Saslfinger Ausgabe

Saslfinger -s:

saslfinger - postfix Cyrus sasl configuration Fr 5. Dez 22:38:24 CET 2008
version: 1.0
mode: server-side SMTP AUTH

-- basics --
Postfix: 2.1.5
System: Debian GNU/Linux 4.0 \n \l

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

-- active SMTP AUTH and TLS parameters for smtpd --
broken_sasl_auth_clients = yes
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $myhostname
smtpd_sasl_security_options = noanonymous


-- listing of /usr/lib/sasl2 --
insgesamt 880
drwxr-xr-x 2 root root 2048 2006-07-22 10:38 .
drwxr-xr-x 65 root root 17408 2008-09-17 22:09 ..
-rw-r--r-- 1 root root 13388 2006-04-25 18:13 libanonymous.a
-rw-r--r-- 1 root root 855 2006-04-25 18:12 libanonymous.la
-rw-r--r-- 1 root root 12888 2006-04-25 18:13 libanonymous.so
-rw-r--r-- 1 root root 12888 2006-04-25 18:13 libanonymous.so.2
-rw-r--r-- 1 root root 12888 2006-04-25 18:13 libanonymous.so.2.0.19
-rw-r--r-- 1 root root 15410 2006-04-25 18:13 libcrammd5.a
-rw-r--r-- 1 root root 841 2006-04-25 18:12 libcrammd5.la
-rw-r--r-- 1 root root 14968 2006-04-25 18:13 libcrammd5.so
-rw-r--r-- 1 root root 14968 2006-04-25 18:13 libcrammd5.so.2
-rw-r--r-- 1 root root 14968 2006-04-25 18:13 libcrammd5.so.2.0.19
-rw-r--r-- 1 root root 45672 2006-04-25 18:13 libdigestmd5.a
-rw-r--r-- 1 root root 864 2006-04-25 18:12 libdigestmd5.la
-rw-r--r-- 1 root root 13912 2006-04-25 18:13 liblogin.so
-rw-r--r-- 1 root root 13912 2006-04-25 18:13 liblogin.so.2
-rw-r--r-- 1 root root 13912 2006-04-25 18:13 liblogin.so.2.0.19
-rw-r--r-- 1 root root 29072 2006-04-25 18:13 libntlm.a
-rw-r--r-- 1 root root 829 2006-04-25 18:12 libntlm.la
-rw-r--r-- 1 root root 28444 2006-04-25 18:13 libntlm.so
-rw-r--r-- 1 root root 28444 2006-04-25 18:13 libntlm.so.2
-rw-r--r-- 1 root root 28444 2006-04-25 18:13 libntlm.so.2.0.19
-rw-r--r-- 1 root root 19690 2006-04-25 18:13 libotp.a
-rw-r--r-- 1 root root 829 2006-04-25 18:12 libotp.la
-rw-r--r-- 1 root root 41696 2006-04-25 18:13 libotp.so
-rw-r--r-- 1 root root 41696 2006-04-25 18:13 libotp.so.2
-rw-r--r-- 1 root root 41696 2006-04-25 18:13 libotp.so.2.0.19
-rw-r--r-- 1 root root 13946 2006-04-25 18:13 libplain.a
-rw-r--r-- 1 root root 835 2006-04-25 18:12 libplain.la
-rw-r--r-- 1 root root 13912 2006-04-25 18:13 libplain.so
-rw-r--r-- 1 root root 13912 2006-04-25 18:13 libplain.so.2
-rw-r--r-- 1 root root 13912 2006-04-25 18:13 libplain.so.2.0.19
-rw-r--r-- 1 root root 21706 2006-04-25 18:13 libsasldb.a
-rw-r--r-- 1 root root 856 2006-04-25 18:12 libsasldb.la
-rw-r--r-- 1 root root 17896 2006-04-25 18:13 libsasldb.so
-rw-r--r-- 1 root root 17896 2006-04-25 18:13 libsasldb.so.2
-rw-r--r-- 1 root root 17896 2006-04-25 18:13 libsasldb.so.2.0.19
-rw-r--r-- 1 root root 21876 2006-04-25 18:13 libsql.a
-rw-r--r-- 1 root root 895 2006-04-25 18:12 libsql.la
-rw-r--r-- 1 root root 21332 2006-04-25 18:13 libsql.so
-rw-r--r-- 1 root root 21332 2006-04-25 18:13 libsql.so.2
-rw-r--r-- 1 root root 21332 2006-04-25 18:13 libsql.so.2.0.19
-rw-r----- 1 root root 701 2005-09-16 14:36 saslpasswd.conf
?--------- ? ? ? ? ? /usr/lib/sasl2/Sendmail.conf

cleanup unix n - - - 0 cleanup
qmgr fifo n - - 300 1 qmgr
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
postfix/var/run/saslauthd/mux/mux
run/saslauthd/mux/mux
run/saslauthd/mux/mux
run/saslauthd/mux/mux
run/saslauthd/mux/mux
postfix/var/run/saslauthd/mux/mux
run/saslauthd/mux/mux

proxymap unix - - n - - proxymap
smtp unix - - - - - smtp
relay unix - - - - - smtp
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
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/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 -d -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}

-- mechanisms on localhost --
 
Erinnert eher nicht dem Beispiel auf huschi.net.
Das Ende bei "mechanisms on localhost" deutet darauf hin, daß entweder der Telnet selbst, ein EHLO oder ein AUTH bereits fehlschlagen.

postfix/var/run/saslauthd/mux/mux
run/saslauthd/mux/mux
run/saslauthd/mux/mux
run/saslauthd/mux/mux
run/saslauthd/mux/mux
postfix/var/run/saslauthd/mux/mux
run/saslauthd/mux/mux
Ist das ein Copy&Paste-Problem oder steht das wirklich so da drin?
Wenn ja, steht es auch so in der master.cf?

huschi.
 
Hmm

Ohne was geändert zu haben, gibt saslfinger -s heute sowas aus:

saslfinger - postfix Cyrus sasl configuration Sa 6. Dez 09:53:13 CET 2008
version: 1.0
mode: server-side SMTP AUTH
-- basics --
Postfix: 2.1.5
System: Debian GNU/Linux 4.0 \n \l
-- smtpd is linked to --
libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0xb7e25000)
-- active SMTP AUTH and TLS parameters for smtpd --
broken_sasl_auth_clients = yes
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $myhostname
smtpd_sasl_security_options = noanonymous
-- listing of /usr/lib/sasl2 --
insgesamt 880
drwxr-xr-x 2 root root 2048 2006-07-22 10:38 .
drwxr-xr-x 65 root root 17408 2008-09-17 22:09 ..
-rw-r--r-- 1 root root 13388 2006-04-25 18:13 libanonymous.a
-rw-r--r-- 1 root root 855 2006-04-25 18:12 libanonymous.la
-rw-r--r-- 1 root root 12888 2006-04-25 18:13 libanonymous.so
-rw-r--r-- 1 root root 12888 2006-04-25 18:13 libanonymous.so.2
-rw-r--r-- 1 root root 12888 2006-04-25 18:13 libanonymous.so.2.0.19
-rw-r--r-- 1 root root 15410 2006-04-25 18:13 libcrammd5.a
-rw-r--r-- 1 root root 841 2006-04-25 18:12 libcrammd5.la
-rw-r--r-- 1 root root 14968 2006-04-25 18:13 libcrammd5.so
-rw-r--r-- 1 root root 14968 2006-04-25 18:13 libcrammd5.so.2
-rw-r--r-- 1 root root 14968 2006-04-25 18:13 libcrammd5.so.2.0.19
-rw-r--r-- 1 root root 45672 2006-04-25 18:13 libdigestmd5.a
-rw-r--r-- 1 root root 864 2006-04-25 18:12 libdigestmd5.la
-rw-r--r-- 1 root root 42872 2006-04-25 18:13 libdigestmd5.so
-rw-r--r-- 1 root root 42872 2006-04-25 18:13 libdigestmd5.so.2
-rw-r--r-- 1 root root 42872 2006-04-25 18:13 libdigestmd5.so.2.0.19
-rw-r--r-- 1 root root 13578 2006-04-25 18:13 liblogin.a
-rw-r--r-- 1 root root 835 2006-04-25 18:12 liblogin.la
-rw-r--r-- 1 root root 13912 2006-04-25 18:13 liblogin.so
-rw-r--r-- 1 root root 13912 2006-04-25 18:13 liblogin.so.2
-rw-r--r-- 1 root root 13912 2006-04-25 18:13 liblogin.so.2.0.19
-rw-r--r-- 1 root root 29072 2006-04-25 18:13 libntlm.a
-rw-r--r-- 1 root root 829 2006-04-25 18:12 libntlm.la
-rw-r--r-- 1 root root 28444 2006-04-25 18:13 libntlm.so
-rw-r--r-- 1 root root 28444 2006-04-25 18:13 libntlm.so.2
-rw-r--r-- 1 root root 28444 2006-04-25 18:13 libntlm.so.2.0.19
-rw-r--r-- 1 root root 19690 2006-04-25 18:13 libotp.a
-rw-r--r-- 1 root root 829 2006-04-25 18:12 libotp.la
-rw-r--r-- 1 root root 41696 2006-04-25 18:13 libotp.so
-rw-r--r-- 1 root root 41696 2006-04-25 18:13 libotp.so.2
-rw-r--r-- 1 root root 41696 2006-04-25 18:13 libotp.so.2.0.19
-rw-r--r-- 1 root root 13946 2006-04-25 18:13 libplain.a
-rw-r--r-- 1 root root 835 2006-04-25 18:12 libplain.la
-rw-r--r-- 1 root root 13912 2006-04-25 18:13 libplain.so
-rw-r--r-- 1 root root 13912 2006-04-25 18:13 libplain.so.2
-rw-r--r-- 1 root root 13912 2006-04-25 18:13 libplain.so.2.0.19
-rw-r--r-- 1 root root 21706 2006-04-25 18:13 libsasldb.a
-rw-r--r-- 1 root root 856 2006-04-25 18:12 libsasldb.la
-rw-r--r-- 1 root root 17896 2006-04-25 18:13 libsasldb.so
-rw-r--r-- 1 root root 17896 2006-04-25 18:13 libsasldb.so.2
-rw-r--r-- 1 root root 17896 2006-04-25 18:13 libsasldb.so.2.0.19
-rw-r--r-- 1 root root 21876 2006-04-25 18:13 libsql.a
-rw-r--r-- 1 root root 895 2006-04-25 18:12 libsql.la
-rw-r--r-- 1 root root 21332 2006-04-25 18:13 libsql.so
-rw-r--r-- 1 root root 21332 2006-04-25 18:13 libsql.so.2
-rw-r--r-- 1 root root 21332 2006-04-25 18:13 libsql.so.2.0.19
-rw-r----- 1 root root 701 2005-09-16 14:36 saslpasswd.conf
?--------- ? ? ? ? ? /usr/lib/sasl2/Sendmail.conf
-- content of /etc/postfix/sasl/smtpd.conf --
pwcheck_method: saslauthd
mech_list: plain login
saslauthd_path: /var/run/saslauthd/mux/mux
autotransition:true
-- active services in /etc/postfix/master.cf --
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
smtp inet n - - - - smtpd
pickup fifo n - - 60 1 pickup
cleanup unix n - - - 0 cleanup
qmgr fifo n - - 300 1 qmgr
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
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
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/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 -d -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}
-- mechanisms on localhost --

und die master.cf:

# ==========================================================================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ==========================================================================
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

maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/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 -d -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}

# only used by postfix-tls
#tlsmgr fifo - - n 300 1 tlsmgr
#smtps inet n - n - - smtpd -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
#587 inet n - n - - smtpd -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes

Der Befehl telnet läßt sich nicht über die shell aufrufen:

-bash: line 11: telnet: command not found
 
OK. Telnet ist jetzt installiert, zur Sicherheit hier nochmal der Saslfinger, der schreibt jetzt zu den mechanisms on localhost was neues:

Code:
/root/saslfinger-1.0$ bash saslfinger -s
saslfinger - postfix Cyrus sasl configuration So 7. Dez 11:40:34 CET 2008
version: 1.0
mode: server-side SMTP AUTH
-- basics --
Postfix: 2.1.5
System: Debian GNU/Linux 4.0 \n \l
-- smtpd is linked to --
	libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0xb7e27000)
-- active SMTP AUTH and TLS parameters for smtpd --
broken_sasl_auth_clients = yes
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $myhostname
smtpd_sasl_security_options = noanonymous
-- listing of /usr/lib/sasl2 --
insgesamt 880
drwxr-xr-x  2 root root  2048 2006-07-22 10:38 .
drwxr-xr-x 65 root root 17408 2008-09-17 22:09 ..
-rw-r--r--  1 root root 13388 2006-04-25 18:13 libanonymous.a
-rw-r--r--  1 root root   855 2006-04-25 18:12 libanonymous.la
-rw-r--r--  1 root root 12888 2006-04-25 18:13 libanonymous.so
-rw-r--r--  1 root root 12888 2006-04-25 18:13 libanonymous.so.2
-rw-r--r--  1 root root 12888 2006-04-25 18:13 libanonymous.so.2.0.19
-rw-r--r--  1 root root 15410 2006-04-25 18:13 libcrammd5.a
-rw-r--r--  1 root root   841 2006-04-25 18:12 libcrammd5.la
-rw-r--r--  1 root root 14968 2006-04-25 18:13 libcrammd5.so
-rw-r--r--  1 root root 14968 2006-04-25 18:13 libcrammd5.so.2
-rw-r--r--  1 root root 14968 2006-04-25 18:13 libcrammd5.so.2.0.19
-rw-r--r--  1 root root 45672 2006-04-25 18:13 libdigestmd5.a
-rw-r--r--  1 root root   864 2006-04-25 18:12 libdigestmd5.la
-rw-r--r--  1 root root 42872 2006-04-25 18:13 libdigestmd5.so
-rw-r--r--  1 root root 42872 2006-04-25 18:13 libdigestmd5.so.2
-rw-r--r--  1 root root 42872 2006-04-25 18:13 libdigestmd5.so.2.0.19
-rw-r--r--  1 root root 13578 2006-04-25 18:13 liblogin.a
-rw-r--r--  1 root root   835 2006-04-25 18:12 liblogin.la
-rw-r--r--  1 root root 13912 2006-04-25 18:13 liblogin.so
-rw-r--r--  1 root root 13912 2006-04-25 18:13 liblogin.so.2
-rw-r--r--  1 root root 13912 2006-04-25 18:13 liblogin.so.2.0.19
-rw-r--r--  1 root root 29072 2006-04-25 18:13 libntlm.a
-rw-r--r--  1 root root   829 2006-04-25 18:12 libntlm.la
-rw-r--r--  1 root root 28444 2006-04-25 18:13 libntlm.so
-rw-r--r--  1 root root 28444 2006-04-25 18:13 libntlm.so.2
-rw-r--r--  1 root root 28444 2006-04-25 18:13 libntlm.so.2.0.19
-rw-r--r--  1 root root 19690 2006-04-25 18:13 libotp.a
-rw-r--r--  1 root root   829 2006-04-25 18:12 libotp.la
-rw-r--r--  1 root root 41696 2006-04-25 18:13 libotp.so
-rw-r--r--  1 root root 41696 2006-04-25 18:13 libotp.so.2
-rw-r--r--  1 root root 41696 2006-04-25 18:13 libotp.so.2.0.19
-rw-r--r--  1 root root 13946 2006-04-25 18:13 libplain.a
-rw-r--r--  1 root root   835 2006-04-25 18:12 libplain.la
-rw-r--r--  1 root root 13912 2006-04-25 18:13 libplain.so
-rw-r--r--  1 root root 13912 2006-04-25 18:13 libplain.so.2
-rw-r--r--  1 root root 13912 2006-04-25 18:13 libplain.so.2.0.19
-rw-r--r--  1 root root 21706 2006-04-25 18:13 libsasldb.a
-rw-r--r--  1 root root   856 2006-04-25 18:12 libsasldb.la
-rw-r--r--  1 root root 17896 2006-04-25 18:13 libsasldb.so
-rw-r--r--  1 root root 17896 2006-04-25 18:13 libsasldb.so.2
-rw-r--r--  1 root root 17896 2006-04-25 18:13 libsasldb.so.2.0.19
-rw-r--r--  1 root root 21876 2006-04-25 18:13 libsql.a
-rw-r--r--  1 root root   895 2006-04-25 18:12 libsql.la
-rw-r--r--  1 root root 21332 2006-04-25 18:13 libsql.so
-rw-r--r--  1 root root 21332 2006-04-25 18:13 libsql.so.2
-rw-r--r--  1 root root 21332 2006-04-25 18:13 libsql.so.2.0.19
-rw-r-----  1 root root   701 2005-09-16 14:36 saslpasswd.conf
?---------  ? ?    ?        ?                ? /usr/lib/sasl2/Sendmail.conf
-- content of /etc/postfix/sasl/smtpd.conf --
pwcheck_method: saslauthd
mech_list: plain login
saslauthd_path: /var/run/saslauthd/mux/mux
autotransition:true
-- active services in /etc/postfix/master.cf --
# service type  private unpriv  chroot  wakeup  maxproc command + args
#               (yes)   (yes)   (yes)   (never) (100)
smtp      inet  n       -       -       -       -       smtpd
pickup    fifo  n       -       -       60      1       pickup
cleanup   unix  n       -       -       -       0       cleanup
qmgr      fifo  n       -       -       300     1       qmgr
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
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
maildrop  unix  -       n       n       -       -       pipe
  flags=DRhu user=vmail argv=/usr/local/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 -d -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}
-- mechanisms on localhost --
250-AUTH PLAIN LOGIN
250-AUTH=PLAIN LOGIN
-- end of saslfinger output --
 
Last edited by a moderator:
Zur Sicherheit nochmal, das was bei:

telnet *MEINHOST* 25 passiert:

ehlo web16p1
250-*MEINHOST*
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-AUTH PLAIN LOGIN
250-AUTH=PLAIN LOGIN
250 8BITMIME
 
hmm
saslauthd kann ich ja über /etc/init.d/ starten und stoppen, das läuft.
ABER:

/var/run/saslauthd/ -> Verzeichnis ist leer!

Aber im o.g. Testsaslauth greife ich ja auf var/spool/var/run/saslauthd/mux/mux zu und in dem Verzeichnis:
/var/spool/postfix/var/run/saslauthd/mux
liegen wiederum drei Dateien: mux, mux.accept und saslauthd.pid
 
Last edited by a moderator:
Back
Top