You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While a great point, this is not actually an issue in production.
If the SMTP server is somehow unreachable, the server is crashing as the SMTP the app talks to is local on the server (postfix to be exact). This local server puts it in a queue to sent it to the UU SMTP. If the UU SMTP is offline, the local queue is kept till it comes back.
No description provided.
The text was updated successfully, but these errors were encountered: