Michael - thanks for the tip.  I see what you mean.  

 

However, it's like to try and tackle why/how I can't get soft
whitelisting to work via Amavis.

 

I've been reading up on using @score_sender_maps and tried to do as the
site below suggested by editing 50-user

http://www.mail-archive.com/[email protected]/msg05258.h
tml

 

However, it doesn't seem to take when I run amavis debug.  I can see my
mail come in, yet it's still marked with a high enough spam score to be
quarantined; the soft whitelist entry doesn't show up at all.  I'm
unsure if there is a syntax issue (or how to honestly check the amavis
config files before reloading at all)

 

Here's output from amavis debug when I send the message through and why
I don't think the soft whitelist is working:
May 11 08:39:00.196 ubuntu-spam.lcps.k12.va.us
/usr/sbin/amavisd-new[25954]: (25954-01) query_keys:
[email protected], [email protected], sisdb@, lcps.k12.va.us,
.lcps.k12.va.us, .k12.va.us, .va.us, .us, .

May 11 08:39:00.197 ubuntu-spam.lcps.k12.va.us
/usr/sbin/amavisd-new[25954]: (25954-01)
lookup_hash([email protected]), no matches

May 11 08:39:00.197 ubuntu-spam.lcps.k12.va.us
/usr/sbin/amavisd-new[25954]: (25954-01) lookup
[blacklist_sender<[email protected]>,blacklist_sender] => undef,
"[email protected]" does not match

May 11 08:39:00.197 ubuntu-spam.lcps.k12.va.us
/usr/sbin/amavisd-new[25954]: (25954-01) lookup
[whitelist_recip<[email protected]>] => undef,
"[email protected]" does not match

May 11 08:39:00.199 ubuntu-spam.lcps.k12.va.us
/usr/sbin/amavisd-new[25954]: (25954-01) query_keys:
[email protected], [email protected], sisdb@, lcps.k12.va.us,
.lcps.k12.va.us, .k12.va.us, .va.us, .us, .

May 11 08:39:00.199 ubuntu-spam.lcps.k12.va.us
/usr/sbin/amavisd-new[25954]: (25954-01)
lookup_hash([email protected]), no matches

May 11 08:39:00.200 ubuntu-spam.lcps.k12.va.us
/usr/sbin/amavisd-new[25954]: (25954-01)
lookup_acl([email protected]), no match

May 11 08:39:00.200 ubuntu-spam.lcps.k12.va.us
/usr/sbin/amavisd-new[25954]: (25954-01) lookup
[whitelist_sender<[email protected]>,whitelist_sender] => undef,
"[email protected]" does not match

 

Here's my 50-user section:

# trying to soft whitelist

@score_sender_maps = (

        {

        '[email protected]' => -10.0,

        '[email protected]' => -10.0

        },

);

 

After adding my changes to 50-user, I would run: sudo /etc/init.d/amavis
reload

 

Thanks again for your patience and help.  J

 

Damian Bailey | [email protected]

Lead Technician | LCPS Technology

540.894.4373x8220

Shipping Address:

Louisa County Public Schools

953 Davis Hwy

Mineral VA 23117

 

From: [email protected]
[mailto:[email protected]] On
Behalf Of Michael Scheidell
Sent: Tuesday, May 10, 2011 4:35 PM
To: [email protected]
Subject: Re: hi! issues with soft whitelist / amavis / SA

 

On 5/10/11 4:25 PM, Bailey, Damian S. wrote: 

Good afternoon,
 
I've been working with amavis for over a year now, and haven't really
had to fine tune it much.  That being said, I've recently found the need
to "whitelist" a local email address as it goes through my filter and
gets quarantined as spam; however, the mail is legitimate.  
 

use SA, 'whitelist_rcvd_from' or something like that, in local.cf.


or, you whitelist the email address spammers will use.





-- 
Michael Scheidell, CTO
o: 561-999-5000
d: 561-948-2259
ISN: 1259*1300
> | SECNAP Network Security Corporation 

*         Best Intrusion Prevention Product, Networks Product Guide

*         Certified SNORT Integrator

*         Hot Company Award, World Executive Alliance

*         Best in Email Security, 2010 Network Products Guide

*         King of Spam Filters, SC Magazine

 

________________________________

This email has been scanned and certified safe by SpammerTrap(r). 
For Information please see http://www.secnap.com/products/spammertrap/

________________________________

 

Reply via email to