Collect Admin messages between two notification emails. [REJECTED]
Currently all those messages are lost. Simply store them in a text file and read it once the next notification is being sent.
Currently all those messages are lost. Simply store them in a text file and read it once the next notification is being sent.
added discussion and removed To Do labels
One acceptable solution could be to simply log those messages to the regular log file and just discard the emails, pointing out (in the documentation and / or an email footer) that more messages could have been produced that can be found in the logs.
Benefits:
mentioned in commit ecf825ac
mentioned in commit ecbcd5de
mentioned in commit 497e0b3b
As discussed above, messages are anyway written to the log file even when they're not sent via email. So the email footer added in commit 497e0b3b should be fine.
Closing this issue as rejected.
closed
changed title from Collect Admin messages between two notification emails. to Collect Admin messages between two notification emails. [REJECTED]
mentioned in commit 3b87db2e
mentioned in commit 539b9831