Search found 1095 matches
- 05 Apr 2025, 14:13
- Forum: General Discussion (cxs)
- Topic: How to make CXS not scan files with Zero size?
- Replies: 0
- Views: 14913
How to make CXS not scan files with Zero size?
Sarah, What command could I implement in CXS.IGNORE for it to not check files with no content (zero lenght), I mean the file is empty with no code. In my logs I see a lot of: cxswatch[2283]: WARNING: '.../index.html' scanned 6 times in the last 30 seconds, you might want to ignore this resource I ha...
- 02 Apr 2025, 17:02
- Forum: MailScanner
- Topic: Ignore emails with a tag?
- Replies: 1
- Views: 38284
Re: Ignore emails with a tag?
Have you tried the "Learn as Ham" under MailControl?
Sergio
Sergio
- 02 Apr 2025, 16:57
- Forum: General Discussion (cxs)
- Topic: How to increase filemax at daily cron on cxs
- Replies: 1
- Views: 20313
Re: How to increase filemax at daily cron on cxs
Check cxs Command Wizard under CXS configuration, in there you can change that option.
Sergio
Sergio
- 31 Mar 2025, 04:48
- Forum: General Discussion (csf)
- Topic: Running manually for debugging
- Replies: 3
- Views: 31073
- 26 Mar 2025, 15:21
- Forum: General Discussion (cxs)
- Topic: MD5SUM at ingore.cxs not working
- Replies: 0
- Views: 14781
MD5SUM at ingore.cxs not working
Hi. I created an MD5SUM for index.html file and add it to cxs.ignore but CXS continues to show: WARNING: '.../public_html/wp-content/uploads/ast-block-templates-json/index.html' scanned 6 times in the last 30 seconds, you might want to ignore this resource I don't want to ignore the route nor the fi...
- 26 Mar 2025, 05:02
- Forum: MailScanner Front-End
- Topic: Hourly Log Scanner report blocked and not delivered.
- Replies: 1
- Views: 96669
Re: Hourly Log Scanner report blocked and not delivered.
To fix this, do the following: - check where is located %rules-dir%/virus.scanning.rules Once in that folder edit virus.scanning.rules and add the email address that you don't want to be checked by viruses, per example: From: 127.0.0.1 and From: postmaster@server.domain.com no # postmaster That will...
- 26 Mar 2025, 04:49
- Forum: General Discussion (cmq)
- Topic: False positive: Messages seemingly stuck in queue
- Replies: 1
- Views: 194389
Re: False positive: Messages seemingly stuck in queue
If you want to fix that, do the following:
a) Enter into ConfigServer MailContro FE.
b) In there click on "FORCE REQUEUE (Checks for incorrectly queued emails, fixes the queued files and forces an exim queue run).
That will help to clean the CMQ.
Regards,
Sergio
a) Enter into ConfigServer MailContro FE.
b) In there click on "FORCE REQUEUE (Checks for incorrectly queued emails, fixes the queued files and forces an exim queue run).
That will help to clean the CMQ.
Regards,
Sergio
- 11 Mar 2025, 17:17
- Forum: MailScanner Front-End
- Topic: Hourly Log Scanner report blocked and not delivered.
- Replies: 1
- Views: 96669
Hourly Log Scanner report blocked and not delivered.
The "Hourly Log Scanner Report" is not delivered and is blocked because MailScanner flagged this report with virus: Clamd: msg-691013-207.txt was infected: YARA.r57shell_php_php.UNOFFICIAL Clamd: message was infected: YARA.r57shell_php_php.UNOFFICIAL Where I can do a check of this file msg...
- 05 Feb 2025, 18:28
- Forum: General Discussion (csf)
- Topic: Log blocklist name
- Replies: 2
- Views: 7058
Re: Log blocklist name
You can see the name of the list if you search the IP at CSF tool, "Search for IP".
If blocked, it will output the occurrence, ie:
Sergio
If blocked, it will output the occurrence, ie:
Showing the block list name that blocked the IP.IPSET: Set:bl_PHISHIPS Match:14.154.94.125 Setting:PHISHIPS file:/etc/csf/csf.blocklists
Sergio
- 30 Jan 2025, 17:04
- Forum: General Discussion (cxs)
- Topic: Permissions of CXS files changes by accident
- Replies: 1
- Views: 93436
Re: Permissions of CXS files changes by accident
Try the following in /usr/local/cpanel/whostmgr/docroot/cgi/configserver/ Directories should be: 755 CGI Files should be: 700 SSH Files should be: 700 pretty much all other files like .png, .txt, etc. should be 644 Or what it will be better is to ask Configserver how much they charge for fixing this...