Whitelist a Sender or Domain in SpamAssassin
To whitelist individual addresses or domains in SpamAssassin:
* Open //etc/mail/spamassassin/local.cf/ in your favorite editor for
system-wide whitelisting.
o To whitelist only for yourself, open
/~/.spamassassin/user_prefs/.
* Append "whitelist_from_rcvd {address or domain you want to
whitelist preceded by "*@"} {domain name which must be present in
the Received: headers}".
o To whitelist all About newsletters, for example, type
"whitelist_from_rcvd *[email protected] about.com".
The second parameter of /whitelist_from_rcvd/, a domain name which must
be present in the /Received:/ header lines, is some prevention against
spammers easily getting past SpamAssassin by using an email address at a
commonly whitelisted domain.
Regards
Alex
On 21/04/2010 18:42, madmac wrote:
Thanks eric.
another dumb question for all
with spamassassin set to :
use_auto_whitelist = 1
where is the " whitelist " stored ?
----- Original Message ----- From: "Eric Shubert" <[email protected]>
To: <[email protected]>
Sent: Wednesday, April 21, 2010 11:14 AM
Subject: [qmailtoaster] Re: Clarification.
madmac wrote:
Can anyone help me : what does this command do
skip_rbl_checks 1
do i set it to skip_rbl_checks 0
To forece rbl check?
Thanks
1 is true
0 is false
skip_rbl_checks = 1
skips them.
skip_rbl_checks = 0
activates them.
--
-Eric 'shubes'
---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and
installations.
If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
Please visit qmailtoaster.com for the latest news, updates, and
packages.
To unsubscribe, e-mail:
[email protected]
For additional commands, e-mail:
[email protected]
---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and
installations.
If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
Please visit qmailtoaster.com for the latest news, updates, and
packages.
To unsubscribe, e-mail:
[email protected]
For additional commands, e-mail:
[email protected]