-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels