Morvan Daniel,
> I use amavisd-new with spamassassin loaded as a perl module.
> My actual config: /etc/amavisd/amavisd.conf:
> $sa_tag_level_deflt = 2.0; # 2+ put X-Spam-Status headers only
> $sa_tag2_level_deflt = 5.0;# 5+ put X-Spam-Flag = YES
> $sa_kill_level_deflt = 8; # 8+ send
Morvan Daniel,
> I try webmin clamav module.
> I'm using amavisd-new with spamassassin perl module. Quarantined messages
> are in plain text format below /var/spool/amavisd/quarantine/spam-xxx.gz.
> If I use the "resend" buton from web interface (webmim clamav quarantine
> module) to recover some
I want to increase scores of all rules in 20_drugs.cf how can I do this
shortly ??
How shortly (quickly/easily) you can do this depends on how many rules there
are in the rules file, and maybe how good you are with some text filtering
and replacement tools.
You need to capture all of the 'sc
Hi All
I want to increase scores of all rules in 20_drugs.cf how can I do this
shortly ??
Regards
Get easy, one-click access to your favorites.
Make Yahoo! your homepage.
http://www.yahoo.com/r/hs
I use amavisd-new with spamassassin loaded as a perl module.
My actual config: /etc/amavisd/amavisd.conf:
$sa_tag_level_deflt = 2.0; # 2+ put X-Spam-Status headers only
$sa_tag2_level_deflt = 5.0;# 5+ put X-Spam-FLag = YES
$sa_kill_level_deflt = 8; # 8+ sen
It's generally not a good idea to post spam to the list. If you need
to, put it on a website somewhere and place a link to it.
I ran one message through an older install of SA I have (non
production), 3.2.3, and it scored a 16.8:
ontent analysis details: (16.8 points, 5.0 required)
pts ru
Jeff Chan wrote:
>
> You may find some programs useful for scanning for blacklisted URIs at:
> http://www.surbl.org/links.html
>
Thank you for the pointer. I have downloaded, compiled and tested surblhost
- and it looks very handy for integrating into a shell script.
http://surblhost.sourcefor
Quoting Jean-Marc Liotier <[EMAIL PROTECTED]>:
>
> I am looking for a way to weed out referrer spam from Apache logs and Awstats
> data files. I have seen some tools, but they rely on static blacklist -
> often very small ones, rarely maintained. It just occurs to me that this is
> a perfect job f
I am looking for a way to weed out referrer spam from Apache logs and Awstats
data files. I have seen some tools, but they rely on static blacklist -
often very small ones, rarely maintained. It just occurs to me that this is
a perfect job for something like Mail::SpamAssassin::Plugin::URIDNSBL so