Christian wrote:

> Hi,

> we want to bypass the part of the banned_filename_re for some 
> email-addresses. For example, we 
> do not allow [.js] files based on the [$banned_filename_re] directive, but 
> unfortunately Tim 
> needs to recieve these [.js] files that are part of a calculation he recieves 
> from our accountant.

> I checked out the docs and tried different approaches but didn't succeed. I 
> tried the 
> [bypass_banned_checks_maps / banned_files_lovers_maps] directive, but then 
> email for Tim 
> bypasses all [banned_filename] checks. I tried the 
> [per_recip_whitelist_sender_lookup_tables] 
> but that's only for SPAM as I found out later on.

> So here's my question - is there a way to specify an additional rule per user 
> that disables the 
> global [banned_filenames] check for some files only and perhaps in 
> combination with a SENDER 
> email-address?

> Thanks,

> Christian

Hmm, I can see per recipient @banned_filename_maps:
http://marc.theaimsgroup.com/?l=amavis-user&m=116890324807863
and where with a policy bank you can set up certain senders
to use unique @banned_filename_maps:
http://www200.pair.com/mecham/spam/bypassing.html#8
and where in addition to allowing certain senders to use
unique settings you can add some security by limiting
this to chosen clients or networks:
http://www200.pair.com/mecham/spam/bypassing.html#7

But due to the nature of banned_filename_maps in a policy
bank I'm not seeing both at the same time.

Gary V


-------------------------------------------------------------------------
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