Search found 1104 matches

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

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: 9697

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: 6176

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: 15204

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: 19840

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: 35665

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: 19840

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: 12767

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
by Sergio
25 Apr 2025, 04:53
Forum: General Discussion (csf)
Topic: Regex not working in regex.custom.pm
Replies: 3
Views: 37749

Re: Regex not working in regex.custom.pm

Yes,
it could work.
by Sergio
24 Apr 2025, 22:17
Forum: General Discussion (csf)
Topic: Regex not working in regex.custom.pm
Replies: 3
Views: 37749

Re: Regex not working in regex.custom.pm

It is not working because seems that your regex is not well constructed. Here are two examples of what the regex could be, based on the log line that you wrote: LOG LINE: 40.##.##.## - - [20/Apr/2025:08:39:37 -0500] "GET /wp-admin/css/colors/Admin-Author.php HTTP/1.1" 500 17551 "-&quo...