Skip to content

No Message-ID header #51

@rojer

Description

@rojer

mailsend-go (and mailsend, for that matter) does not generate the Message-ID header, which is mandatory.
GMail recently began rejecting messages without it[1], so when sending to Gmail wither directly to mx or via a relay that is not kind enough to add it[2], the message bounces.

[1] 550-5.7.1 [...] Messages missing a valid messageId header are not 550 5.7.1 accepted
[2] e.g. Postfix does not, by default, but can be made to by setting always_add_missing_headers = yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions