aboutsummaryrefslogtreecommitdiff
path: root/mail/anomy-sanitizer
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.71.Roman Bogorodskiy2005-07-132-3/+3
| | | | | | | | | PR: 83362 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: Mohacsi Janos (maintainer) Notes: svn path=/head/; revision=139050
* - Update to version 1.66Kirill Ponomarev2004-03-122-2/+3
| | | | | | | | | | | | | * uuencode detecion fixed * fixed attachment removal * MIME handling improved * QP encoding handled better PR: ports/64092 Submitted by: maintainer Notes: svn path=/head/; revision=103754
* Add anomy-sanitizer 1.63, sanitize and clean incoming/outgoing mail.Sergei Kolobov2003-12-116-0/+254
The Anomy sanitizer is what most people would call "an email virus scanner". The most important jobs that the sanitizer can do for you - it can scan email attachments for viruses. Other things it can do: - Disable potentially dangerous HTML code, such as javascript, within incoming email. - Protect you from email-based break-in attempts which exploit bugs in common email programs (Outlook, Eudora, Pine, ...). - Block or "mangle" attachments based on their file names. This way if you don't need to recieve e.g. visual basic scripts, then you don't have to worry about the security risk they imply (the ILOVEYOU virus was a visual basic program). This lets you protect yourself and your users from whole classes of attacks, instead of blocking individual exploits. Author: Bjarni R. Einarsson <bre@netverjar.is> WWW: http://mailtools.anomy.net/ PR: 59869 Submitted by: janos.mohacsi@bsd.hu Notes: svn path=/head/; revision=95630