<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 8/29/24 20:28, AP wrote:<br>
</div>
<blockquote type="cite"
cite="mid:ABVxJOWVZ6vHNbhymzGQPLoWaWii60EYURfjEkl5qPcisRIZIDij9ZwXbPbTbi5B8torFC2X0wCKvLWe9LbjqmtXzZG77TAJkWXwQnI6iSQ=@phre.net">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div style="font-family: Arial, sans-serif; font-size: 14px;">Hi
all,</div>
<div style="font-family: Arial, sans-serif; font-size: 14px;"><br>
</div>
<div style="font-family: Arial, sans-serif; font-size: 14px;">Read
many many threads before and now I need to ask. I've been
running MailScanner for nearly a decade or so, but a new server
is giving me issues:<br>
<br>
<br>
</div>
<div style="font-family: Arial, sans-serif; font-size: 14px;"><span>Aug
29 20:19:06 kratos MailScanner[128919]: New Batch: Scanning 1
messages, 1557 bytes</span>
<div><span>Aug 29 20:19:06 kratos MailScanner[128919]: Virus and
Content Scanning: Starting</span></div>
<div><span>Aug 29 20:19:06 kratos MailScanner[128919]:
SpamAssassin cache hit for message B1EBE808CF74.ABB4C</span></div>
<div><span>Aug 29 20:19:07 kratos MailScanner[128919]: Requeue:
B1EBE808CF74.ABB4C to B1EBE808CF74.ABB4C</span></div>
<div><span>Aug 29 20:19:07 kratos postfix/qmqpd[130594]: connect
from localhost[127.0.0.1]</span></div>
<div><span>Aug 29 20:19:07 kratos postfix/qmqpd[130594]:
match_list_match: localhost: no match</span></div>
<div><span>Aug 29 20:19:07 kratos postfix/qmqpd[130594]:
match_list_match: 127.0.0.1: no match</span></div>
<div><span>Aug 29 20:19:07 kratos postfix/qmqpd[130594]:
netstring_put: write netstring len 66 data DError:
localhost[127.0.0.1] i</span></div>
<div><span>Aug 29 20:19:08 kratos postfix/qmqpd[130594]:
vstream_fflush_some: fd 14 flush 70</span></div>
<div><span>Aug 29 20:19:08 kratos postfix/qmqpd[130594]:
disconnect from localhost[127.0.0.1]</span></div>
<div><span>Aug 29 20:19:08 kratos MailScanner[128919]: Unable to
kick message
/var/spool/MailScanner/milterout/B1EBE808CF74.ABB4C,
rejected by local relay, quarantining message</span></div>
<div><span>Aug 29 20:19:08 kratos MailScanner[128919]:
Uninfected: Delivered 1 messages</span></div>
<div><span>Aug 29 20:19:08 kratos MailScanner[128919]: Deleted 1
messages from processing-database</span></div>
<span></span><br>
</div>
<div style="font-family: Arial, sans-serif; font-size: 14px;">The
message basically disappears after that, and is no where I can
think of to be found. I have a feeling it's the way postfix does
the qmqpd, which is new to my config, I recently upgraded from
centos 7 to rocky 9.4 and was trying to move everything over and
this is my sticking point right now. ANY SUGGUESTIONS??? I feel
like it's going to be one setting I missed or messed up.</div>
</blockquote>
<p>Do you have this entry in your postfix main.cf?<br>
</p>
<p>qmqpd_authorized_clients = 127.0.0.1 [::1]<br>
</p>
</body>
</html>