solid_errors icon indicating copy to clipboard operation
solid_errors copied to clipboard

Infinite loop when email delivery fails

Open Slow-Res opened this issue 3 months ago • 0 comments

When email delivery fails (SMTP errors, invalid credentials, etc.), SolidErrors enters an infinite loop by reporting the email failure back to itself, creating new occurrences that trigger more emails indefinitely.

Slow-Res avatar Nov 04 '25 12:11 Slow-Res