new items on roadmap, mention delivered-to rfc, fix wording in comments

This commit is contained in:
Mechiel Lukkien
2023-07-26 19:23:20 +02:00
parent a92784b824
commit 5be4e91979
4 changed files with 8 additions and 4 deletions

View File

@ -2414,7 +2414,7 @@ func (c *conn) deliver(ctx context.Context, recvHdrFor func(string) string, msgW
} else if !present {
m.Seen = true // We don't want to draw attention.
// Regular automatic junk flags configuration applies to these messages. The
// default is to treat these are neutral, so they won't cause outright rejections
// default is to treat these as neutral, so they won't cause outright rejections
// due to reputation for later delivery attempts.
m.MessageID = messageid
m.MessageHash = messagehash