cvs commit: ports/mail Makefile ports/mail/proxsmtp Makefile
distinfo pkg-descr pkg-plist ports/mail/proxsmtp/files
patch-configure pkg-message.in proxsmtpd.sh.in
Pav Lucistnik
pav at FreeBSD.org
Wed May 4 07:42:37 PDT 2005
pav 2005-05-04 14:42:03 UTC
FreeBSD ports repository
Modified files:
mail Makefile
Added files:
mail/proxsmtp Makefile distinfo pkg-descr pkg-plist
mail/proxsmtp/files patch-configure pkg-message.in
proxsmtpd.sh.in
Log:
ProxSMTP is a flexible tool that allows you to reject, change or log
email based on arbitrary critera. It accepts SMTP connections and
forwards the SMTP commands and responses to another SMTP server. You
need to be able to write the filtering scripts that integrate it with
your particular needs.
PR: ports/80596
Submitted by: Dario Freni <saturnero at gufi.org>
Revision Changes Path
1.643 +1 -0 ports/mail/Makefile
1.1 +41 -0 ports/mail/proxsmtp/Makefile (new)
1.1 +2 -0 ports/mail/proxsmtp/distinfo (new)
1.1 +11 -0 ports/mail/proxsmtp/files/patch-configure (new)
1.1 +14 -0 ports/mail/proxsmtp/files/pkg-message.in (new)
1.1 +30 -0 ports/mail/proxsmtp/files/proxsmtpd.sh.in (new)
1.1 +8 -0 ports/mail/proxsmtp/pkg-descr (new)
1.1 +4 -0 ports/mail/proxsmtp/pkg-plist (new)
More information about the cvs-ports
mailing list