cvs commit: ports/mail Makefile ports/mail/avenger Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist

Jean-Yves Lefort jylefort at FreeBSD.org
Mon May 9 16:19:59 PDT 2005


jylefort    2005-05-09 23:19:59 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/avenger         Makefile distinfo pkg-deinstall pkg-descr 
                         pkg-install pkg-plist 
  Log:
  Mail Avenger is a highly-configurable, MTA-independent SMTP server
  daemon. It lets users run messages through filters like ClamAV and
  SpamAssassin during SMTP transactions, so the server can reject mail
  before assuming responsibility for its delivery. Other unique features
  include TCP SYN fingerprint and network route recording, verification
  of sender addresses through SMTP callbacks, SPF (sender policy
  framework) as a general policy language, qmail-style control over both
  SMTP-level behavior and local delivery of extension addresses,
  mail-bomb protection, integration with kernel firewalls, and more.
  
  WWW: http://www.mailavenger.org/
  
  PR:             ports/80800
  Submitted by:   David Mazieres <dm+bugs+avenger at mailavenger.org>
  
  Revision  Changes    Path
  1.645     +1 -0      ports/mail/Makefile
  1.1       +38 -0     ports/mail/avenger/Makefile (new)
  1.1       +2 -0      ports/mail/avenger/distinfo (new)
  1.1       +32 -0     ports/mail/avenger/pkg-deinstall (new)
  1.1       +11 -0     ports/mail/avenger/pkg-descr (new)
  1.1       +61 -0     ports/mail/avenger/pkg-install (new)
  1.1       +14 -0     ports/mail/avenger/pkg-plist (new)


More information about the cvs-all mailing list