ROGERS Richard wrote: > > Alternatively - or additionally - for client side filtering, you can > always use a more obviously site-specific header, e.g. > > add_header = X-MyOrganisation-Spam-Score: $spam_score > ($spam_bar)
That's what I do as well, but you should always use X-Spam-MyOrg-* -- sa-learn (and presumably other tools, too) will strip any header starting with X-Spam before learning, so you don't poison your bayes database with spam header junk. - 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/
