HI,
I got this postmaster undeliverable email alert every 2 hours since several days :
"Proxmox SMTP server: errors from cloudhost-10969997.us-midwest-2.nxcli.net[192.190.220.195]"
Transcript of session follows.
Out: 220 mx.mydomain.com ESMTP Myorganization
In: EHLO cloudhost-10969997.us-midwest-2.nxcli.net
Out: 250mx.mydomain.com
Out: 250-PIPELINING
Out: 250-SIZE 30000000
Out: 250-VRFY
Out: 250-ETRN
Out: 250-STARTTLS
Out: 250-ENHANCEDSTATUSCODES
Out: 250-8BITMIME
Out: 250-SMTPUTF8
Out: 250 CHUNKING
In: STARTTLS
Out: 220 2.0.0 Ready to start TLS
In: EHLO cloudhost-10969997.us-midwest-2.nxcli.net
Out: 250-mx.mydomain.com
Out: 250-PIPELINING
Out: 250-SIZE 30000000
Out: 250-VRFY
Out: 250-ETRN
Out: 250-ENHANCEDSTATUSCODES
Out: 250-8BITMIME
Out: 250-SMTPUTF8
Out: 250 CHUNKING
In: MAIL FROM:<postmaster@daf6cfbaf2.nxcli.io>
Out: 250 2.1.0 Ok
In: RCPT TO:<hello@mydomain.com>
Out: 250 2.1.5 Ok
In: DATA
Out: 354 End data with <CR><LF>.<CR><LF>
Out: 451 4.3.0 Error: queue file write error
In: QUIT
Out: 221 2.0.0 Bye
----------------------------------------------------------
I tried to put these different values in the "global blacklist", but it's do not prevent the error report to postmaster:
*.nxcli.net
*.nxcli.io
postmaster@daf6cfbaf2.nxcli.io
192.190.220.195
- Also : "Before Queue Filtering" is set to "yes"
- In the tracking center, we can see that mail is rejected :
Mar 1 10:17:27 vm161-mx1 postfix/smtpd[1094]: connect from cloudhost-10969997.us-midwest-2.nxcli.net[192.190.220.195]
Mar 1 10:17:28 vm161-mx1 postfix/smtpd[1094]: Anonymous TLS connection established from cloudhost-10969997.us-midwest-2.nxcli.net[192.190.220.195]: TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
Mar 1 10:17:30 vm161-mx1 postfix/smtpd[1094]: NOQUEUE: client=cloudhost-10969997.us-midwest-2.nxcli.net[192.190.220.195]
Mar 1 10:19:10 vm161-mx1 postfix/smtpd[1094]: warning: timeout talking to proxy 127.0.0.1:10024
Mar 1 10:19:10 vm161-mx1 postfix/smtpd[1094]: proxy-reject: END-OF-MESSAGE: 451 4.3.0 Error: queue file write error; from=<postmaster@daf6cfbaf2.nxcli.io> to=<hello@mydomain.com> proto=ESMTP helo=<cloudhost-10969997.us-midwest-2.nxcli.net>
Mar 1 10:19:10 vm161-mx1 postfix/smtpd[1094]: disconnect from cloudhost-10969997.us-midwest-2.nxcli.net[192.190.220.195] ehlo=2 starttls=1 mail=1 rcpt=1 data=0/1 quit=1 commands=6/7
But I guess that error mail is sent to postmaster before applying the mail filtering.
I have absolutely no other issues with others mail from the world.
System has a lot of free space on disk, and no disk issue.
I suspect that is could be due to the size of the mail that is higher that the max size configured in PMG. But I don't know how to check that possibility and how to remedy without change this value.
Do you have any suggestion to avoid each time a undelivery mail setn to my postmaster?
Thank you for you help, and thank you for your great work with PMG !
Thierry
I got this postmaster undeliverable email alert every 2 hours since several days :
"Proxmox SMTP server: errors from cloudhost-10969997.us-midwest-2.nxcli.net[192.190.220.195]"
Transcript of session follows.
Out: 220 mx.mydomain.com ESMTP Myorganization
In: EHLO cloudhost-10969997.us-midwest-2.nxcli.net
Out: 250mx.mydomain.com
Out: 250-PIPELINING
Out: 250-SIZE 30000000
Out: 250-VRFY
Out: 250-ETRN
Out: 250-STARTTLS
Out: 250-ENHANCEDSTATUSCODES
Out: 250-8BITMIME
Out: 250-SMTPUTF8
Out: 250 CHUNKING
In: STARTTLS
Out: 220 2.0.0 Ready to start TLS
In: EHLO cloudhost-10969997.us-midwest-2.nxcli.net
Out: 250-mx.mydomain.com
Out: 250-PIPELINING
Out: 250-SIZE 30000000
Out: 250-VRFY
Out: 250-ETRN
Out: 250-ENHANCEDSTATUSCODES
Out: 250-8BITMIME
Out: 250-SMTPUTF8
Out: 250 CHUNKING
In: MAIL FROM:<postmaster@daf6cfbaf2.nxcli.io>
Out: 250 2.1.0 Ok
In: RCPT TO:<hello@mydomain.com>
Out: 250 2.1.5 Ok
In: DATA
Out: 354 End data with <CR><LF>.<CR><LF>
Out: 451 4.3.0 Error: queue file write error
In: QUIT
Out: 221 2.0.0 Bye
----------------------------------------------------------
I tried to put these different values in the "global blacklist", but it's do not prevent the error report to postmaster:
*.nxcli.net
*.nxcli.io
postmaster@daf6cfbaf2.nxcli.io
192.190.220.195
- Also : "Before Queue Filtering" is set to "yes"
- In the tracking center, we can see that mail is rejected :
Mar 1 10:17:27 vm161-mx1 postfix/smtpd[1094]: connect from cloudhost-10969997.us-midwest-2.nxcli.net[192.190.220.195]
Mar 1 10:17:28 vm161-mx1 postfix/smtpd[1094]: Anonymous TLS connection established from cloudhost-10969997.us-midwest-2.nxcli.net[192.190.220.195]: TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
Mar 1 10:17:30 vm161-mx1 postfix/smtpd[1094]: NOQUEUE: client=cloudhost-10969997.us-midwest-2.nxcli.net[192.190.220.195]
Mar 1 10:19:10 vm161-mx1 postfix/smtpd[1094]: warning: timeout talking to proxy 127.0.0.1:10024
Mar 1 10:19:10 vm161-mx1 postfix/smtpd[1094]: proxy-reject: END-OF-MESSAGE: 451 4.3.0 Error: queue file write error; from=<postmaster@daf6cfbaf2.nxcli.io> to=<hello@mydomain.com> proto=ESMTP helo=<cloudhost-10969997.us-midwest-2.nxcli.net>
Mar 1 10:19:10 vm161-mx1 postfix/smtpd[1094]: disconnect from cloudhost-10969997.us-midwest-2.nxcli.net[192.190.220.195] ehlo=2 starttls=1 mail=1 rcpt=1 data=0/1 quit=1 commands=6/7
But I guess that error mail is sent to postmaster before applying the mail filtering.
I have absolutely no other issues with others mail from the world.
System has a lot of free space on disk, and no disk issue.
I suspect that is could be due to the size of the mail that is higher that the max size configured in PMG. But I don't know how to check that possibility and how to remedy without change this value.
Do you have any suggestion to avoid each time a undelivery mail setn to my postmaster?
Thank you for you help, and thank you for your great work with PMG !
Thierry
Last edited: