[Postfixbuch-users] SMTP AUTH mech_list wird nicht berücksichtigt
noctamid at gmx.de
noctamid at gmx.de
So Aug 12 11:52:41 CEST 2007
Hallo,
das postfix rpm installirt die smtpd.conf in dieses Verzeichnis, von daher ist es wohl richtig.
/etc/sasl2/smtpd.conf
Ich habe die smtpd.conf aber auch in alle möglichen andere Verzeichnisses gelinkt, da ich auch zunächst die Berfürchtung hatte, dass sie gar nicht ausgelesen wird.
System: OpenSuSE 10.2
Postfix:postfix-2.3.2-28
Cyrus-sasl: cyrus-sasl-2.1.22-28
Hier die relevanten Konfigurationsteile:
>:/etc/postfix # postconf -n
broken_sasl_auth_clients = yes
smtp_sasl_auth_enable = yes
smtp_sasl_mechanism_filter = plain,login,cram-md5
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_security_options = noanonymous
smtp_sasl_tls_security_options = noanonymous
smtp_tls_CApath = /etc/postfix/cacerts
smtpd_client_restrictions =
smtpd_helo_required = no
smtpd_helo_restrictions =
smtpd_recipient_restrictions = permit_sasl_authenticated, reject_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $myhostname
smtpd_sasl_security_options = noanonymous
smtpd_sasl_type = cyrus
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_tls_auth_only = no
smtpd_tls_cert_file = /etc/cyrus/ssl/certs/mailfarm.example.de.crt
smtpd_tls_key_file = /etc/cyrus/ssl/certs/mailfarm.example.de.key
smtpd_tls_loglevel = 1
smtpd_tls_received_header = yes
smtpd_tls_session_cache_database = btree:/etc/postfix/smtpd_session_cache
smtpd_tls_session_cache_timeout = 7200s
smtpd_use_tls = no
tls_random_source = dev:/dev/urandom
>./saslfinger -s
saslfinger - postfix Cyrus sasl configuration Sun Aug 12 11:41:03 CEST 2007
version: 1.0.2
mode: server-side SMTP AUTH
-- basics --
Postfix: 2.3.2
System:
Welcome to openSUSE 10.2 (i586) - Kernel \r (\l).
-- smtpd is linked to --
libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0xb7eba000)
-- 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
smtpd_sasl_type = cyrus
smtpd_tls_auth_only = no
smtpd_tls_cert_file = /etc/cyrus/ssl/certs/mailfarm.example.de.crt
smtpd_tls_key_file = /etc/cyrus/ssl/certs/mailfarm.example.de.key
smtpd_tls_loglevel = 1
smtpd_tls_received_header = yes
smtpd_tls_session_cache_database = btree:/etc/postfix/smtpd_session_cache
smtpd_tls_session_cache_timeout = 7200s
smtpd_use_tls = no
-- listing of /usr/lib/sasl2 --
total 216
drwxr-xr-x 2 root root 4096 2007-08-12 02:40 .
drwxr-xr-x 62 root root 36864 2007-08-10 13:56 ..
-rwxr-xr-x 1 root root 14136 2006-11-25 17:53 libanonymous.so
-rwxr-xr-x 1 root root 14136 2006-11-25 17:53 libanonymous.so.2
-rwxr-xr-x 1 root root 14136 2006-11-25 17:53 libanonymous.so.2.0.22
-rwxr-xr-x 1 root root 14164 2006-11-25 17:53 liblogin.so
-rwxr-xr-x 1 root root 14164 2006-11-25 17:53 liblogin.so.2
-rwxr-xr-x 1 root root 14164 2006-11-25 17:53 liblogin.so.2.0.22
-rwxr-xr-x 1 root root 22348 2006-11-25 17:53 libsasldb.so
-rwxr-xr-x 1 root root 22348 2006-11-25 17:53 libsasldb.so.2
-rwxr-xr-x 1 root root 22348 2006-11-25 17:53 libsasldb.so.2.0.22
drwxr-xr-x 2 root root 4096 2007-08-12 02:40 sasl2
-rw-r--r-- 1 root root 103 2007-08-12 02:39 smtpd.conf
-- listing of /usr/local/lib/sasl2 --
total 216
drwxr-xr-x 2 root root 4096 2007-08-12 02:40 .
drwxr-xr-x 62 root root 36864 2007-08-10 13:56 ..
-rwxr-xr-x 1 root root 14136 2006-11-25 17:53 libanonymous.so
-rwxr-xr-x 1 root root 14136 2006-11-25 17:53 libanonymous.so.2
-rwxr-xr-x 1 root root 14136 2006-11-25 17:53 libanonymous.so.2.0.22
-rwxr-xr-x 1 root root 14164 2006-11-25 17:53 liblogin.so
-rwxr-xr-x 1 root root 14164 2006-11-25 17:53 liblogin.so.2
-rwxr-xr-x 1 root root 14164 2006-11-25 17:53 liblogin.so.2.0.22
-rwxr-xr-x 1 root root 22348 2006-11-25 17:53 libsasldb.so
-rwxr-xr-x 1 root root 22348 2006-11-25 17:53 libsasldb.so.2
-rwxr-xr-x 1 root root 22348 2006-11-25 17:53 libsasldb.so.2.0.22
drwxr-xr-x 2 root root 4096 2007-08-12 02:40 sasl2
-rw-r--r-- 1 root root 103 2007-08-12 02:39 smtpd.conf
-- listing of /etc/sasl2 --
total 24
drwxr-xr-x 2 root root 4096 2007-08-12 03:33 .
drwxr-xr-x 74 root root 12288 2007-08-11 13:52 ..
-rw-r--r-- 1 root root 128 2007-08-12 03:01 sample.conf
-rw-r--r-- 1 root root 128 2007-08-12 03:01 smtpd.conf
-- content of /usr/lib/sasl2/smtpd.conf --
log_level: 3
pwcheck_method: auxprop
auxprop_plugin: sasldb
mech_list: PLAIN LOGIN CRAM-MD5 DIGEST-MD5
-- content of /usr/local/lib/sasl2/smtpd.conf --
log_level: 3
pwcheck_method: auxprop
auxprop_plugin: sasldb
mech_list: PLAIN LOGIN CRAM-MD5 DIGEST-MD5
-- content of /etc/sasl2/smtpd.conf --
log_level: 3
pwcheck_method: auxprop
#auxprop_plugin: sasldb
mech_list: PLAIN LOGIN CRAM-MD5 DIGEST-MD5
#mech_list: PLAIN LOGIN
-- content of /etc/postfix/sasl/smtpd.conf --
log_level: 3
pwcheck_method: auxprop
#auxprop_plugin: sasldb
mech_list: PLAIN LOGIN CRAM-MD5 DIGEST-MD5
#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 - n - - smtpd
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
tlsmgr unix - - n 1000? 1 tlsmgr
rewrite unix - - n - - trivial-rewrite
bounce unix - - n - 0 bounce
defer unix - - n - 0 bounce
trace unix - - n - 0 bounce
verify unix - - n - 1 verify
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - n - - smtp
relay unix - - n - - smtp
-o fallback_relay=
showq unix n - n - - showq
error unix - - n - - error
discard unix - - n - - discard
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
anvil unix - - n - 1 anvil
scache unix - - n - 1 scache
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
cyrus unix - n n - - pipe
user=cyrus argv=/usr/lib/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
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=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
procmail unix - n n - - pipe
flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc ${sender} ${recipient}
-- mechanisms on localhost --
250-AUTH LOGIN
250-AUTH=LOGIN
-- end of saslfinger output --
Hoffentlich hiflt das weiter.
Danke Euch.
Ralf
-------- Original-Nachricht --------
Datum: Sun, 12 Aug 2007 04:04:46 +0200
Von: Jim Knuth <jk at jkart.de>
An: "Eine Diskussionsliste rund um das Postfix-Buch von Peer Heinlein." <postfixbuch-users at listi.jpberlin.de>
Betreff: Re: [Postfixbuch-users] SMTP AUTH mech_list wird nicht berücksichtigt
> Heute (12.08.2007/03:45 Uhr) schrieb noctamid at gmx.de,
>
> > Hallo zusammen,
>
> > ich verzweifele leider gerade an folgendem Problem:
>
> > Ich moechte fuer smtp Auth die Authentifizierungmechanismen
> > vorgeben, doch wird die Konfiguration einfach nicht
> > beruecksichtigt. Ich teste jetzt seit zwei
> > Tagen alle moeglichen Anleitungen aus dem Internet, aus dem
> > Buch sowieso, aber es funktioniert einfach nicht. Ihr seid meine letzte
> Chance.:-)
>
> >> rpm -ql postfix |grep smtpd.conf
> > /etc/sasl2/smtpd.conf
> ^^^^^^
>
> wie kommst du denn darauf?
>
> schick mal bitte postconf -n und saslfinger output.
>
>
> >> cat /etc/sasl2/smtpd.conf
> > log_level: 3
> > pwcheck_method: auxprop
> > mech_list: PLAIN LOGIN CRAM-MD5 DIGEST-MD5
>
> >> Auszug main.cf
> > smtpd_sasl_auth_enable = yes
> > smtpd_sasl_security_options = noanonymous
> > smtpd_sasl_path = smtpd
> > smtpd_sasl_type = cyrus
>
> >> telnet 192.168.50.1 25
> > ..
> > Connected to 192.168.50.1.
> > Escape character is '^]'.
> > 220 mail.example.com ESMTP Postfix
> > EHLO example.com
> > 250-mail.example.com
> > 250-PIPELINING
> > 250-SIZE 10240000
> > 250-VRFY
> > 250-ETRN
> > 250-AUTH LOGIN
> > 250-AUTH=LOGIN
> > 250-ENHANCEDSTATUSCODES
> > 250-8BITMIME
> > 250 DSN
>
> > Es wird als Auth Mechnismus nur LOGIN angegeben. Dieser
> > funktioniert gegen Sasl, warum werden die anderen nicht angeboten? Wo
> ist der Fehler?
>
> > Vielen Dank fuer Eure Hilfe.
>
> > Ralf
> > --
> > Psssst! Schon vom neuen GMX MultiMessenger gehoert?
> > Der kanns mit allen: http://www.gmx.net/de/go/multimessenger
>
>
>
>
>
> --
> Viele Gruesse, Kind regards,
> Jim Knuth
> jk at jkart.de
> ICQ #277289867
> ----------
> Zufalls-Zitat
> ----------
> Kein Mann ist so stark wie eine Frau, die schwach wird.
> (Hans Holt)
> ----------
> Der Text hat nichts mit dem Empfaenger der Mail zu tun
> ----------
> Virus free. Checked by NOD32 Version 2451 Build 10534 11.08.2007
>
> --
> _______________________________________________
> Postfixbuch-users -- http://www.postfixbuch.de
> Heinlein Professional Linux Support GmbH
>
> Postfixbuch-users at listi.jpberlin.de
> https://listi.jpberlin.de/mailman/listinfo/postfixbuch-users
--
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
Mehr Informationen über die Mailingliste Postfixbuch-users