DESCR 1.3 KB

123456789101112131415161718192021222324252627
  1. MailScanner is a complete e-mail security system designed for use on
  2. e-mail gateways. It protects against viruses, and detects attacks
  3. against e-mail client packages (such as Outlook, Outlook Express,
  4. Eudora). It can also detect almost all unsolicited commercial e-mail
  5. (spam) passing through it and respond to all incidents in a wide variety
  6. of ways.
  7. Not only can it scan for known viruses, but it can also protect against
  8. unknown viruses hidden inside e-mail attachments by refusing entry to
  9. attachments whose filenames match any given pattern. This can include
  10. generic patterns that trap filenames attempting to hide the true
  11. filename extension (e.g. ".txt.vbs").
  12. It is superior to many commercial packages in its ability to handle
  13. attacks against itself, such as Denial Of Service attacks caused by
  14. messages containing the "Zip of Death". It is easy to install into an
  15. existing e-mail gateway, requiring very little knowledge of sendmail and
  16. no change to an existing sendmail configuration.
  17. MailScanner itself is entirely open source, but it uses widely known
  18. commercial virus scanning packages at its core. The other software it
  19. uses is all high quality open source software, leading to a system that
  20. can be trusted for performance and reliability.
  21. Optionally, unrar, unarj, and/or unace may be installed and MailScanner
  22. will use them if they are installed.