0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Gabor Javorszky 1f5a378b4c Deprecated mail.fromaddress, mail.from is Title <email@address>
Closes #4018

* cleaned up `mail_spec.js`
* deprecated `mail.fromaddress`
* implemented 'Blog title <email@address.com>' format with fallbacks
* added tests to deprecation and from address, made existing ones more robust
* moved domain intuit into its own module: `GhostMailer.getDomain()`
2014-09-23 09:33:20 +01:00
..
client Merge pull request #4090 from PaulAdamDavis/ie-fixes 2014-09-23 06:14:11 +02:00
server Deprecated mail.fromaddress, mail.from is Title <email@address> 2014-09-23 09:33:20 +01:00
shared GhostGFM honours escaped tildes 2014-09-19 09:16:33 +01:00
test Deprecated mail.fromaddress, mail.from is Title <email@address> 2014-09-23 09:33:20 +01:00
index.js