mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-18 16:01:40 +03:00
7d0be3f1a9
ref https://github.com/TryGhost/Ghost/issues/12802 fixes DMA-27 - You can choose any support and newsletter email address in the UI without verification (as long as your SMTP-server / Mailgun can send from it) - All emails will use the mail.from config as the from address as a default: - Staff notification emails no longer use the made up ghost@domain email address - Newsletters no longer default to 'noreply@domain' - Member related emails (signin/signup/comment notifications...) will continue to be send from the chosen support address (Portal settings → Account page), but will now default to the mail.from config instead of noreply@domain if no support address is set. |
||
---|---|---|
.. | ||
__snapshots__ | ||
authentication.test.js | ||
db.test.js | ||
identities.test.js | ||
images.test.js | ||
members-importer.test.js | ||
members-signin-url.test.js | ||
notifications.test.js | ||
pages.test.js | ||
posts.test.js | ||
redirects.test.js | ||
schedules.test.js | ||
settings.test.js | ||
slack.test.js | ||
update-user-last-seen.test.js | ||
users.test.js | ||
utils.js | ||
webhooks.test.js |