Ghost/core/test/unit/mail
Katharina Irrgang 524cc4c343 🐛 escape blog title for mail header (#8453)
closes #8436

- this is how the from field looks like "blog title <owner@blog.com>"
- so if you set your blog title with double quotes, it throws a syntax error from the smtp library
2017-05-12 15:09:45 +02:00
..
GhostMailer_spec.js 🐛 escape blog title for mail header (#8453) 2017-05-12 15:09:45 +02:00
utils_spec.js