Craig Jackson wrote: > Hi, > > At the beginning the data acl, some headers are committed to writing but > are not actually written until after the data acl and thus are not > passed to Spamassassin. But I would like Spamassassin to read these > headers. Is there any way to write those headers before passing the > message to Spamassassin?
If you add the headers before the data acl (such as in the rcpt acl), they will be available to spamassassin in the data acl. - Marc -- ## 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/
