SSL_accept error from unknown[10.5.2.1]: lost connection

2023-02-07 Thread Wolfgang Paul Rauchholz
Hello I run postfix (postfix-3.5.8-4.el8.x86_64) on my Rocky Linux 8.7 home server I setup postfix and dovecot as a firs step and it seems to be working; meaning I can send and receive mails (I send/returned mail from a gmail account). But I find these error messages in /var/log/maillog and after

Re: SSL_accept error from unknown[10.5.2.1]: lost connection

2023-02-07 Thread Viktor Dukhovni
On Tue, Feb 07, 2023 at 05:59:52PM +0100, Wolfgang Paul Rauchholz wrote: > Feb 5 03:50:12 home postfix/smtps/smtpd[402300]: > SSL_accept error from unknown[10.5.2.1]: lost connection > Feb 5 03:50:12 home postfix/smtps/smtpd[402300]: > lost connection after CONNECT from unknown[10.5.2.1] > F

Re: SSL_accept error from unknown[10.5.2.1]: lost connection

2023-02-07 Thread Wietse Venema
Wolfgang Paul Rauchholz: > Hello I run postfix (postfix-3.5.8-4.el8.x86_64) on my Rocky Linux 8.7 home > server > I setup postfix and dovecot as a firs step and it seems to be working; > meaning I can send and receive mails (I send/returned mail from a gmail > account). > But I find these error mes

Blocking TLDs

2023-02-07 Thread James Pifer
Hello all. I'm trying to block some TLDs and everything I try I'm getting:  451 4.3.5 : Sender address rejected: Server configuration error; Obviously this is a configuration issue. I've tried following these sites among others: https://forum.centos-webpanel.com/index.php?topic=10649.0 https:

Re: Blocking TLDs

2023-02-07 Thread Noel Jones
On 2/7/2023 3:49 PM, James Pifer wrote: Hello all. I'm trying to block some TLDs and everything I try I'm getting:  451 4.3.5 : Sender address rejected: Server configuration error; What is the error message logged before that? Does your postfix support the pcre map type? Maybe try regex: in

Re: Blocking TLDs

2023-02-07 Thread Viktor Dukhovni
On Tue, Feb 07, 2023 at 04:02:13PM -0600, Noel Jones wrote: > > Hello all. I'm trying to block some TLDs and everything I try I'm > > getting:  451 4.3.5 : Sender address rejected: > > Server configuration error; > > > > What is the error message logged before that? > > Does your postfix supp