FSN#50327 Als e-mail niet verstuurd kan worden (naar de interne SMTP server, schijf vol bijvoorbeeld) dit wel behandelen als fout die later opnieuw geprobeerd moet worden
svn path=/Website/branches/v2017.2/; revision=35912
This commit is contained in:
@@ -471,6 +471,7 @@ function sendMail( p_mailfrom
|
||||
catch (e)
|
||||
{
|
||||
Log2File(1, "E-mail sending failed: " + e.description);
|
||||
throw e; // Throw again
|
||||
}
|
||||
Log2File(2, "Sent.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user