MailScanner is een opensourcefilter om spam en virussen te verdrijven uit het binnenkomende e-mailverkeer. Het gebruikt SpamAssassin in combinatie met white- en blacklists voor het filteren van spam. Voor het filteren van virussen wordt ClamAV meegeleverd maar ondersteuning voor andere virusscanners zoals BitDefender, McAfee en Sophos is aanwezig. Voor meer informatie verwijzen we jullie door naar deze Faq-O-Matic. De ontwikkelaar heeft versie 4.51.4 de deur uitgedaan met de volgende aankondiging:
Released stable version 4.51.4. About the only major addition this month is "Use TNEF Contents" which has 3 possible values: no, add, replace. These allow you to add to, or replace, the winmail.dat file present in TNEF messages with the attachments it contains. This means that non-Outlook users can read messages sent from badly-configured Outlook and Exchange systems.
New Features and Improvements:
- Syntax checking of Spam Actions (and its brothers) at run time. Message will be delivered if an error is found.
- Improved detection of Solaris GCC in the installers.
- New option "Use TNEF Contents" allows you to add the contents of winmail.dat attachments to messages in TNEF format. This means that users not running Microsoft Outlook can read attachments put there by badly-configured Outlook or Exchange systems. Valid values are "no", "add" or "replace" which do pretty much what they say. Explanations are in MailScanner.conf.
- Improved PID handling in sendmail on SuSE systems.