[Postfixbuch-users] SMTP_AUTH
Andreas Winkelmann
ml at awinkelmann.de
Sa Okt 23 20:04:39 CEST 2004
Am Samstag, 23. Oktober 2004 19:52 schrieb Silvio Siefke:
> Ich habe eine Frage zu Patricks HowTo für SMTP Auth.
>
> Bei patrick steht im HowTo:
> S: 250-AUTH DIGEST-MD5 CRAM-MD5 GSSAPI PLAIN LOGIN
> S: 250-AUTH=DIGEST-MD5 CRAM-MD5 GSSAPI PLAIN LOGIN
> Bei mir allerdings:
> 250-AUTH NTLM LOGIN PLAIN DIGEST-MD5 CRAM-MD5
> 250-AUTH=NTLM LOGIN PLAIN DIGEST-MD5 CRAM-MD5
> Ich finde aber nicht wirklich die Einstellung wo man das einrichtet.
Was einrichten?
> Mein System ist Debian Woody, Cyrus durch Backportsinstalliert.
> Ich komme da irgendwie nicht weiter. SMTP-Authsollte auf die
> normale Benutzerdatenbank zurückgreifen und dannwäre ich glücklich.
>
> Einstellungen:
> > postconf -n
> -- mechanisms on localhost --
> 250-AUTH LOGIN PLAIN
> 250-AUTH=LOGIN PLAIN
> -- content of /usr/lib/sasl2/smtpd.conf --
> pwcheck_method: saslauthd
> mech_list: plain login
> -- content of /etc/postfix/sasl/smtpd.conf --
> pwcheck_method: saslauthd
> mech_list: plain login
>
> -- 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 -v
Dein smtpd läuft im chroot.
> 127.0.0.1:10025 inet n - n - - smtpd -o
> content_filter
Dahinter gehört IMHO noch ein Gleichheitszeichen.
> In der Log erhalte ich folgende Meldung:
> warning: SASL authentication failure:
> cannot connect to saslauthd server: No such file or directory
Hol mal den smtpd aus dem chroot raus.
--
Andreas
Mehr Informationen über die Mailingliste Postfixbuch-users