Show a null mailer for backend with invalid path

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-05-15 02:36:24 -04:00
parent dfb368e6dc
commit 62f49e390a
5 changed files with 79 additions and 48 deletions

View File

@@ -572,6 +572,9 @@ Other changes
* Add task path validation.
* Increase dropzone upload file size limit to 2GB
* Add cabinet created and edited events.
* Show a null mailer backend if there is backend with an
invalid path. Due to the app full path change, existing
mailer setups need to be recreated.
Removals