<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Anthony,<br>
<br>
Try:<br>
<blockquote>store deliver header "X-Spam-Status: No"<br>
</blockquote>
Once you deliver the message, it's hard to store it.<br>
<br>
Best regards,<br>
<br>
Steve<br>
-- <br>
Steve Swaney<br>
<a class="moz-txt-link-abbreviated" href="mailto:steve@fsl.com">steve@fsl.com</a><br>
<a class="moz-txt-link-abbreviated" href="http://www.fsl.com">www.fsl.com</a><br>
The most accurate and cost effective anti-spam solutions available<br>
<br>
On 8/3/13 9:25 AM, Antony Stone wrote:<br>
</div>
<blockquote
cite="mid:WM!803b82185ad26a0550a6f31dfafac3fa3bf1b003c305c420132a17d4ace7b3e3f39672be9ecda19ebae996255e16d0d824296b42115346b71e771097f6d302877a95f1cbbee203ddb3821335027a39d2!@mail1-ec2.fsl.com"
type="cite">
<pre wrap="">On Saturday 03 August 2013 at 14:35:27, Jonathan Horne wrote:
</pre>
<blockquote type="cite">
<pre wrap="">either way, when i use the config (which this time i copy pasted :)
Non Spam Actions = deliver store header "X-Spam-Status: No"
the maillog says delivered, but the email ends up in
[root@dlp-centos64 ~]# locate 11CC9C7E
/var/spool/MailScanner/incoming/20218/11CC9C7E.AF899.header
/var/spool/MailScanner/incoming/20220/11CC9C7E.AF899.header
/var/spool/MailScanner/incoming/20223/11CC9C7E.AF899.header
/var/spool/postfix/hold/11CC9C7E
and not forwarded to my exchange server. if i pull the out store, and
reload, new mail items are then delivered to my exchange server as before.
is there a correct way of setting up "store *and* deliver" with
MailScanner?
</pre>
</blockquote>
<pre wrap="">
Can you try:
1. grep -i deliver /path/to/your/mailscanner.conf
2. Check the content of the above files to see whether the "X-Spam-Status: No"
header got added by your rule?
3. Checking the "Archive Mail" feature of Mailscanner to see if that would do
what you need instead?
Hope this helps,
Antony.
</pre>
</blockquote>
<br>
</body>
</html>