Stanislaw Halik <weirdo@???> writes:
> On Sun, Apr 02, 2006, christoph.kliemt@??? wrote:
>>> i'm trying to replace headers in the ACLs, so i could hint
>>> SpamAssassin (through exiscan-acl) about the status of callout
>>> verification.
>> I do not think that this is a good idea. If you *really* want to use
>> callout verification, pass the information via a variable to the
>> router to SpamAssassin.
>
> i use exiscan-acl, which scans the messages SMTP-time. unfortunately,
> there's no router facility - it's done in the DATA acl.
no router facility? hmpf... pass the result of scanning to a variable,
evaluate it in a router. iirc exiscan-acl is a bit outdated.
>>> is replacing headers ACL-time possible
>> Depends on the ACL... ;-)
>
> can you tell me some more about it? i can't find any info on it in the
> docs.
http://exim.org/exim-html-4.60/doc/html/spec.html/ch11.html#SECTexpvar
Play a bit with that... :-)
cu,
Christoph