freebsd-ports/security/amavis-perl/pkg-descr
Will Andrews 3d01a083e9 Add amavis-perl 10, a mail virus scanner (uses external antivirus).
PR:		23978
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-01-07 07:38:32 +00:00

16 lines
768 B
Plaintext

Imagine a heterogene network environment with both UN*X and DOS / Windows/
Macintosh workstations. Now think of an UN*X server that serves Windows
and/or Macintosh workstations via a POP3 service. Would it not be nice to
ensure attachments coming via email are scanned for viruses before they reach
a system they are able to infect? Well - that is what this package is for.
It resides on the server that handles your incoming mails. When a mail
arrives, instead of being delivered via procmail directly, is parsed through
a script that extracts all attachments from the mail, unpacks (if needed)
and scans them using a professional virus scanner program.
This is a perl implementation of the mailscan.
WWW: http://www.amavis.org/
Roman Shterenzon <roman@xpert.com>