foxcpp / maddy

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

Message-ID RHS is not a fully-qualified domain name #564

Closed AlphaJack closed 1 year ago

AlphaJack commented 1 year ago

Describe the bug

The Message-ID in my case uses the pod name rather than the FQDN specified as MADDY_HOSTNAME.

Outgoing email are added a +0.50 SPAM score from Rspamd because of this reason (MID_RHS_NOT_FQDN)

Current: CPUZO502K586.2R999YBYXPTR5@mail Ideal: CPUZO502K586.2R999YBYXPTR5@example.org

foxcpp commented 1 year ago

This message does not look like one generated by maddy. It is likely set by the client.

AlphaJack commented 1 year ago

You are right, sending from the Gmail android app generates XXXXXX@email.android.com