Last active
November 18, 2015 10:57
-
-
Save kaworu/d0cef9f3ab4f395d48e3 to your computer and use it in GitHub Desktop.
grep milter /var/log/maillog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Nov 18 11:45:34 smaug rmilter[19703]: main: starting rmilter version 1.6.6 | |
Nov 18 11:45:34 smaug rmilter[19703]: maxsize is not set, no limits on size of scanned mail | |
Nov 18 11:51:06 smaug postfix/cleanup[19801]: warning: milter unix:/var/run/rmilter/rmilter.sock: can't read SMFIC_BODYEOB reply packet header: Operation timed out | |
Nov 18 11:53:07 smaug postfix/cleanup[19801]: warning: milter unix:/var/run/rmilter/rmilter.sock: can't read SMFIC_RCPT reply packet header: Operation timed out | |
Nov 18 11:53:24 smaug postfix/cleanup[20096]: warning: milter unix:/var/run/rmilter/rmilter.sock: can't read SMFIC_BODYEOB reply packet header: Operation timed out |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment