Search found 1347 matches

by ForumAdmin
22 Jun 2020, 16:16
Forum: General Discussion (csf)
Topic: MESSENGER V3 not working for me.
Replies: 5
Views: 3493

Re: MESSENGER V3 not working for me.

We have not done any testing with Google Recaptcha v3, only v2. With regards to the page change, this can happen if you do not have a copy of the latest code. To get it you would need to remove the file in /etc/csf/messenger/ and the messenger users public_html, then force a csf update (csf -u). Edi...
by ForumAdmin
22 Jun 2020, 10:14
Forum: General Discussion (csf)
Topic: MESSENGER V3 not working for me.
Replies: 5
Views: 3493

Re: MESSENGER V3 not working for me.

If you set DEBUG = "1" in /etc/csf/csf.conf and then restart csf and then lfd, a log should be created in /var/log/lfd_messenger.log

Go through the procedure for unblocking and check that file for messages, and also check /var/log/lfd.log for messages.
by ForumAdmin
19 Jun 2020, 08:38
Forum: General Discussion (csf)
Topic: CSF user interface in DirectAdmin shows error after Upgrading from v14.02 to 14.03
Replies: 3
Views: 4548

Re: CSF user interface in DirectAdmin shows error after Upgrading from v14.02 to 14.03

Can you confirm whether there is an additional dot within the square brackets. Our alert for your reply read it as [/usr/local/directadmin/.directadmin], not [/usr/local/directadmin/directadmin]. Which one is it? As mentioned, you can work around the issue by removing the lines mentioned in our prev...
by ForumAdmin
18 Jun 2020, 18:06
Forum: General Discussion (csf)
Topic: CSF user interface in DirectAdmin shows error after Upgrading from v14.02 to 14.03
Replies: 3
Views: 4548

Re: CSF user interface in DirectAdmin shows error after Upgrading from v14.02 to 14.03

What OS and theme are you using? We're unable to recreate an issue on CentOS v7/8 using the Evolution skin. If you could do the following: Edit /usr/local/directadmin/plugins/csf/exec/da_csf.cgi and from line 45, change: my ($ppid, $pexe) = &getexe(getppid()); if ($pexe ne "/usr/local/direc...
by ForumAdmin
19 May 2020, 12:05
Forum: MailScanner Front-End
Topic: REQUEST: MailControl sort by domain, thanks.
Replies: 2
Views: 6042

Re: REQUEST: MailControl sort by domain, thanks.

We will change MailControl in the next release so that to/from sorts by domain first and then email address, rather than just email address.
by ForumAdmin
08 May 2020, 11:31
Forum: General Discussion (csf)
Topic: restrict_syslog not reverting
Replies: 2
Views: 2106

Re: restrict_syslog not reverting

You may have to reset the permissions on /dev/log, usually you can do:

Code: Select all

chmod 666 /dev/log
chown root:root /dev/log
this should result in:

Code: Select all

# ls -la /dev/log
srw-rw-rw- 1 root root 0 May  8 11:22 /dev/log
by ForumAdmin
07 May 2020, 15:18
Forum: General Discussion (csf)
Topic: DirectAdmin & InterWorx compatibility with configserver products
Replies: 37
Views: 27322

Re: DirectAdmin & InterWorx compatibility with configserver products

There's been a new development with regards exim that means that we may be able to integrate MailScanner more easily with DA. We currently doing development work on this and will hopefully know more in the coming weeks.
by ForumAdmin
24 Mar 2020, 17:41
Forum: General Discussion (csf)
Topic: Is CSF compatible with firewalld
Replies: 1
Views: 2497

Re: Is CSF compatible with firewalld

You cannot use both together, they both configure iptables in their own way.
by ForumAdmin
03 Mar 2020, 12:24
Forum: General Discussion (csf)
Topic: Is Virtuozzo/OpenVZ deprecation for hosts or containers?
Replies: 5
Views: 5080

Re: Is Virtuozzo/OpenVZ deprecation for hosts or containers?

It will still keep working. It just may need changes to the default installation configuration on new servers.