On 09/02/11 15:07, Seb wrote: > Hello, > > Many thanks for u're reply ! > > > Sorry to ask you again but I have another error... When restarting Exim, > I got : > > error in ACL: syntax error or unrecognized name after "set" in ACL > modifier "set acl_m_redirect = 1" >
What version of Exim are you running? I think named acl variables were introduced around 4.63. You could try using acl_m9 instead, but if you are running such an old version, you should really upgrade (Is it a Debian Etch box? Now that Squeeze is stable, Etch is out of support.) There was a serious security issue in <4.70 that came to light recently (various distros have patched earlier versions to fix the bug). -- ## List details at http://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/
