Ghost/core/server/mail
Aileen Nowak 7fca4c8a4f 🐛 Don't overwrite config.theme.title in GhostMail (#7224)
closes #7212

When no Blog title is set and there is a `from` mail adress without custom name set up in `config.js`, it will overwrite `config.theme.title` in `GhostMailer.from` and forces to have a (wrong) Blog title after sending a test mail or an invitation.

- Uses a variable `defaultBlogTitle` instead of overwriting `config.theme.title`, when no blog title is set and therefore `config.theme.title` has no value.
2016-08-19 10:22:07 +02:00
..
templates Switch to new native system font stack (#7219) 2016-08-18 20:29:46 +01:00
GhostMailer.js 🐛 Don't overwrite config.theme.title in GhostMail (#7224) 2016-08-19 10:22:07 +02:00
index.js improvement: mail structure (#7033) 2016-06-28 20:13:01 +02:00
utils.js improvement: mail structure (#7033) 2016-06-28 20:13:01 +02:00