<div dir="ltr"><div>Hello to all!<br><br>I&#39;ve a little issue...<br><br><span style="font-weight:bold">SENDER </span>(from <a href="mailto:test@extenal.com">test@extenal.com</a>  to   nomail@mydomain) ------&gt; <b>MailScanner </b>-----&gt;<span style="font-weight:bold"> Mailbox Server</span> (@mydomain)<br><br>At this time my internal &quot;Mailbox Server&quot; generate a bounce for not exiting &quot;nomail&quot; account.<br>This bounce is detected as SPAM from MailScanner.<br><br>Note:<br>- The IP of Mailbox Server is in &quot;Whitelist&quot;<br>- The LAN (/24) of Mailbox Server is in &quot;Trusted Network&quot;<br>- The LAN (/24) of Mailbox Server is in &quot;Outbound mail relay&quot;<br>- All other email sent from &quot;Mailbox Server&quot; are detected as &quot;white list&quot;<br><br><code></code><br></div>Checking the log of postfix i&#39;ve found this:<br><br>postfix/cleanup[20872]: C1C2960069: hold: header Received: from srv.mydomain.local (unknown [192.168.0.10])??(using TLSv1 with cipher AES128-SHA (128/128 bits))??(No client certificate requested)??by <a href="http://mail.mydomain.com">mail.mydomain.com</a> (Postfix) w from unknown[192.168.0.10]; from=&lt;&gt; to=&lt;<a href="mailto:test@external.com">test@external.com</a>&gt; proto=ESMTP helo=&lt;srv.mydomain.local&gt;<br>[..]<br>MailScanner[19852]: Spam Checks: Starting<br>MailScanner[19852]: Message C1C2960069.AEB15 from 192.168.0.10 has no (or invalid) watermark or sender address, marked as high-scoring spam<br>MailScanner[19852]: Spam Checks: Found 1 spam messages<br><br><br>The header of postifx/cleanup is incomplete!!!!<br><br>Looking for full header i&#39;ve seen:  &quot;(Postfix) with ESMTPS id C1C2960069?&quot;    and not only    &quot;(Postfix) w&quot;<br><br><br>How to increase this &quot;check of the header limit&quot; in postfix, cleanup or MailScanner ?<br><br>Thanks<br></div>