[Postfixbuch-users] rimap & Debian fatal: no SASL authentication mechanisms
Patrick Ben Koetter
p at state-of-mind.de
Fr Okt 29 11:04:33 CEST 2004
* Sven Schoeppner <schoeppner at biotec.uni-bremen.de> [041029 10:33]:
> btsun1:/etc/postfix# /etc/init.d/postfix restart
> Stopping mail transport agent: Postfix.
> Starting mail transport agent: Postfix.
> btsun1:/etc/postfix# saslfinger -s
> saslfinger - postfix Cyrus sasl configuration Fri Oct 29 09:49:41 CEST 2004
> version: 0.9.5
> mode: server-side SMTP AUTH
>
> -- basics --
> Postfix: 2.1.4
> System: Debian GNU/Linux 3.1 \n \l
>
> -- smtpd is linked to --
> libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x4019c000)
>
> -- active SMTP AUTH and TLS parameters for smtpd --
> broken_sasl_auth_clients = yes
> smtpd_sasl_auth_enable = yes
> smtpd_sasl_local_domain =
> smtpd_sasl_security_options = noanonymous
> smtpd_tls_cert_file = /etc/postfix/smtpd.cert
> smtpd_tls_key_file = /etc/postfix/smtpd.key
>
>
> -- listing of /usr/lib/sasl2 --
> total 100
> drwxr-xr-x 2 root root 4096 Oct 29 00:33 .
> drwxr-xr-x 36 root root 8192 Oct 29 00:49 ..
> -rw-r--r-- 1 root root 21798 Oct 16 23:02 libsasldb.a
> -rw-r--r-- 1 root root 852 Oct 16 23:02 libsasldb.la
> -rw-r--r-- 1 root root 18692 Oct 16 23:02 libsasldb.so
> -rw-r--r-- 1 root root 18692 Oct 16 23:02 libsasldb.so.2
> -rw-r--r-- 1 root root 18692 Oct 16 23:02 libsasldb.so.2.0.19
>
>
> -- mechanisms on localhost --
>
> Warum ist das leer, hier sollten doch die Einstellungen aus
> /etc/postfix/sasl/smtpd.conf stehen.
Ja, liegt eventuell an einem Fehler im Skript.
Du kannst ja mal folgenden aufruf disablen und dann das Skript nochmal
laufen lassen:
function server () {
mode="server-side"
start; echo
get_mail_version; echo
get_sasl_support smtpd; echo
get_maincf smtpd; echo
get_sasl_dirs; echo
list_sasl_dirs; echo
# get_smtp_dialogue localhost; echo
get_sasl_apps; echo
get_service_config; echo
list_service_configs; echo
get_mastercf; echo
end; echo
exit 0
}
Das ist Zeile 243.
>
> Sven
>
> --
> _______________________________________________
> Postfixbuch-users mailingliste
> JPBerlin - Mailbox und Politischer Provider
> Postfixbuch-users at listi.jpberlin.de
> http://listi.jpberlin.de/mailman/listinfo/postfixbuch-users
--
SMTP AUTH
Howto: <http://postfix.state-of-mind.de/patrick.koetter/smtpauth/>
Debug: <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>
Mehr Informationen über die Mailingliste Postfixbuch-users