I am running 2.60-rc2, and am trying(!) to have the received: headers copied into the
report_safe report.


I have the following /etc/mail/spamassassin/local.cf:

$ cat local.cf
# This is the right place to customize your installation of SpamAssassin.
# See 'perldoc Mail::SpamAssassin::Conf' for details of what can be
# tweaked.
#
###########################################################################
#
rewrite_subject 1
#report_header 1
#defang_mime 0
subject_tag ***SPAM*** (_HITS_/_REQD_) **
score RAZOR2_CHECK 0
score RCVD_IN_ORBS 0
report_safe_copy_headers { Received }
$


and a report only included:


Received: via dmail-2002(12) for +Mail/SPAM; Sun, 24 Aug 2003 23:54:26 -0500 (CDT)
Received: from localhost [127.0.0.1] by lerami.lerctr.org
with SpamAssassin (2.60-rc2 1.198-2003-08-22-exp);
Sun, 24 Aug 2003 23:54:26 -0500
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: ***SPAM*** (10.63/05.00) ** Re: Thank you!
Date: Mon, 25 Aug 2003 0:50:11 --0400
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Flag: YES
X-Spam-Checker-Version: SpamAssassin 2.60-rc2 (1.198-2003-08-22-exp) on
lerami.lerctr.org
X-Spam-Level: **********
X-Spam-Status: Yes, hits=10.6 required=5.0 tests=BAYES_99,DATE_IN_PAST_03_06,
FORGED_MUA_OUTLOOK,MIME_BOUND_NEXTPART,MISSING_MIMEOLE,NO_REAL_NAME
autolearn=no version=2.60-rc2
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="----------=_3F499682.4EF0E9E3"


Spam detection software, running on the system "lerami.lerctr.org", has
identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or block
similar future email.  If you have any questions, see
[EMAIL PROTECTED] for details.

Content preview:  This is a multipart message in MIME format See the
 attached file for details [...]

Content analysis details: (10.6 points, 5.0 required)

pts rule name description
---- ---------------------- --------------------------------------------------
0.2 NO_REAL_NAME From: does not include a real name
5.4 BAYES_99 BODY: Bayesian spam probability is 99 to 100%
[score: 1.0000]
0.4 DATE_IN_PAST_03_06 Date: is 3 to 6 hours before Received: date
1.6 MISSING_MIMEOLE Message has X-MSMail-Priority, but no X-MimeOLE
0.5 MIME_BOUND_NEXTPART Spam tool pattern in MIME boundary
2.6 FORGED_MUA_OUTLOOK Forged mail pretending to be from MS Outlook


The original message was not completely plain text, and may be unsafe to
open with some email clients; in particular, it may contain a virus,
or confirm that your address can receive spam.  If you wish to view
it, it may be safer to save it to a file and open it with an editor.



Help!

LER


-- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to