Skip to main content

What does "DEBUG/MAIL Code: <number> MessageID: <string>" in the maillog main?

Posted in

This line is produced by the mailparser and gives status information on every processed mail. "MessageID" is - of course - the content of the "Message-ID:" header, while code results from ORing the MAIL_* macros in mailhandler.h in the mail_status bitfield.