cvs commit: ports/mail Makefile ports/mail/anomy-sanitizer Makefile distinfo pkg-descr pkg-plistsanitizer.cfg.sample2

Sergei Kolobov sergei at FreeBSD.org
Thu Dec 11 09:25:38 PST 2003


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 at netverjar.is>
  WWW:    http://mailtools.anomy.net/
  
  PR:             59869
  Submitted by:   janos.mohacsi at 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)


More information about the cvs-ports mailing list