Commit Graph

4 Commits (c72da5595a94296286566cb9e9a62bc9ab74a1ff)

Author SHA1 Message Date
Julian Lam cdfa45439e updating email translations to not use template value
close 
Dravere 38900a9964 Smtp emailer issue 5951 ()
* Fixed typo at emailer.js line 66 (serice -> service)

* When custom SMTP user and password is empty no authentication is attempted

* Added options to choose custom smtp connection security

* Made custom smtp connection security strings translatable

* Changed switch to if-else for custom smtp security option

* Fixed emailer.js lint errors

* Move custom setting to top of list
Peter Jaszkowiak 23e7222dfa Update Nodemailer to v4
also filter out .jst files from email template dropdowns
Peter Jaszkowiak daf3ab4db4 WIP