max wrote:
> Hi,
> I have a mail system based on postfix-2.2.9-1tr + amavisd-new-2.3.3-2tr +
> spamassassin running on trustix 3.0.
> Amavis is configured to banned all emails containing executables files.
> Unfortunately, there is a strange kind of executable that I should let in,
> that 
> 'file' utility recognise as 'VAX-order 68K Blit (standalone) executable'.
> How should I setup this exception?
> Thanks.
> 
> 

Locate the array with the name:

$map_full_type_to_short_type_re

in amavisd. Copy this to your config file and add a specific line for 
your executable to be able to recognize the file in your banned file 
expressions.

Let the specific file denominator pass.

Gorn

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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