Results 1 to 6 of 6

Thread: Report_safe option in SpamAssassin

  1. #1
    Join Date
    Apr 2010
    Posts
    68

    Report_safe option in SpamAssassin

    I thought that if i set report_safe option as 1 then an incoming message would be tagged as a spam and it will not be modified an original message as a message/rfc822 MIME part. I have set it to the 1 in both /usr/share/spamassassin/10_default_prefs.cf as well as in /etc/mail/spamassassin/local.cf. but the problem is that the spam emails are still arriving with X-Spam headers added. Now what should i do to make this work as per the manual says?

  2. #2
    Join Date
    Mar 2009
    Posts
    1,588

    Re: Report_safe option in SpamAssassin

    Spamassassin uses numbers tests (both local and on line) to determine if a mail is SPAM or HAM (not SPAM). It's reliable, trustworthy, and simple to install and configure. And in this article I am going to show you how to add Spamassassin to your already working Postfix mail server. You can think of SPAM as all of those useless flyers you get in the mail. The advertisements, the offers for credit cards etc.

  3. #3
    Join Date
    Apr 2008
    Posts
    4,642

    Re: Report_safe option in SpamAssassin

    If using report_safe, a few of the headers from the original message are copied into the wrapper header (From, To, Cc, Subject, Date, etc.) If you want to have other headers copied as well, you can add them using this option. You can specify multiple headers on the same line, separated by spaces, or you can just use multiple lines.

  4. #4
    Join Date
    May 2008
    Posts
    4,345

    Re: Report_safe option in SpamAssassin

    When ACL method is providing the best performance then as an administrator, You can switch to an Exim MTA configuration in order to use the legacy transport-based SpamAssassin message which would be handled by accessing the WHM from the following path.
    Start WHM and open Main menu then go to the Service Configuration. Here you can go for the Exim Configuration Editor and then open Standard Options where you must be having a SpamAssassin Options.

  5. #5
    Join Date
    May 2008
    Posts
    3,316

    Re: Report_safe option in SpamAssassin

    This line will define how Spamassassin will handle any message marked as SPAM. If you set this line to:
    report_safe 0 : all incoming SPAM is modified by altering the header to mark said email as SPAM.
    report_safe 1 : all incoming messages tagged as SPAM will create a new report message and attach the original message as a message/rfc822 MIME (preserving the original message, but not easily opened).
    report_safe 2 : all incoming messages tagged as SPAM will be attached to a new report as plain text.
    A message marked as SPAM will not be deleted. Instead a message marked as SPAM will be labeled as such and allowed through. This further prevents false positives and allows the user to define what to do with SPAM in their email client.

  6. #6
    Join Date
    Apr 2008
    Posts
    4,088

    Re: Report_safe option in SpamAssassin

    SpamAssassin moves an original message to an attachment by default which saves it by running any dangerous scripts which might infects your system and and it becomes easy for user an identifying the message whether it is spam or not. For controlling this option, you can use report_safe which has three options described here:
    report_safe 0 which does not uses any Attachments.
    report_safe 1 which uses an Attachments.
    report_safe 2 which only uses Text Attachments.

Similar Threads

  1. Replies: 4
    Last Post: 21-07-2011, 11:08 PM
  2. Exim, Spamassassin and X-Spam-Status Header
    By Bower in forum Windows Software
    Replies: 4
    Last Post: 18-06-2010, 04:17 AM
  3. SpamAssassin>Spam Box
    By Gimelstob in forum Windows Software
    Replies: 4
    Last Post: 17-06-2010, 02:41 AM
  4. Help on Configuring SpamAssassin
    By KADEEM in forum Networking & Security
    Replies: 4
    Last Post: 16-11-2009, 08:42 PM
  5. Configure Spam folder for spamassassin
    By OSzilla in forum Operating Systems
    Replies: 3
    Last Post: 04-08-2009, 06:58 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,749,960,828.20518 seconds with 16 queries