paisley
Verified User
- Joined
- Aug 17, 2013
- Messages
- 63
Hi,
I have a CentOS VPS with Directadmin and Exim/Dovecot, for forwarders, i changed some headers with a file called, Exim.acl_check_recipient.pre.conf, but now I get this error:
this is the line in the file:
Normally it worked but maybe because of a newer Exim version, can I maybe do another lookup or search to get the aliases?
I have a CentOS VPS with Directadmin and Exim/Dovecot, for forwarders, i changed some headers with a file called, Exim.acl_check_recipient.pre.conf, but now I get this error:
failed to expand ACL string "${lookup{$local_part}lsearch{/etc/virtual/${domain}/aliases}{1}{0}}":
this is the line in the file:
condition = ${lookup{$local_part}lsearch{/etc/virtual/${domain}/aliases}{1}{0}}
Normally it worked but maybe because of a newer Exim version, can I maybe do another lookup or search to get the aliases?