Email Queuing Enhancements

Add-ons Email Queuing Enhancements 2.3.0

Register & Get access to index

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
XenForo submitted a new resource:

Email Queuing Enhancements - Persistent retry logic for delivering to the mail transport

Adjust email sending logic to retry more frequently, and not to aggressively abandon email sending.
This addon ensures all emails except a short list go via the email queue instead of blocking the request.

Options
Adds the following options under "Email Options"
  • Queue all email
  • Email templates to exclude from queueing
  • Failed email abandon threshold
Contributing features or bug fixes
Please create a Github Pull request via the "More Information" link.

Read more about this resource...
 

XenForo

Administrative
  • Thread starter
  • Admin
  • #2
XenForo updated Email Queuing Enhancements with a new update entry:

Email Queuing Enhancements 2.3.0

  • Require php 7.2+
  • Require XenForo 2.2+
  • Require StandardLib v1.18.0+
  • Fix uninstaller erroring with XF2.2+
  • Remove custom failed queuing logic, use XF native version but with custom next retry policy to be less aggressive about removing failed email.
    • This addon will likely need updating for when XF2.3+ changes email queuing behaviour, but should be a very small update.

Read the rest of this update entry...
 
  • Tags
    email queuing enhancements 2.3.0
  • Back
    Top Bottom