mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
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. |
||
---|---|---|
.. | ||
adapters | ||
api | ||
data | ||
lib | ||
models | ||
public | ||
services | ||
translations | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
index.js | ||
overrides.js | ||
update-check.js |