mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +03: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. |
||
---|---|---|
.. | ||
adapter-manager | ||
auth | ||
bulk-email | ||
invitations | ||
jobs | ||
mega | ||
members | ||
permissions | ||
settings | ||
webhooks | ||
labs.js | ||
slack.js | ||
xmlrpc.js |