Last modified by Thomas Mortagne on 2023/10/13

<
From version < 4.2 >
edited by Vincent Massol
on 2015/01/18
To version < 4.1 >
edited by Vincent Massol
on 2015/01/18
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -19,13 +19,13 @@
19 19  
20 20  The configuration parameter can also be changed from the [[Mail Admin UI>>extensions:Extension.Mail Application]]:
21 21  
22 -{{image reference="ReleaseNotesXWiki64RC1@sendmailwait.png"/}}
22 +{{image reference="sendmailwait.png"/}}
23 23  )))
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 -{{image reference="ReleaseNotesXWiki64RC1@sendmailerror.png"/}}
25 +{{image reference="sendmailerror.png"/}}
26 26  )))
27 27  * The Mail Type is now displayed in the [[Mail Sender Status Admin UI>>extensions:Extension.Mail Application]]:(((
28 -{{image reference="ReleaseNotesXWiki64RC1@mailtype.png"/}}
28 +{{image reference="mailtype.png"/}}
29 29  )))
30 30  * 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.
31 31  * A new scripting API has been added to set the mail type:(((

Get Connected