mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
ac146f1e3b
no issue - In a recent change to ownership verification email flow, we changed the FROM address of ownership verification mails to use the same email as the one we are verifying, aka TO address. - Email clients like Gmail flags off such emails as possible spam - Fix updates the `FROM` address to `noreply@domain.com` where domain.com is domain for TO address - In case the TO is already noreply@domain.com, we use no-reply@domain.com to bypass the same address restriction. |
||
---|---|---|
.. | ||
emails | ||
importer | ||
api.js | ||
config.js | ||
content-gating.js | ||
index.js | ||
limit.js | ||
middleware.js | ||
settings.js | ||
stripe-connect.js | ||
utils.js |