A couple of years ago, I set up my Exim configuration so that instead of adding 
header fields like X-Spam-Score in acl_check_data, I added them in certain 
internal delivery routers (e.g., userforward) so that they wouldn’t appear in 
outgoing mail. I did the same for Authentication-results.

I’m switching over from procmail to sieve for server-side mail filtering. Sieve 
apparently doesn’t see the header fields added in the router, so it’s not 
refiling my spam messages properly.

I’m guessing that my approach of adding the header fields in the router is the 
problem here and I need to go back to adding the header fields in 
acl_check_data. Should I remove the spam header fields in outgoing routers, or 
am I over concerned about that?

-Jim

-- 
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to