Chirpy

Chirpy

New csf v2.46

Changes: Added auto-detection of additional exim port (same as SSH port) which will be added to TCP_IN on csf installation (or if in TESTING mode) Only report PT_USERMEM and PT_USERTIME PIDs once

ConfigServer Scripts Forum

We’ve opened up a new forum for the discussion of our free ConfigServer Scripts. Please feel free to register and participate in them. Be sure to read the Welcome message first 😉ConfigServer Scripts Forum

New ConfigServer Mail Manage Addon (cmm) v1.02

Changes: Added button key to Manage Mail Accounts Fixed text in Delete Mailbox option Reworked domain check regex for listed domains to exclude the false rvskin domains but include .biz Added version check and Upgrade button For this version, to…

New csf v2.45

Changes and new features: Added workaround to restart the bandmin acctboth chains if csf is stopped or (re)started Rewritten the way RELAYHOSTS works so instead of using an iptables chain a check is done at block time on the IP…

Want to make spam detection more aggressive?

We’ve recently started including the following SpamAssassin score modifications to help boost the identification of incoming spam with MailScanner. To do it yourself, create a file called and add the following lines: score BAYES_99 5.0score URIBL_SBL 5.0score URIBL_AB_SURBL 5.0score…

New csf v2.44

Changes: Added new option PT_LOAD which will detect if the server load average of choice exceeds a set threshold and send an alert Reduced the DROP_NOLOG default setting to not include ephemeral ports for new installations Moved DROP_NOLOG rules to…

New csf 2.43

Changes: Added new option DROP_PF_LOGGING which will give detailed iptables log information on dropped packets that are INVALID or out of sequence. This can help tracking down why iptables may be blocking certain IP connections

New csf v2.41

Changes: Fixed syntax in lfd procedure for csf locking Added pre and post csf job detection. If exists it will be run before any of the csf iptables rules are applied. If exists it will be run after…

New csf v2.40

Stability and performance improvements: Added csf lock procedure to avoid iptables race conditions if multiple /simultaneous instances of csf or lfd are executed Added check for child reaper looping to dramatically reduce lfd load