https://bugs.exim.org/show_bug.cgi?id=2001

            Bug ID: 2001
           Summary: DEMIME - not recognized?
           Product: Exim
           Version: 4.88
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: ACLs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Upgraded to 4.88 and I get this:

  error in ACL: unknown ACL condition/modifier in "accept    demime =
zip:rar:arj:tar:tgz:gz:bz2"

Used to work in 4.87

accept    demime = zip:rar:arj:tar:tgz:gz:bz2
    set acl_m_zipexe = ${run{/etc/exim/scripts/check-compressed
${lc:$found_extension} $message_exim_id}}
#    logwrite = ZIPEXE ($runrc) [$acl_m_zipexe]
    condition = ${if eq {$runrc}{1}{true}{false}}
    set acl_c_honey = ZIPEXE - Executable in ${uc:$found_extension} not
allowed. [$acl_m_zipexe]
        acl = reject
    acl = report_virus
    acl = report_black

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to