<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — amavisd add X-Spam-Status??]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic2354.xml" />
	<updated>2011-10-13T03:26:26Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic2354-amavisd-add-xspamstatus.html</id>
		<entry>
			<title type="html"><![CDATA[Re: amavisd add X-Spam-Status??]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post11847.html#p11847" />
			<content type="html"><![CDATA[<p>Added this sql lookup setting for Amavisd in iRedMail trunk (will be available in iRedMail-0.7.4), but disabled by default.</p><p>Also, if you&#039;re running Amavisd-new-2.7.0 or later versions, this SQL command will be better:<br /></p><div class="codebox"><pre><code>$sql_select_policy = &#039;SELECT domain FROM domain WHERE domain=%d&#039;;</code></pre></div><p>Placeholder &#039;%d&#039; is available in Amavisd-new-2.7.0. MySQL IN() is a performance killer.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2011-10-13T03:26:26Z</updated>
			<id>http://www.iredmail.org/forum/post11847.html#p11847</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: amavisd add X-Spam-Status??]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post11814.html#p11814" />
			<content type="html"><![CDATA[<p>Just a vote for the usefulness of this.&nbsp; I too needed to have the spam scores added to the headers as I need to monitor what the scores are on both legit and spam mail for a week or so in order to be able to adjust the SpamAssassin scoring (my users are all business users, so I set the spam scoring to be much less permissive than a typical ISP).&nbsp; Thanks for the information.</p>]]></content>
			<author>
				<name><![CDATA[answerman]]></name>
				<uri>http://www.iredmail.org/forum/user9644.html</uri>
			</author>
			<updated>2011-10-10T19:04:34Z</updated>
			<id>http://www.iredmail.org/forum/post11814.html#p11814</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: amavisd add X-Spam-Status??]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post11247.html#p11247" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>cmjnissen wrote:</cite><blockquote><p>no prob.<br />was looking the forum (no search) before posting this thread, hade i fund your post i guess i never had posted this..</p><p>happy this help some one <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p></blockquote></div><p>==== Provide basic information to help troubleshoot ====<br />- iRedMail version: <br />- Linux/BSD distribution name and version: <br />- Any related log? Log is helpful for troubleshooting.<br />====</p><p>ZhangHuangbin, please put that into the new version of iRedMail.<br />Thanks all.</p><p>smiles</p>]]></content>
			<author>
				<name><![CDATA[miles_hc]]></name>
				<uri>http://www.iredmail.org/forum/user18243.html</uri>
			</author>
			<updated>2011-08-26T04:04:20Z</updated>
			<id>http://www.iredmail.org/forum/post11247.html#p11247</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: amavisd add X-Spam-Status??]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post11215.html#p11215" />
			<content type="html"><![CDATA[<p>no prob.<br />was looking the forum (no search) before posting this thread, hade i fund your post i guess i never had posted this..</p><p>happy this help some one <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[cmjnissen]]></name>
				<uri>http://www.iredmail.org/forum/user20547.html</uri>
			</author>
			<updated>2011-08-24T17:56:16Z</updated>
			<id>http://www.iredmail.org/forum/post11215.html#p11215</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: amavisd add X-Spam-Status??]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post11205.html#p11205" />
			<content type="html"><![CDATA[<p>Finally, someone brings the answer to my question about one month ago.</p><p>Thanks to cmjnissen.</p><p>miles</p><div class="quotebox"><cite>cmjnissen wrote:</cite><blockquote><p>hallo again<br />hope this will/can help some one.</p><p>found my way to lookup local domains from mysql server in database vmail so fare it seams to work.<br />changed the linie <br /></p><div class="codebox"><pre><code>@local_domains_maps = [&#039;.&#039;];
back to.
@local_domains_maps = [&#039;mx1.MYDOMAIN.net&#039;, &#039;MYDOMAIN.net&#039;];</code></pre></div><p>and added the following to the end of file before the ending &#039;1&#039;</p><div class="codebox"><pre><code>@lookup_sql_dsn =  (
    [&#039;DBI:mysql:database=vmail;host=127.0.0.1;port=3306&#039;, &#039;vmail&#039;, &#039;***vmail_user_passwd***&#039;],
);
$sql_select_policy = &#039;SELECT domain FROM domain WHERE CONCAT(&quot;@&quot;,domain) IN (%k)&#039;;

i found this at. http://www.howtoforge.com/forums/showthread.php?t=14221</code></pre></div><p>and i get my headers.<br /></p><div class="codebox"><pre><code>X-Spam-Flag: NO
X-Spam-Score: 0
X-Spam-Level: 
X-Spam-Status: No, score=0 tagged_above=-999 required=4
    tests=[RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham</code></pre></div><p>noted that #@lookup_sql_dsn = @storage_sql_dsn;<br />is there but comment out guess that is for the amavisd database only??<br />but the other way it lookups the virtual domains in the vmail db.</p><p>Happy mailing.</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[miles_hc]]></name>
				<uri>http://www.iredmail.org/forum/user18243.html</uri>
			</author>
			<updated>2011-08-24T10:17:28Z</updated>
			<id>http://www.iredmail.org/forum/post11205.html#p11205</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: amavisd add X-Spam-Status??]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post11199.html#p11199" />
			<content type="html"><![CDATA[<p>hallo again<br />hope this will/can help some one.</p><p>found my way to lookup local domains from mysql server in database vmail so fare it seams to work.<br />changed the linie <br /></p><div class="codebox"><pre><code>@local_domains_maps = [&#039;.&#039;];
back to.
@local_domains_maps = [&#039;mx1.MYDOMAIN.net&#039;, &#039;MYDOMAIN.net&#039;];</code></pre></div><p>and added the following to the end of file before the ending &#039;1&#039;</p><div class="codebox"><pre><code>@lookup_sql_dsn =  (
    [&#039;DBI:mysql:database=vmail;host=127.0.0.1;port=3306&#039;, &#039;vmail&#039;, &#039;***vmail_user_passwd***&#039;],
);
$sql_select_policy = &#039;SELECT domain FROM domain WHERE CONCAT(&quot;@&quot;,domain) IN (%k)&#039;;

i found this at. http://www.howtoforge.com/forums/showthread.php?t=14221</code></pre></div><p>and i get my headers.<br /></p><div class="codebox"><pre><code>X-Spam-Flag: NO
X-Spam-Score: 0
X-Spam-Level: 
X-Spam-Status: No, score=0 tagged_above=-999 required=4
    tests=[RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham</code></pre></div><p>noted that #@lookup_sql_dsn = @storage_sql_dsn;<br />is there but comment out guess that is for the amavisd database only??<br />but the other way it lookups the virtual domains in the vmail db.</p><p>Happy mailing.</p>]]></content>
			<author>
				<name><![CDATA[cmjnissen]]></name>
				<uri>http://www.iredmail.org/forum/user20547.html</uri>
			</author>
			<updated>2011-08-24T04:49:58Z</updated>
			<id>http://www.iredmail.org/forum/post11199.html#p11199</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: amavisd add X-Spam-Status??]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post11149.html#p11149" />
			<content type="html"><![CDATA[<p>hello,</p><p>maby this is just a temporary fix but changed <br /></p><div class="codebox"><pre><code>@local_domains_maps = [&#039;mx1.MYDOMAIN.net&#039;, &#039;MYDOMAIN.net&#039;];</code></pre></div><p>to<br /></p><div class="codebox"><pre><code>@local_domains_maps = [&#039;.&#039;];</code></pre></div><p>the adds the headers to all inbound mails. a lookup in the db for local domans, would do the trick for me but at this point to advanced for me<br />will try get that to work but for now this is fine.</p><p>will buy iRedAdmin-pro when the savings allow me to (student selleri not that huge) </p><p>anyway thanks for your help it&#039;s appreciated</p><p>anywho can&#039;t say this enugh GREAT WORK with the iRedmail solution <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[cmjnissen]]></name>
				<uri>http://www.iredmail.org/forum/user20547.html</uri>
			</author>
			<updated>2011-08-21T15:26:02Z</updated>
			<id>http://www.iredmail.org/forum/post11149.html#p11149</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: amavisd add X-Spam-Status??]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post11140.html#p11140" />
			<content type="html"><![CDATA[<p>the size of the log made me put the filtered log on my web server at </p><p><a href="http://cmjscriptor.com/7654ejy6847/amalog.txt">http://cmjscriptor.com/7654ejy6847/amalog.txt</a> (not activ any more)</p><p>by filtered&nbsp; i mean all mail addresses, are somewhat masked</p><p>heres the headers of the mail..<br /></p><div class="codebox"><pre><code>Return-Path: &lt;t***n-mun**@e***il.dk&gt;
Delivered-To: CMJNISSEN@MYDOMAIN.dk
Received: from localhost (localhost.localdomain [127.0.0.1])
    by mx1.MYDOMAIN.net (Postfix) with ESMTP id 17EE4B6990AE
    for &lt;CMJNISSEN@MYDOMAIN.dk&gt;; Fri, 19 Aug 2011 19:44:29 +0000 (GMT)
X-Virus-Scanned: Debian amavisd-new at mx1.MYDOMAIN.net
Received: from mx1.MYDOMAIN.net ([127.0.0.1])
    by localhost (mx1.MYDOMAIN.net [127.0.0.1]) (amavisd-new, port 10024)
    with ESMTP id XqmxEWAPI4ZM for &lt;CMJNISSEN@MYDOMAIN.dk&gt;;
    Fri, 19 Aug 2011 19:44:26 +0000 (GMT)
X-Original-Helo: smtp2.cybercity.dk (iRedMail: http://www.iredmail.org/)
Received: from smtp2.cybercity.dk (smtp2.cybercity.dk [212.242.43.252])
    by mx1.MYDOMAIN.net (Postfix) with ESMTP id C7370B6990AD
    for &lt;CMJNISSEN@MYDOMAIN.dk&gt;; Fri, 19 Aug 2011 19:44:25 +0000 (GMT)
Received: from uf7.cybercity.dk (uf7.cybercity.dk [212.242.42.164])
    by smtp2.cybercity.dk (Postfix) with ESMTP id D8EFF313C34
    for &lt;CMJNISSEN@MYDOMAIN.dk&gt;; Fri, 19 Aug 2011 21:44:24 +0200 (CEST)
Received: from Ma****gnPc (0x*4f*a**7.adsl.cybercity.dk [212.242.***.***])
    by uf7.cybercity.dk (Postfix) with ESMTP id C6518B85D98
    for &lt;CMJNISSEN@MYDOMAIN.dk&gt;; Fri, 19 Aug 2011 21:44:24 +0200 (CEST)
From: &quot;T***en Mu**h Je***n&quot; &lt;t***n-mun**@e***il.dk&gt;
To: &lt;CMJNISSEN@MYDOMAIN.dk&gt;
Subject: 
Date: Fri, 19 Aug 2011 21:44:26 +0200
Message-ID: &lt;023201cc5ea8$6701a720$3504f560$@e***il.dk&gt;
MIME-Version: 1.0
Content-Type: multipart/alternative;
    boundary=&quot;----=_NextPart_000_0233_01CC5EB9.2A8B3A70&quot;
X-Mailer: Microsoft Outlook 14.0
thread-index: AcxeqGbxwXjf+2eJTcaDg1YZzhGxKw==
Content-Language: da</code></pre></div>]]></content>
			<author>
				<name><![CDATA[cmjnissen]]></name>
				<uri>http://www.iredmail.org/forum/user20547.html</uri>
			</author>
			<updated>2011-08-20T05:24:26Z</updated>
			<id>http://www.iredmail.org/forum/post11140.html#p11140</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: amavisd add X-Spam-Status??]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post11131.html#p11131" />
			<content type="html"><![CDATA[<p>Could you please paste all log related to this email in Amavisd log?</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2011-08-20T01:49:41Z</updated>
			<id>http://www.iredmail.org/forum/post11131.html#p11131</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: amavisd add X-Spam-Status??]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post11127.html#p11127" />
			<content type="html"><![CDATA[<p>i have enabled debug ad for what i can se the headers are created but not saved in the recived mail?</p><div class="codebox"><pre><code>Aug 19 19:44:28 mx1 amavis[1618]: (01618-06) header: X-Spam-Flag: YES\n
Aug 19 19:44:28 mx1 amavis[1618]: (01618-06) header: X-Spam-Score: 1001.285\n
Aug 19 19:44:28 mx1 amavis[1618]: (01618-06) header: X-Spam-Level: ****************************************************************\n
Aug 19 19:44:28 mx1 amavis[1618]: (01618-06) header: X-Spam-Status: Yes, score=1001.285 tag=-999 tag2=4 kill=4 tests=[GTUBE=1000,\n\tHTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_RP_RNBL=1.284]\n\tautolearn=no\n
Aug 19 19:44:28 mx1 amavis[1618]: (01618-06) header: X-Quarantine-ID: &lt;XqmxEWAPI4ZM&gt;\n
Aug 19 19:44:28 mx1 amavis[1618]: (01618-06) header: X-Envelope-To-Blocked: \n
Aug 19 19:44:28 mx1 amavis[1618]: (01618-06) header: X-Envelope-To: &lt;CMJNISSEN@MYDOMAIN.dk&gt;\n
Aug 19 19:44:28 mx1 amavis[1618]: (01618-06) header: X-Envelope-From: &lt;t***n-mun**@e***il.dk&gt;\n
Aug 19 19:44:28 mx1 amavis[1618]: (01618-06) header: Received: from mx1.MYDOMAIN.net ([127.0.0.1])\n\tby localhost (mx1.MYDOMAIN.net [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id XqmxEWAPI4ZM for &lt;CMJNISSEN@MYDOMAIN.dk&gt;;\n\tFri, 19 Aug 2011 19:44:26 +0000 (GMT)\n
Aug 19 19:44:28 mx1 amavis[1618]: (01618-06) DO_QUARANTINE, local:spam-%m.gz, &lt;&gt; -&gt; spam-quarantine
Aug 19 19:44:28 mx1 amavis[1618]: (01618-06) dkim: not signing mail which is not originating from inside
Aug 19 19:44:28 mx1 amavis[1618]: (01618-06) local delivery: &lt;&gt; -&gt; spam-quarantine, mbx=/var/lib/amavis/virusmails/X/spam-XqmxEWAPI4ZM.gz
Aug 19 19:44:29 mx1 amavis[1618]: (01618-06) header: Delivered-To: spam-quarantine\n
Aug 19 19:44:29 mx1 amavis[1618]: (01618-06) header: Return-Path: &lt;&gt;\n</code></pre></div><p>but i also see a line with write header == 0 <br /></p><div class="codebox"><pre><code>Aug 19 19:44:29 mx1 amavis[1618]: (01618-06) write_header: 0, Amavis::IO::Zlib=HASH(0x2135cf40)</code></pre></div><p>??</p>]]></content>
			<author>
				<name><![CDATA[cmjnissen]]></name>
				<uri>http://www.iredmail.org/forum/user20547.html</uri>
			</author>
			<updated>2011-08-19T19:56:07Z</updated>
			<id>http://www.iredmail.org/forum/post11127.html#p11127</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: amavisd add X-Spam-Status??]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post11113.html#p11113" />
			<content type="html"><![CDATA[<p>hey, thanks for you taken the time to help me.</p><p>$policy_bank{&#039;MYNETS&#039;} = { }<br /></p><div class="codebox"><pre><code>$policy_bank{&#039;MYNETS&#039;} = {   # mail originating from @mynetworks
  originating =&gt; 1,  # is true in MYNETS by default, but let&#039;s make it explicit
  os_fingerprint_method =&gt; undef,  # don&#039;t query p0f for internal clients
  allow_disclaimers =&gt; 1,  # enables disclaimer insertion if available
};</code></pre></div><p>$policy_bank{&#039;ORIGINATING&#039;} = {}<br /></p><div class="codebox"><pre><code>$policy_bank{&#039;ORIGINATING&#039;} = {  # mail supposedly originating from our users
  originating =&gt; 1,  # declare that mail was submitted by our smtp client
  allow_disclaimers =&gt; 1,  # enables disclaimer insertion if available
  # notify administrator of locally originating malware
  virus_admin_maps =&gt; [&quot;root\@$mydomain&quot;],
  spam_admin_maps  =&gt; [&quot;root\@MYDOMAIN.net&quot;],
  warnbadhsender   =&gt; 0,
  warnvirussender  =&gt; 1,
  warnspamsender   =&gt; 1,
  # forward to a smtpd service providing DKIM signing service
  #forward_method =&gt; &#039;smtp:[127.0.0.1]:10027&#039;,
  # force MTA conversion to 7-bit (e.g. before DKIM signing)
  smtpd_discard_ehlo_keywords =&gt; [&#039;8BITMIME&#039;],
  bypass_banned_checks_maps =&gt; [1],  # allow sending any file names and types
  terminate_dsn_on_notify_success =&gt; 0,  # don&#039;t remove NOTIFY=SUCCESS option
};</code></pre></div><p>$policy_bank{&#039;MYUSERS&#039;} = {}<br /></p><div class="codebox"><pre><code>$policy_bank{&#039;MYUSERS&#039;} = {
    # declare that mail was submitted by our smtp client
    originating =&gt; 1,
    # enables disclaimer insertion if available
    allow_disclaimers =&gt; 1,
    # notify administrator of locally originating malware
    virus_admin_maps =&gt; [&quot;root\@$mydomain&quot;],
    spam_admin_maps  =&gt; [&quot;root\@$mydomain&quot;],
    warnbadhsender   =&gt; 0,
    warnvirussender  =&gt; 1,
    warnspamsender   =&gt; 1,
    # forward to a smtpd service providing DKIM signing service
    #forward_method =&gt; &#039;smtp:[127.0.0.1]:10027&#039;,
    # force MTA conversion to 7-bit (e.g. before DKIM signing)
    smtpd_discard_ehlo_keywords =&gt; [&#039;8BITMIME&#039;],
    # allow sending any file names and types
    bypass_banned_checks_maps =&gt; [1],
    # don&#039;t remove NOTIFY=SUCCESS option
    terminate_dsn_on_notify_success =&gt; 0,
    # don&#039;t perform spam/header/virus check.
    #bypass_spam_checks_maps =&gt; [1],
    #bypass_header_checks_maps =&gt; [1],
    #bypass_virus_checks_maps =&gt; [1],
};</code></pre></div>]]></content>
			<author>
				<name><![CDATA[cmjnissen]]></name>
				<uri>http://www.iredmail.org/forum/user20547.html</uri>
			</author>
			<updated>2011-08-19T02:06:41Z</updated>
			<id>http://www.iredmail.org/forum/post11113.html#p11113</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: amavisd add X-Spam-Status??]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post11111.html#p11111" />
			<content type="html"><![CDATA[<p>Can you paste below settings in Amavisd:<br /></p><div class="codebox"><pre><code>$policy_bank{&#039;MYNETS&#039;} = {};
$policy_bank{&#039;ORIGINATING&#039;} = {};
$policy_bank{&#039;MYUSERS&#039;} = {};</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2011-08-19T00:53:32Z</updated>
			<id>http://www.iredmail.org/forum/post11111.html#p11111</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: amavisd add X-Spam-Status??]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post11103.html#p11103" />
			<content type="html"><![CDATA[<p>sorry just a typo from me i&#039;m using iRedMail-0.7.2 and not iRedMail-0.7.3</p>]]></content>
			<author>
				<name><![CDATA[cmjnissen]]></name>
				<uri>http://www.iredmail.org/forum/user20547.html</uri>
			</author>
			<updated>2011-08-18T20:23:50Z</updated>
			<id>http://www.iredmail.org/forum/post11103.html#p11103</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: amavisd add X-Spam-Status??]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post11102.html#p11102" />
			<content type="html"><![CDATA[<p>hello, thanks for your reply<br />yes i like if possible that, Amavisd to rewrite mail headers and subject<br />yes i have the following $sa_spam_modifies_subj = 1; in&nbsp; /etc/amavis/conf.d/50-user</p><p>heres an header of a test spam mail with score (1005.001) send from myown test server iv deleted the other spam mails.</p><p>Return-Path: &lt;root@gw.local.**********.org&gt;<br />Delivered-To: CMJNISSEN@MYDOMAIN.dk<br />Received: from localhost (localhost.localdomain [127.0.0.1])<br />&nbsp; &nbsp; by mx1.MYDOMAIN.net (Postfix) with ESMTP id C8CF7B69907D<br />&nbsp; &nbsp; for &lt;CMJNISSEN@MYDOMAIN.dk&gt;; Thu, 18 Aug 2011 19:55:42 +0000 (GMT)<br />X-Virus-Scanned: by amavisd at mx1.MYDOMAIN.net<br />Received: from mx1.MYDOMAIN.net ([127.0.0.1])<br />&nbsp; &nbsp; by localhost (mx1.MYDOMAIN.net [127.0.0.1]) (amavisd-new, port 10024)<br />&nbsp; &nbsp; with ESMTP id DcWJzh31+2k3 for &lt;CMJNISSEN@MYDOMAIN.dk&gt;;<br />&nbsp; &nbsp; Thu, 18 Aug 2011 19:55:28 +0000 (GMT)<br />X-Original-Helo: gw.local.**********.org (iRedMail: <a href="http://www.iredmail.org/)">http://www.iredmail.org/)</a><br />Received: from gw.local.**********.org (4307ds4-abc.0.*******.dk [HIDDEN-IP-MY-Test-SERVER])<br />&nbsp; &nbsp; by mx1.MYDOMAIN.net (Postfix) with ESMTP id DE7EEB69907C<br />&nbsp; &nbsp; for &lt;CMJNISSEN@MYDOMAIN.dk&gt;; Thu, 18 Aug 2011 19:55:24 +0000 (GMT)<br />Received: by gw.local.**********.org (Postfix, from userid 0)<br />&nbsp; &nbsp; id 688522996; Thu, 18 Aug 2011 21:54:38 +0200 (CEST)<br />To: &lt;CMJNISSEN@MYDOMAIN.dk&gt;<br />Subject: Test -- mail (local)<br />X-Mailer: mail (GNU Mailutils 2.1)<br />Message-Id: &lt;20110818195438.688522996@gw.local.**********.org&gt;<br />Date: Thu, 18 Aug 2011 21:54:38 +0200 (CEST)<br />From: root@gw.local.**********.org (root)</p><p>(content of mail is from <a href="http://spamassassin.apache.org/gtube/gtube.txt)">http://spamassassin.apache.org/gtube/gtube.txt)</a></p>]]></content>
			<author>
				<name><![CDATA[cmjnissen]]></name>
				<uri>http://www.iredmail.org/forum/user20547.html</uri>
			</author>
			<updated>2011-08-18T20:07:59Z</updated>
			<id>http://www.iredmail.org/forum/post11102.html#p11102</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: amavisd add X-Spam-Status??]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post11093.html#p11093" />
			<content type="html"><![CDATA[<p>So, you expect Amavisd to rewrite mail headers and subject, right?</p><p>Do you have below setting in Amavisd:<br /></p><div class="codebox"><pre><code>$sa_spam_modifies_subj = 1;</code></pre></div><p>Could you please paste whole mail header of this spam email? (REPLACE email address before posting)</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2011-08-18T13:36:53Z</updated>
			<id>http://www.iredmail.org/forum/post11093.html#p11093</id>
		</entry>
</feed>
