这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@jugendhacker
Copy link
Contributor

Usually the hostname of the local machine tends to be not unique nor a
FQDN. This brings multiple problems with it when sending messages using
such Message-ID.

First of all this makes go-message more compliant to RFC5322 [1] because
it recommends to use a FQDN on the right handed side of the @ in the
Message-ID. Second this also improves the situation with spam filters,
because some of them (for example rspamd) give a bad score for messages
without a FQDN in the Message-ID.

[1] https://www.rfc-editor.org/rfc/rfc5322.html#section-3.6.4

Usually the hostname of the local machine tends to be not unique nor a
FQDN. This brings multiple problems with it when sending messages using
such Message-ID.

First of all this makes go-message more compliant to RFC5322 [1] because
it recommends to use a FQDN on the right handed side of the @ in the
Message-ID. Second this also improves the situation with spam filters,
because some of them (for example rspamd) give a bad score for messages
without a FQDN in the Message-ID.

[1] https://www.rfc-editor.org/rfc/rfc5322.html#section-3.6.4
@jugendhacker
Copy link
Contributor Author

@emersion anything I need to do here, to get a review or at least a comment on my PR?

Copy link
Collaborator

@foxcpp foxcpp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@foxcpp foxcpp merged commit 7840c64 into emersion:master Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants