Skip to content

Missing required email header #63

@mczapala

Description

@mczapala

Hi, my emails from the runner were not delivered because of mail server complaining about the missing Date: header. I fixed this locally by importing email.utils and adding the header to the message using msg["Date"] = formatdate(), but I am in no way a python programmer so there might be a simpler/better solution. Anyway, might be something to consider in the future update.

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