[TASK] Add proper error message for failed messages
This commit adds proper error messages when mail sending via the mail queue has failed. It also refactors the MailTemplateService that it does not use duplicate code to send mails.
parent
dca8d72e
No related branches found
No related tags found
Showing
- Classes/Controller/QueueController.php 13 additions, 9 deletionsClasses/Controller/QueueController.php
- Classes/Service/MailTemplateService.php 25 additions, 23 deletionsClasses/Service/MailTemplateService.php
- Resources/Private/Language/de.locallang.xlf 4 additions, 0 deletionsResources/Private/Language/de.locallang.xlf
- Resources/Private/Language/locallang.xlf 3 additions, 0 deletionsResources/Private/Language/locallang.xlf
- Resources/Private/Templates/Queue/Index.html 2 additions, 2 deletionsResources/Private/Templates/Queue/Index.html
Please register or sign in to comment