foxcpp / maddy

✉️ Composable all-in-one mail server.
https://maddy.email
GNU General Public License v3.0
4.98k stars 240 forks source link

submission handler error #715

Open kamarya opened 1 month ago

kamarya commented 1 month ago

Describe the bug

I get very often the following error messages in the logs (for both accepted and rejected incoming messages):

Jul 13 18:28:06 vps4323 maddy[2617]: submission: handler error: tls: first record does not look like a TLS handshake
Jul 13 21:20:27 vps4323 maddy[2617]: submission: handler error: EOF
Jul 13 21:20:57 vps4323 maddy[2617]: submission: handler error: EOF
Jul 13 21:21:28 vps4323 maddy[2617]: submission: handler error: EOF

What do you think is wrong?

Multiple repeating error messages

Steps to reproduce

Log files

NA

Configuration file

NA

Environment information

foxcpp commented 1 month ago

Upstream issue: https://github.com/emersion/go-smtp/issues/236