On Thu, 2 Nov 2006 10:05:37 -0700
Hank <[EMAIL PROTECTED]> wrote:

> Hello All
> 
> I'm currently using amavisnewsql-0.8.0-1.4, and I'm having trouble with
> allowing banned files to a single domain. I've tried the following
> in /etc/amavisd.conf
> 
> @bypass_banned_checks_maps = ( [qw( myrealdomain.com )] );
> @banned_files_lovers_maps = ( [qw( myrealdomain.com )] );
> 
> Sending an .exe to myself, it's still being BLOCKED and quarantined.
> Doing a little more digging, I can create a new policy in the policy
> table in MySQL and set banned_files_lover=Y and bypass_banned_checks=Y,
> and this will work. I'm not really liking this method, since some of
> the users in the domain in question has custom policies set. I can see
> issues if the users edits their policy (ie: change to global policy),
> their banned_files settings will be lost. The problem seems like the
> policy table is overriding the config settings. 
> 
> I was wondering a couple things...
> 
> 1. Is my syntax correct in @bypass_banned_checks_maps and
> @banned_files_lovers_maps to allow banned files for an entire domain?
> 
> 2. Does the Policy MySQL table always override the config bypass_maps
> settings?
> 
> 3. If so, is there a way to globally handle a domain in MySQL Policy or
> make this config setting apply after MySQL Policy is read?
> 
> I'm currently using amavisd-new-2.4.1



I was wondering if anyone could shed some light on this. It's starting 
to become an issue, and would like to make one domain a banned files
lover, while maintaining the same policy with the other domains.

Any help is greatly appreciated!

Thanks!
hanji


-- 

Key ID: 68CE3C73
Fingerprint: 815A 5232 BEF5 3DEF 7640 E5DA 7570 027F 68CD 3C73

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to