diff --git a/FAQ.md b/FAQ.md index cd7f3a773c..7ece2df8ad 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1166,14 +1166,14 @@ You can use the [Email Privacy Tester](https://www.emailprivacytester.com/) for Most providers accept validated addresses only when sending messages to prevent spam. -For example Google modifies the message headers like this: +For example Google modifies the message headers like this for *unverified* addresses: ``` From: Somebody X-Google-Original-From: Somebody ``` -This means that the edited sender address was automatically replaced by a validated address before sending the message. +This means that the edited sender address was automatically replaced by a verified address before sending the message. Note that this is independent of receiving messages.