Hi,
I have exim da_exim-4.50-2 installed at one of my boxes.
I such problem after using demime in ACL:
Starting exim: 2005-05-24 13:18:26 Exim configuration error in line 537 of /etc/exim.conf:
error in ACL: unknown ACL condition/modifier in "demime = *"
and my ACL rule is:
deny message = This message contains malformed MIME $demime_reason
demime = *
condition = ${if >{$demime_errorlevel}{2}{1}{0}}
Any ideas? I think that da_exim binary package supports demime... or not?
Kind Regards,
I have exim da_exim-4.50-2 installed at one of my boxes.
I such problem after using demime in ACL:
Starting exim: 2005-05-24 13:18:26 Exim configuration error in line 537 of /etc/exim.conf:
error in ACL: unknown ACL condition/modifier in "demime = *"
and my ACL rule is:
deny message = This message contains malformed MIME $demime_reason
demime = *
condition = ${if >{$demime_errorlevel}{2}{1}{0}}
Any ideas? I think that da_exim binary package supports demime... or not?
Kind Regards,
Last edited: