On 2011-09-07 at 18:51 +0300, Face wrote: > cannot start exim with this error: > 2011-09-07 18:07:14 Exim configuration error in line 821 of > /etc/mail.d/exim.d/exim.conf: > error in ACL: unknown ACL condition/modifier in "demime = *"
You built Exim without demime support. Either build with WITH_OLD_DEMIME=yes in Local/Makefile or remove the use of demime from your config file. -Phil -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
