chris matthews
- Total activity 69
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 16
- Subscriptions 17
Comments
Recent activity by chris matthews-
Searching around, we found that clients of DA ( is that swearing? :) ) had the same problem after updating to dovecot 2.4. the code below fixes it. Though we wonder if cPanel updates CSF it may ge...
-
Possibly, however there are firewall settings missing. And along with the dovecot 2.4 update messing up the pop3/smtp blocks no longer occurring, suggest the cpanel/csf version was released a littl...
-
Ah! too many csf.conf on our servers, some have the missing settings, some don't. /etc/csf/csf.conf/opt/csf/csf.conf/opt/csf/cpanel/csf.conf/etc/csf.backup/csf.conf/usr/src/csf/csf.conf/usr/src/csf...
-
# This perl script worked better for us than the one we posted above.if ($line =~ /dovecot: (?:imap|pop3)-login: (?:Login aborted|Disconnected).*\(auth failed.*rip=([\d\.]+)/) { return ("Failed ...
-
"In Dovecot 2.4.2, the log format for failed logins has changed, which breaks the default regex patterns in CSF/LFD. To fix this, you must add a custom regex to the CSF configuration. " 1. Add the ...
-
Update, this could be a problem with the latest Dovecot update? anyway we tried a custom regex in /etc/csf/regex.custom.pm and it fixed it.
-
We have, yes. Was thinking it might be because we were using a fork of CSF but a server running the cPanel version is also is not blocking POP3/IMAP
-
We were running a fork of CSF from Github, version 15.14. Tried updating manually from the cPanel docs ( https://docs.cpanel.net/knowledge-base/third-party/how-to-install-csf/ ). Made a backup of...
-
'Wait' is probably the correct answer. CSF will probably update later today or tomorrow the 19th.
-
@cPRex An RPM will solve any problems with the other various versions of CSF out there and installed. Perfect!