Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. VincentMassol1 +XWiki.ThomasMortagne - Content
-
... ... @@ -20,14 +20,8 @@ 20 20 {{code language="none"}} 21 21 mail.sender.sendWaitTime = 10000 22 22 {{/code}} 23 - 24 -The configuration parameter can also be changed from the Mail Admin UI: 25 - 26 -{{image reference="sendmailwait.png"/}} 27 27 ))) 28 -* We now save both an error summary and a full error description when a mail fails to be sent when using the Database Mail Listener. This allows to see the full stack trace of the problem to more easily debug it.((( 29 -{{image reference="sendmailerror.png"/}} 30 -))) 24 +* We now save both an error summary and a full error description when a mail fails to be sent when using the Database Mail Listener. This allows to see the full stack trace of the problem to more easily debug it. 31 31 * The ##MailResult.isSent()## API has been renamed to ##MailResult.isProcessed()## to avoid thinking that it'll return true if all mails have been sent successfully. What it does is simply return true when all mails have been processed, whether they've been sent successfully or not. 32 32 33 33 == Wikis ==