Horde module for "vacation notices" or "auto-responders" Fix: #!/bin/sh
Responsible Changed From-To: freebsd-ports-bugs->sat sat@ wants his PRs
sat 2007-03-12 18:08:49 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/horde-vacation Makefile distinfo pkg-descr pkg-plist Log: Add port mail/horde-vacation: Vacation is a Horde module for managing user e-mail "vacation notices" or "auto-responders." It works via a local vacation program and the .forward style forwarding mechanism supported by several popular mailers. Right now, Vacation provides fairly complete support for managing .forward style vacation notices on Sendmail or Courier mail based systems via an FTP transport. It also has some support for LDAP, Qmail, and SQL servers. WWW: http://www.horde.org/vacation/ PR: ports/110123 Submitted by: Beech Rintoul <beech@alaskaparadise.com> Revision Changes Path 1.839 +1 -0 ports/mail/Makefile 1.1 +101 -0 ports/mail/horde-vacation/Makefile (new) 1.1 +3 -0 ports/mail/horde-vacation/distinfo (new) 1.1 +9 -0 ports/mail/horde-vacation/pkg-descr (new) 1.1 +128 -0 ports/mail/horde-vacation/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!