Langsamer Versand, wo kommt SSL3 her?
Stefan G. Weichinger
lists at xunil.at
Fr Apr 8 11:30:15 CEST 2022
ich hab jetzt auch mal noch smtps auf Port 465 dazu gebaut:
smtps inet n - n - - smtpd
-o syslog_name=postfix/smtps
-o smtpd_tls_wrappermode=yes
-o smtpd_sasl_auth_enable=yes
-o
smtpd_recipient_restrictions=permit_mynetworks,permit_sasl_authenticated,reject
-o smtpd_sasl_security_options=noanonymous
-o smtpd_sasl_local_domain=$myhostname
-o smtpd_client_restrictions=permit_sasl_authenticated,reject
#-o smtpd_sender_login_maps=hash:/etc/postfix/virtual
-o smtpd_sasl_tls_security_options=noanonymous
(ob die Parameter schon 100% gut sind, weiß ich nicht)
-
Ein Test mit swaks vom selben PC hier läuft zackig durch:
swaks --server oc.oops.co.at --from office at oops.co.at --to
stefan at oops.co.at --auth --auth-user someuser at oc.oops.co.at
--auth-password somepassssss --port 465 -tlsc
=== Trying oc.oops.co.at:465...
=== Connected to oc.oops.co.at.
=== TLS started with cipher TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128
=== TLS no local certificate set
=== TLS peer DN="/CN=www.oops.co.at"
<~ 220 oc.oops.co.at ESMTP Postfix
~> EHLO 85f092d35c77
<~ 250-oc.oops.co.at
<~ 250-PIPELINING
<~ 250-SIZE 20480000
<~ 250-VRFY
<~ 250-ETRN
<~ 250-AUTH PLAIN
<~ 250-AUTH=PLAIN
<~ 250-ENHANCEDSTATUSCODES
<~ 250-8BITMIME
<~ 250-DSN
<~ 250-SMTPUTF8
<~ 250 CHUNKING
~> AUTH PLAIN AG9jQG9jLm9vcHMuY28uYXQAMkRoRnhieTFONw==
<~ 235 2.7.0 Authentication successful
~> MAIL FROM:<office at oops.co.at>
<~ 250 2.1.0 Ok
~> RCPT TO:<stefan at oops.co.at>
<~ 250 2.1.5 Ok
~> DATA
<~ 354 End data with <CR><LF>.<CR><LF>
~> Date: Fri, 08 Apr 2022 11:27:23 +0200
~> To: stefan at oops.co.at
~> From: office at oops.co.at
~> Subject: test Fri, 08 Apr 2022 11:27:23 +0200
~> X-Mailer: swaks v20130209.0 jetmore.org/john/code/swaks/
~>
~> This is a test mailing
~>
~> .
<~ 250 2.0.0 Ok: queued as 6D03F2D3277
~> QUIT
<~ 221 2.0.0 Bye
=== Connection closed with remote host.
TB auf Port 465: selbe Verzögerung
Vielleicht ein Bug in Thunderbird 91.7.0, bzw. dem Fedora-Paket?
Wobei der andere User unter Windows 11 arbeitet.
Mehr Informationen über die Mailingliste Postfixbuch-users