<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Hi
<div class="">I am building a custom solution with MailScanner v5 and Postfix as the MTA.</div>
<div class="">I followed the MTA guide on <a href="http://mailscanner.info" class="">mailscanner.info</a> for setting it up using postfix.</div>
<div class=""><br class="">
</div>
<div class="">However, I have an issue when it comes to releasing a message marked as high-spam and therefore it is stored and not delivered to the recipient. The server running MailScanner + Postfix is not the same as the server where the recipient email account
 is located.</div>
<div class=""><br class="">
</div>
<div class="">If I just use the sendmail command with -i and -f options, postfix does try to deliver the quarantined email, but MailScanner will process it again and therefore it is once again stopped as high-spam.</div>
<div class="">Is there a way to make postfix deliver the email, without having MailScanner process it again or at least just skip spam scanning?</div>
<div class=""><br class="">
</div>
<div class="">I am not using the new Milter option, which means I still use the “current” Hold queue option.</div>
</body>
</html>