Details
-
New Feature
-
Resolution: Unresolved
-
Major
-
None
-
7.3
-
None
-
Unknown
-
Description
When the mailing system is under heavy load, some alerts, monitoring, or priority mails should be sent in parallel with the actual mail queue.
For example, a mail sent to inform about the mail backlog in the mail sending queue could not be put in that same queue.
An easy way to implement this is to have multiple mail queue, with different priority. Feel free to propose other alternatives.