Search found 1106 matches

by Sergio
25 Jun 2025, 14:02
Forum: General Discussion (cxs)
Topic: How to delete a compromised file at CL .cagefs?
Replies: 2
Views: 4676

How to delete a compromised file at CL .cagefs?

Sarah,
Would you be kind to tell what is the best option to quarantine a file that is at CloudLinux .cagefs of an account?

In CXS.XTRA I added the following line:

Code: Select all

file:quarantine:/home/account/.cagefs/tmp/.hld
but is not working.

Can you tell how may I fix this?

Thanks.
by Sergio
02 Jun 2025, 10:58
Forum: General Discussion (csf)
Topic: Not recieving email with CSF enabled
Replies: 4
Views: 10609

Re: Not recieving email with CSF enabled

Do you have ConfigServer's MailControl installed?

If not, then go to CSF search system logs and select /var/log/exim_mainlog
then do a search for a blocked email and paste the info here to check it.

Sergio
by Sergio
01 Jun 2025, 09:16
Forum: General Discussion (csf)
Topic: Not recieving email with CSF enabled
Replies: 4
Views: 10609

Re: Not recieving email with CSF enabled

Have you checked the IP in Black Lists?
by Sergio
17 May 2025, 21:38
Forum: General Discussion (csf)
Topic: Port 465 is working but TCP_OUT and TCP6_OUT do not exist
Replies: 2
Views: 6837

Re: Port 465 is working but TCP_OUT and TCP6_OUT do not exist

Remember that SMTP uses an OUT port to deliver emails, so, the command:
SMTP_PORTS = 25,465,587
means that SMPT can use those ports to send info (on this case emails), so, that is why port 465 is open.
by Sergio
10 May 2025, 13:16
Forum: General Discussion (cxs)
Topic: How to fix Queue Overflow issue?
Replies: 0
Views: 17855

How to fix Queue Overflow issue?

Hi. One of my servers is reporting: /var/log/cxswatch.log: May 10 03:02:00 server1 cxswatch[2256]: Inotify Event Queue Overflow - some activity for [] [] has been lost, you might want to ignore this resource or increase /proc/sys/fs/inotify/max_queued_events May 10 03:08:24 server1 cxswatch[2256]: I...
by Sergio
10 May 2025, 03:17
Forum: General Discussion (csf)
Topic: CSF/LFD not sending login emails for Webmin
Replies: 4
Views: 20829

Re: CSF/LFD not sending login emails for Webmin

Are the emails that are not delivered saved under CSF MailQueues?
by Sergio
09 May 2025, 13:58
Forum: MailScanner
Topic: Unblock attachments with complex extensions.
Replies: 2
Views: 48593

Re: Unblock attachments with complex extensions.

You have to add your own rule at:
/usr/mailscanner/etc/filename.rules.conf

Sergio
by Sergio
09 May 2025, 13:54
Forum: General Discussion (csf)
Topic: CSF/LFD not sending login emails for Webmin
Replies: 4
Views: 20829

Re: CSF/LFD not sending login emails for Webmin

If you have MailScanner installed, look if those emails are not blocked as "high spam", if so, add the sender email to the white list.
by Sergio
27 Apr 2025, 15:37
Forum: General Discussion (cxs)
Topic: CXS Queue Overflow?
Replies: 0
Views: 13436

CXS Queue Overflow?

Hi.
What means the following LOG Line on CXS?
Inotify Event Queue Overflow - some activity for [] [] has been lost, you might want to ignore this resource or increase /proc/sys/fs/inotify/max_queued_events
Sergio