mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 03:44:29 +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. |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.e2e.json | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
monobundle.js | ||
newrelic.js | ||
package.json | ||
playwright.config.js |