Hey guys, I wrote some code a few months back when I was doing a username purge that uses the same email system, but drops these kind of messages into a separate queue with separate runners so they don't interfere with standard notifications.
Semes like something you can use to help with stuff like this. While it doesn't directly apply to this use case, what I did can easily be integrated (assuming you are still using gearman for notifications).
no subject
Semes like something you can use to help with stuff like this. While it doesn't directly apply to this use case, what I did can easily be integrated (assuming you are still using gearman for notifications).