Change comment:
Upload new image AdminWikis.png
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. VincentMassol1 +XWiki.gdelhumeau - Content
-
... ... @@ -14,15 +14,20 @@ 14 14 15 15 <description of feature N> 16 16 17 -== Mi scellaneous ==17 +== Mail Sender API Improvements == 18 18 19 -* A click to the Document Index does not leads to an other space anymore. 20 20 * You can now specify the delay to wait between each mail being sent, in milliseconds. This is done to support mail throttling and not be considered a spammer by mail servers. For example if you wish to wait 10 seconds (if not specified the default is 8 seconds, which is 450 mails per hour), set the following in your ##xwiki.properties##:((( 21 21 {{code language="none"}} 22 22 mail.sender.sendWaitTime = 10000 23 23 {{/code}} 24 24 ))) 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. 25 +* 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. 25 25 27 +== Miscellaneous == 28 + 29 +* A click to the Document Index does not leads to an other space anymore. 30 + 26 26 See the [[full list of JIRA issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%22<version>%22&tempMax=1000]] fixed in this release. 27 27 28 28 = For Developers =
- AdminWikis.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.gdelhumeau - Size
-
... ... @@ -1,0 +1,1 @@ 1 +15.5 KB - Content