<div dir="ltr">Hi guys,<div><br></div><div>I'm running the latest version of Mailscanner and Mailwatch with postfix on CentOS 6.8.</div><div>Somehow the relay information for mails isn't showing anymore (on mailscanner/detail.php).</div><div>I saw that in detail.php there is a SQL query matching tables mtalog and mtalog_ids so relay information is being display on the webpage.</div><div>I also discovered that the SQL table mtalog_ids in DB mailscanner isn't being filled anymore.</div><div>In my troubleshooting sessions I found out that /var/www/html/mailscanner/mailscanner_relay.php is looking into the postfix maillog for entries to fill in de DB in SQL:</div><div>if (preg_match('/^.*MailScanner.*: Requeue: (\S+\.\S+) to (\S+)\s$/', $line, $explode))</div><div><br></div><div>When I'm looking into the postfix maillog, I can't find any lines with "Requeue" in it....</div><div>This stopped a few weeks a go.<br>What is causing this issue?<br>Why isn't MailScanner writing those lines in the maillog anymore?</div><div>I tried looking into all configuration files from the date it stopped logging those lines, but I can't find anything useful.</div><div><br>Thanks in advance!</div><div>z3us.</div><div><br></div></div>