
Originally Posted by
marketing93
Basically, what do you want to do?
Currently when SpamAssassin marks an email as a possible SPAM it adds several headers to the original message. For example:
Code:
(Original headers...)
(Headers continue...)
X-Spam-Status: Yes, score=5.0
X-Spam-Score: 50
X-Spam-Bar: +++++
X-Spam-Report: Spam detection software, running on the system "...", has
identified this incoming email as possible spam. ...
Content preview: (Snippet from email...)
Content analysis details: (4.9 points, 5.0 required)
pts rule name description
(Detection rule set etc...)
X-Spam-Flag: YES
Subject: ** SPAM ** I want to meet serious
I want if an incoming message is tagged as spam, instead of modifying the original message headers, SpamAssassin to create a new report message and attach the original message as a message/rfc822 MIME part as described in SpamAssassin documentation.
Do you still want to recieve the e-mails marked as spam?
Yes, only with headers intact, instead as an attachment to the report message created upon detection.
You can set that in the control panel.
Can you explain how please?