Skip to content

Catch errors when sending e-mails.

Remco de Man requested to merge fbl_catch_error_mail_server into master

When sending e-mails, errors are now catched to make sure the application does not stop with an 500 error, which can render the application unusable if an external mail server does not work.

Merge request reports

Loading