Skip to main content

issue rules KAM_SEX

Comments

11 comments

  • cPRex Jurassic Moderator
    Hey there! is the KAM_SEX value showing up inside the /var/log/exim_mainlog or /var/log/maillog on the machine, or are you seeing that somewhere else? If you are able to find the entry in the maillog file, that may give you more details. It's also possible there are things that can't easily be seen in the message, such as a tracking pixel or other device, that is triggering the filter. You can try and view the raw HTML of the message to see if there is anything odd shown in the code itself.
    0
  • webstyler
    Hey there! is the KAM_SEX value showing up inside the /var/log/exim_mainlog or /var/log/maillog on the machine, or are you seeing that somewhere else? If you are able to find the entry in the maillog file, that may give you more details. It's also possible there are things that can't easily be seen in the message, such as a tracking pixel or other device, that is triggering the filter. You can try and view the raw HTML of the message to see if there is anything odd shown in the code itself.

    Hello KAM_SEX is not showing inside two logs. Html email is really simple, no tracking code, only 1 image, few text and 3 links :/ Thanks
    0
  • cPRex Jurassic Moderator
    Thanks for the additional details - I'm not sure what else could be causing that off the top of my head, so it might be best to submit a ticket to our team so we can check this out directly on the system experiencing the issue.
    0
  • webstyler
    Hello another issue with this rules.. email is clean, but gain 7 pt for this rule How to disable this rule globally, for all account on server ? thanks
    0
  • cPRex Jurassic Moderator
    I think the best way to do this so the change isn't overwritten would be this option:
    0
  • 0
  • cPRex Jurassic Moderator
    Yes - that's just what I was looking into now. If you create a custom configuration file such as custom.cf inside /etc/mail/spamassassin and set the score to 0, that will give it no weight globally. You won't want to edit the local.cf file directly.
    0
  • webstyler
    Sorry but I'm not understanding. " If you create a custom configuration file such as custom.cf inside /etc/mail/spamassassin and set the score to 0, that will give it no weight globally " so, will be ignored and not will be globally, for all accounts?? Thanks
    0
  • cPRex Jurassic Moderator
    Setting the score to 0 will give the specific rule no weight, which means SpamAssassin won't count it for or against the rules, which effectively whitelists the rule globally.
    0
  • webstyler
    Ok, thanks :)
    0
  • webstyler
    For anyone that found / read this thread, here the doc for custom.cf :)
    0

Please sign in to leave a comment.