Quote:
did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA
|
Seems this is a simple connect to your mailserver without even issuing one of the listed commands (mail from, vrfy, ...). You can try this out with
Code:
telnet (your IP adress here) 25
(maybe helo something.com) and then simply ctrl-c or quit, the same log entry should appear.
Quote:
Could not open inline file /etc/MailScanner/reports/en/inline.sig.txt, No such file or directory
|
Something with your spam scanner is not ok, but more information about what you use would be needed to find out.