|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
Mail::SpamAssassin::PlUser:Contributed Perl Mail::SpamAssassin::Plugin::SPF(3)
NAME
Mail::SpamAssassin::Plugin::SPF - perform SPF verification tests
SYNOPSIS
loadplugin Mail::SpamAssassin::Plugin::SPF
DESCRIPTION
This plugin checks a message against Sender Policy Framework (SPF)
records published by the domain owners in DNS to fight email address
forgery and make it easier to identify spams.
USER SETTINGS
spf_timeout n (default: 5)
How many seconds to wait for an SPF query to complete, before scan-
ning continues without the SPF result.
whitelist_from_spf add@ress.com
Use this to supplement the whitelist_from addresses with a check
against the domain's SPF record. Aside from the name
'whitelist_from_spf', the syntax is exactly the same as the syntax
for 'whitelist_from'.
Just like whitelist_from, multiple addresses per line, separated by
spaces, are OK. Multiple "whitelist_from_spf" lines are also OK.
The headers checked for whitelist_from_spf addresses are the same
headers used for SPF checks (Envelope-From, Return-Path, X-Enve-
lope-From, etc).
Since this whitelist requires an SPF check to be made network tests
must be enabled. It is also required that your trust path be cor-
rectly configured. See the section on "trusted_networks" for more
info on trust paths.
e.g.
whitelist_from_spf joe@example.com fred@example.com
whitelist_from_spf *@example.com
def_whitelist_from_spf add@ress.com
Same as "whitelist_from_spf", but used for the default whitelist
entries in the SpamAssassin distribution. The whitelist score is
lower, because these are often targets for spammer spoofing.
perl v5.8.8 2006-08-29Mail::SpamAssassin::Plugin::SPF(3)
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Sat Sep 8 16:38:37 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
svn man page (6161 hits) (FreeBSD 6.2)
sqlite3 man page (5598 hits) (openSUSE 10.2)
adv_cap_autoneg man page (5045 hits) (Solaris 10 11_06)
CPAN man page (4791 hits) (Suse Linux 10.1)
ssh man page (4439 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (3525 hits) (Solaris 10 11_06)
signal man page (3394 hits) (Suse Linux 10.1)
netcat man page (3373 hits) (Suse Linux 10.1)
pprosetup man page (2886 hits) (Solaris 10 11_06)
startproc man page (2738 hits) (Suse Linux 10.1)
|