On 12/24/2015 10:04 AM, Kevin Golding wrote:
I know I'm a bit weird but I like stuffing headers with all kinds of data like I'm stuffing a turkey for Christmas, but I've never been able to get anything showing up for TxRep (it is referenced in _TESTSSCORES_ but none of the TxRep specific ones seem to convert). I feel I can't be the only person trying to use these tags so I thought I'd see if anyone had any hints.

I actually just use global storage for TxRep and assign a generic username for everything but I've tried it with both G and Y modifiers. I've added these lines for testing:

add_header all TxRep-Global _TXREP_EMAIL_G_ _TXREP_EMAIL_IP_G_ _TXREP_IP_G_ _TXREP_DOMAIN_G_ _TXREP_HELO_G_ add_header all TxRep-User _TXREP_EMAIL_U_ _TXREP_EMAIL_IP_U_ _TXREP_IP_U_ _TXREP_DOMAIN_U_ _TXREP_HELO_U_

But all mails show is:

X-Spam-TxRep-Global: _TXREP_EMAIL_G_ _TXREP_EMAIL_IP_G_ _TXREP_IP_G_ _TXREP_DOMAIN_G_ _TXREP_HELO_G_ X-Spam-TxRep-User: _TXREP_EMAIL_U_ _TXREP_EMAIL_IP_U_ _TXREP_IP_U_ _TXREP_DOMAIN_U_ _TXREP_HELO_U_

I've tried skipping both U and G since I'm not using dual storage but no joy there either. I've tried it with the various sub-tags like COUNT and MEAN etc. but again, no conversions.

I've scratched my head over this one before and got nowhere and today's attempts don't seem to have got me any closer so hopefully someone can spot where my mistake is.

Cheers
Sorry, I think you might be unique. These aren't listed in the Mail::SpamAssassin::Conf TAGS section and grepping trunk shows nothing.

Regards,
KAM

Reply via email to