Improved: Handling of changing local IP addresses
New local IP addresses are now automatically detected during the download cycle. This allows usage of POPcon in systems where the local IP address of the internet connections fequently changes. This often happens when the server is connected directly to the DSL line instead of via a router device.
Improved: Rerouting of mail to non-existing recipients
If the rerouting is switched on but no target defined in the POP3 properties, POPcon now uses the postmaster address defined on the "general" configuration page instead.
Improved: Antivirus version display
The antivirus version display is now refreshed directly after a unpdate of antivirus signatures took place.
Improved: Warning when antivirus update subscription ends
Older versions had a warning that combined various sources of problems during the antivirus signature download. This version distiguishes between connection problems to the license server and an actual ended antivirus subscription.
Improved: Guard against corrupted antivirus signature files
New antivirus signature files are only used when their CRC-Checksum conforms to a list of correct CRCs downloaded from the server. This keeps corrupted signature files (due to download problems or other antivirus software interfering) from being used.
Improved: Rules - find string function
The find string in mail text function no longer searches the (MIME-coded) binary file attachements - this will keep false positives due to random byte and text combinations in the MIME coded files from happening.
Bugfix: IMAP protocol problem solved
Two IMAP download issues with special servers where being solved - now multiline responses to the SEARCH IMAP command and parenthesis in the FETCH command are handled more robustly.
Bugfix: Crash when local IP was entered manually
The old version could crash if a IP was entered manually on the Advanced configuration page that was not listed in the combobox before. This version allows this.