Date: Thu, 11 Dec 2003 09:25:34 -0800 (PST) From: Sergei Kolobov <sergei@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/anomy-sanitizer Makefile distinfo pkg-descr pkg-plistsanitizer.cfg.sample2 Message-ID: <200312111725.hBBHPY8F030338@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sergei 2003/12/11 09:25:34 PST
FreeBSD ports repository
Modified files:
mail Makefile
Added files:
mail/anomy-sanitizer Makefile distinfo pkg-descr pkg-plist
mail/anomy-sanitizer/files sanitizer.cfg.sample
sanitizer.cfg.sample2
Log:
Add anomy-sanitizer 1.63, sanitize and clean incoming/outgoing mail.
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
Revision Changes Path
1.461 +1 -0 ports/mail/Makefile
1.1 +49 -0 ports/mail/anomy-sanitizer/Makefile (new)
1.1 +1 -0 ports/mail/anomy-sanitizer/distinfo (new)
1.1 +57 -0 ports/mail/anomy-sanitizer/files/sanitizer.cfg.sample (new)
1.1 +111 -0 ports/mail/anomy-sanitizer/files/sanitizer.cfg.sample2 (new)
1.1 +18 -0 ports/mail/anomy-sanitizer/pkg-descr (new)
1.1 +18 -0 ports/mail/anomy-sanitizer/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312111725.hBBHPY8F030338>
