Change Log
Upgrades take a few days to propagate through the client servers. Please be patient.
-
PerfectMail 3.7.188
-
Changes
Add geofilter_priority switch to prioritize GeoRegional filtering as a priority over other filtering, such as whitelisting.
-
PerfectMail 3.7.187
-
Changes
Update rxScanner link parsing and analysis code.
Update html_analysis script to include an option for printing text+url list.
Fix minor bug in upgrade email script that misidentifies the release notes for a version; the release type number is now stripped from the version.
-
PerfectMail 3.7.186
-
Changes
Change miner reject from permanent to temporary failure to defend against lost mail.
Add verbosity to SCORE file for when filtering or attachment filtering is disabled for a user.
Add scoring for control characters embedded in mail headers (should not happen).
Improvements to SPF scanning.
-
PerfectMail 3.7.185
-
Changes
Update hashing functions to take into account a minimum hash complexity required before any scoring can happen, to avoid punishing simple hash lines that result from simple message structures.
Fix bug where domain settings were becoming corrupted in memory. At least protect PM from this situation.
Rework domain settings load to be done directly from disk instead of keeping values in memory.
Move domain settings from in-memory lookup to functions that read settings from disk.
-
PerfectMail 3.7.184
-
Changes
Update documentation generation files.
Add command line switches to pmWatch (-h and -v). The old display (verbose) is available with -v. The new display is a single line summary.
Concurrency update: add file locking to addr_list_loading
String Library: Create function str_ctrl_cnt() to count the number of control characters (i.e. non-printable) in a string.
-
PerfectMail 3.7.183
-
Changes
Move user configs into /var/pm/config/domains/{domain}/users
Fix bug where filter_attach setting for a user was disabling content filtering.
Move user settings into user config directory; user configs were directly inside the domain config directory.
Cleanup default perfectmail config file.
-
PerfectMail 3.7.182
-
Maintenance release improves performance when the system is under heavy load, filtering and resolves some recently reported issues.
-
PerfectMail 3.7.176
-
Code improvements and bug fixes.
-
PerfectMail 3.7.173
-
Minor bug fix addressing server maintenance issues.
-
PerfectMail 3.7.172
-
Maintenance release update