Hi,
I have these
headers:
-------------------------------------------------------------------------------------------------------------
Received: from
qmail.domain3.com
Received: from
phpmailer
by srv01.dinamize.com with local (PHPMailer); To: [EMAIL PROTECTED] From: user2 <[EMAIL PROTECTED]> Reply-to: [EMAIL PROTECTED] Subject: Newsletter Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Return-Path: [EMAIL PROTECTED] ------------------------------------------------------------------------------------------------------------------- SA
here allways checks the "Return-Path" filed to match whitelist users. It
ignores the "From" field.
But I want to
whitelist only the "From" (or "Reply-to") field, not the "Return-path"
field.
The
"domain3.com" is a known relay/mass-mailing company that provide
e-mail services
to others senders
that I do not want to whitelist.
What is the rule
sintax to whitelist only "[EMAIL PROTECTED]"?
Thanks.
|
Title: Mensagem