From: B. A. G. <gro...@tc...> - 2023-04-01 09:15:51
|
Gents and Ladies, The lexer/parser for OpenSMTPd in sshguard is rather broken. It doesn't seem to recognize anything at all from /var/log/maillog. I have verified this using `/usr/local/libexec/sshg-parser -a' as mentioned in the man pages. This is all on OpenBSD 7.2 with the up-to-date syspatches and packages, with sshguard being reported as v2.4.2, although I have confirmed that even with HEAD the issue remains. I'm making a partially anonymized maillog available to aid in debugging. The anonymization consists only of completely removing lines, no mangling. Everything remaining is exactly as OpenSMTPd wrote it. The log can be found at https://tcp80.org/maillog I appreciate all the work y'alls have put into this, and it does work quite nicely with OpenSSHd, which helps cut down on issues. Thanks, B |