Heiko Schlichting schrieb:

> In the latest release (4.69) there is no match for "expand" in spam.c.
> I know that there is such thing in malware.c
> 
>     av_scanner_work = expand_string(av_scanner);
> 
> but I do not found an analogue in scanner.c. Hopefully you already
> implemented it already on your system.

I'm sorry, I live in the future (meaning the feature is in CVS, yet 
unreleased):

whizbang src # grep expand spam.c
     spamd_address_work = expand_string(spamd_address);
         "spamassassin acl condition: spamd_address starts with $, but 
expansion failed: %s", expand_string_message);


-- 
## 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/

Reply via email to