On 2012-04-11 20:21, Kyle King wrote:
I have a comma separate list of email addresses in a redirect. I need to foward a email to an address that passes the conditional. what would a filter command that could do this be? ie: $if eq {local_part@$domain}{ldap_lookup} {?forward to ${quote_ldap:list}?} {fail}
A redirect router with a condition on it and a lookup for the destination? -- Jeremy -- ## 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/
