~bigbes/core-go: 8c2729f4

email.EnqueueStd: Don't overwrite headers

Sometimes we need to specify the Message-Id, From, and Reply-To headers
(e.g. for todo.sr.ht ticket notifications). Don't overwrite these
headers if they are present.

Adnan Maolood <me@adnano.co> — 2022-05-04 15:00:26 UTC

Commit 8c2729f421a1ebb923db7120d569465dbb5238fcview raw patch

Parent(s): 3f80f677

2 changed file(s)

FileStatus+
email/worker.go M +78 -66
server/server.go M +5 -5