Search found 1347 matches

by ForumAdmin
04 Feb 2020, 12:16
Forum: Suggestions (csf)
Topic: LF email alert
Replies: 2
Views: 4719

Re: LF email alert

We will add SUDO login detection to the next release of csf.
by ForumAdmin
04 Feb 2020, 10:53
Forum: Suggestions (csf)
Topic: SASL Authentication Failure
Replies: 1
Views: 4753

Re: SASL Authentication Failure

These are already detected, but you need to ensure that you have set SMTPAUTH_LOG to the log file where they are logged. In your case: /var/log/maillog and then restart csf and then lfd.
by ForumAdmin
29 Jan 2020, 16:10
Forum: General Discussion (csf)
Topic: csf.tgz failing hash ckecksum test 20200129-1530 z
Replies: 2
Views: 2074

Re: csf.tgz failing hash ckecksum test 20200129-1530 z

The sha256sum is correct on our website:

Code: Select all

# sha256sum csf.tgz
8568cf0e59b2c39b6b6534423431be233bf248950f5bd99dee086c1a5aec7055  csf.tgz
You can test it here:
https://emn178.github.io/online-tools/s ... cksum.html
by ForumAdmin
21 Jan 2020, 12:13
Forum: Report Bugs (csf)
Topic: CSF Messenger, DirectAdmin and CentOS 8
Replies: 3
Views: 8118

Re: CSF Messenger, DirectAdmin and CentOS 8

That code you posted was a hack and would have created further major issues. The problem was not in that part of the code and the solution was wrong.
by ForumAdmin
21 Jan 2020, 12:06
Forum: Report Bugs (csf)
Topic: CSF Messenger, DirectAdmin and CentOS 8
Replies: 3
Views: 8118

Re: CSF Messenger, DirectAdmin and CentOS 8

This should now be fixed in csf v14.01:
https://blog.configserver.com
by ForumAdmin
21 Jan 2020, 12:04
Forum: Report Bugs (csf)
Topic: CC_ALLOW_FILTER
Replies: 2
Views: 5430

Re: CC_ALLOW_FILTER

This should now be fixed in csf v14.01:
https://blog.configserver.com
by ForumAdmin
17 Jan 2020, 16:57
Forum: Report Bugs (csf)
Topic: CC_ALLOW_FILTER
Replies: 2
Views: 5430

Re: CC_ALLOW_FILTER

Thank you for reporting this. We will have a fix for this in the next release of csf.
by ForumAdmin
17 Jan 2020, 10:43
Forum: General Discussion (csf)
Topic: MESSENGER, IPSET and subnet block
Replies: 2
Views: 2314

Re: MESSENGER, IPSET and subnet block

That's a limitation of how the MESSENGER service works, as PREROUTING is used to reroute connections in the deny list to the MESSENGER listening port. This comes before any other iptables chains (such as allow and deny). The only way around it would be to rework the CIDR to exclude that single IP.
by ForumAdmin
14 Jan 2020, 12:39
Forum: MailScanner Front-End
Topic: Razor2 failing
Replies: 2
Views: 4704

Re: Razor2 failing

You probably need to register Razor:

Code: Select all

/usr/local/cpanel/3rdparty/perl/528/bin/razor-admin -create
/usr/local/cpanel/3rdparty/perl/528/bin/razor-admin -register
by ForumAdmin
01 Jan 2020, 20:24
Forum: General Discussion (csf)
Topic: MaxMind GeoLite2 Databases now need an account
Replies: 9
Views: 8062

Re: MaxMind GeoLite2 Databases now need an account

Note: We are actively looking into adding an alternative to the MaxMind databases because of this forced development in the near future.