0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
Jonathan Johnson 917eca3244 Change fallback from address to webmaster@[blog.url]
This change is needed because the previous default of the user's email
address is too often mismatched against the site domain, triggering spam filters.

Fixes #2145
- added `fromAddress()` to GhostMailer to handle this logic
- added unit tests to `mail_spec.js`
2014-02-24 20:28:37 -07:00
..
functional Improvements for models 2014-02-19 14:57:26 +01:00
integration/model Adds tag pages 2014-02-18 15:10:02 -05:00
unit Change fallback from address to webmaster@[blog.url] 2014-02-24 20:28:37 -07:00
utils Adds tag pages 2014-02-18 15:10:02 -05:00
blanket_coverage.js Coverage report task fix for Windoze 2013-11-11 20:56:36 +00:00