[Postfixbuch-users] AUTH mechanisms

Patrick Ben Koetter p at sys4.de
Mi Dez 25 22:03:38 CET 2013


* Andreas Meyer <postfixbuch-users at listen.jpberlin.de>:
> Hallo Leute!
> 
> Wenn der Mailserver keine AUTH mechanismen bei SMTPD-Dialog anbietet,
> woran kann das liegen?
> 
> andreas at itxnew:~> telnet mail.anup.de 25
> Trying 78.47.3.18...
> Connected to mail.anup.de.
> Escape character is '^]'.
> 220 mail.anup.de
> ehlo test
> 250-mail.anup.de
> 250-PIPELINING
> 250-SIZE 20971520
> 250-STARTTLS
> 250-ENHANCEDSTATUSCODES
> 250-8BITMIME
> 250 DSN
> quit
> 221 2.0.0 Bye
> Connection closed by foreign host.
> 
> In der main.cf habe ich folgendes:
> 
> smtpd_sasl_auth_enable = yes
> smtpd_sasl_local_domain = anup.de
> smtpd_sasl_security_options = noanonymous
> broken_sasl_auth_clients = yes
> 
> Die Benutzer müssen TLS benutzen:
> smtpd_use_tls = yes
> smtpd_tls_auth_only = yes

openssl s_client -CAfile /etc/ssl/certs/ca-certificates.crt -starttls smtp -connect mail.anup.de:25

...

250 DSN
EHLO foo
250-mail.anup.de
250-PIPELINING
250-SIZE 20971520
250-AUTH PLAIN LOGIN CRAM-MD5 DIGEST-MD5
250-AUTH=PLAIN LOGIN CRAM-MD5 DIGEST-MD5
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
QUIT
DONE


Alles okay. :)


> 
> Authentifizierung klappt auch problemlos, keine Probleme soweit.
> 
> Ich habe auch mit smtpd_tls_auth_only = no probiert, es werden
> kein AUTH-Mechanismen angeboten.
> 
>   Andreas
> -- 
> _______________________________________________
> Postfixbuch-users -- http://www.postfixbuch.de
> Heinlein Professional Linux Support GmbH
> 
> Postfixbuch-users at listen.jpberlin.de
> https://listi.jpberlin.de/mailman/listinfo/postfixbuch-users

-- 
[*] sys4 AG
 
http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München
 
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer
Aufsichtsratsvorsitzender: Florian Kirstein
 



Mehr Informationen über die Mailingliste Postfixbuch-users