Good Morning!
These are the git changes for DokuWiki committed
yesterday. Please test them and report bugs.
---------------------------------------------------------------------
http://github.com/splitbrain/dokuwiki/commit/454a31ec9221659770bba2aa286b030e70c737df
Merge: 0c8b989dc 7c7659d2e
Author: Andreas Gohr <andi[at]splitbrain.org>
Date: Sun Sep 11 11:22:00 2022 +0200
Merge pull request #3758 from dadrc/message-id
Add Message-ID to all mails
http://github.com/splitbrain/dokuwiki/commit/7c7659d2eb48c7a17b9c70dcf5eb152a51da1610
Author: Philipp Specht <philipp.specht[at]gmail.com>
Date: Tue Aug 30 20:29:51 2022 +0200
Add Message-ID to all mails
RFC 5322 specifies that all mails SHOULD have a Message-ID field. While
originating SMTP servers MAY (as per RFC 5321) add a missing Message-ID,
this behavior is not mandatory.
Multiple mail providers, e.g. Gmail, reject mails without a Message-ID
field, rendering their users unable to receive mails from a Dokuwiki
instance using a standard-conforming mail server.
This commit simply adds a random Message-ID to a mail's headers during
Mailer class initialization. With the current behavior of setHeader(),
overwriting that header happens without additional changes, should
another Message-ID be necessary, warranted or desired.
---------------------------------------------------------------------
You can download individual diffs or patches by appending .diff or
.patch to the given commit URLs above.
Bye,
your git changelog mailer
--
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist