Skip to main content

SpamAssassin reject spam score threshold

Comments

7 comments

  • cPanelMichael
    I want to set up that spam message are not automatically rejected by server. Because, maybe one good message be announced as spam and can not be delivered.

    Hello, The setting you are referring to is configured as part of a rule in the Exim configuration file as opposed to the SpamAssassin configuration file. You can browse to "WHM >> Exim Configuration Manager >> Basic Editor >> Apache SpamAssassin Options" and set the following option to "Off" if you want to disable scanning outgoing emails for SPAM: Scan outgoing messages for spam and reject based on the Apache SpamAssassin" internal spam_score setting Thank you.
    0
  • Elizabeta
    Hello, Thank you Michael for your response. But, I don"t want to disable scanning outgoing emails for SPAM. I want to scan mails for spam but no reject such mails marked as spam just send this mail in special folder maybe on server. Best regards, Elizabeta Kre"o
    0
  • Elizabeta
    Hello, If i set up Scan outgoing messages for spam and reject based on the Apache SpamAssassin" internal spam_score setting On is default behaviour that server reject all mails marked as spam? Best regards, Elizabeta Kre"o
    0
  • cPanelMichael
    Hello @Elizabeta, The options we provide to scan outgoing email for SPAM will automatically reject the messages if they meet the configured SPAM threshold. We don't support queuing the outgoing messages that meet the SPAM score, and we don't move the messages to a SPAM directory since it's outgoing email as opposed to incoming email. It's generally up to the receiving mail server to mark the message as SPAM once the message leaves the server. Thank you.
    0
  • Elizabeta
    Thank you very much Michael for your explanation. I have another question, I have set up in WHM-Service Configuration-Exim Configuration Manager-Apache SpamAssassin reject spam score treshold 8. I don"t see this value in /etc/mail/spamassassin/local.cf. Which is main configuration file for SpamAssassin? Best regards
    0
  • cPanelMichael
    I have another question, I have set up in WHM-Service Configuration-Exim Configuration Manager-Apache SpamAssassin reject spam score treshold 8. I don"t see this value in /etc/mail/spamassassin/local.cf.

    The SpamAssasssin global configuration is located at /etc/mail/spamassassin/local.cf, however it's not where we store the outgoing SpamAssassin scanning options. For that, we setup a custom Exim ACL (the custom values are stored in /etc/exim.pl.local and /etc/exim.conf.localopts). Thank you.
    0
  • Elizabeta
    The SpamAssasssin global configuration is located at /etc/mail/spamassassin/local.cf, however it's not where we store the outgoing SpamAssassin scanning options. For that, we setup a custom Exim ACL (the custom values are stored in /etc/exim.pl.local and /etc/exim.conf.localopts). Thank you.

    Thank you very much Michael for your explanation. Best regards, Elizabeta Kre"o
    0

Please sign in to leave a comment.