On Tue, 23 May 2006 09:52:38 -0400, Marc Sherman
<[EMAIL PROTECTED]> wrote:
>> Why is demime deprecated?
>
>Because the MIME ACL can do everything that demime does, and is much
>more flexible.

How do I convert my demime statements

|  deny
|    demime = com:vbs:bat:pif:scr:exe
|    message = no Windows executeables accepted here
|    log_message = reject, $found_extension file
|
|  deny
|    demime = *
|    malware = */defer_ok
|    condition = 
${lookup{$malware_name}lsearch{CONFDIR/malware_reject}{yes}{no}}
|    message = policy reject malware $malware_name
|    log_message = rejectable malware found ($malware_name)
|
|  warn
|    demime = *
|    malware = */defer_ok
|    log_message = malware found ($malware_name)
|    set VAR_MALWARE_NAME = $malware_name

to a MIME ACL?

Greetings
Marc

-- 
-------------------------------------- !! No courtesy copies, please !! -----
Marc Haber         |   " Questions are the         | Mailadresse im Header
Mannheim, Germany  |     Beginning of Wisdom "     | http://www.zugschlus.de/
Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 621 72739834

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to