-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
The mail error queue currently grows without bounds, and it's so well hidden that most administrators won't bother clearing it. From profiling data, it seems to sink a lot of memory per message, which is fine in the outgoing queue, but really bad for anything that hangs around and keeps growing.
Add a task that runs daily, removing anything from the error queue that's more than 48 hours days old.