Bug 110886

Summary: [NEW PORT] mail/horde-forwards - Email forward utility
Product: Ports & Packages Reporter: Beech Rintoul <beech>
Component: Individual Port(s)Assignee: sat
Status: Closed FIXED    
Severity: Affects Only Me CC: infofarmer
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Beech Rintoul 2007-03-26 23:10:04 UTC

New Port mail/horde-forwards

Forwards is a Horde module for setting user email forwards via the .forward mechanism supported by several popular mailers.

Right now, Forwards provides fairly complete support for setting .forward style forwards on Sendmail, Courier, or Qmail mail based systems via an FTP transport. It now also has drivers for Mdaemon, Exim SQL, Exim LDAP, Custom SQL, and SOAP based systems.

Fix: #!/bin/sh
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-26 23:10:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sat

sat@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-04-09 11:16:58 UTC
sat         2007-04-09 10:16:50 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/horde-forwards  Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add port mail/horde-forwards:
  
  Forwards is a Horde module for setting user email forwards via the .forward
  mechanism supported by several popular mailers.
  
  Right now, Forwards provides fairly complete support for setting .forward style
  forwards on Sendmail, Courier, or Qmail mail based systems via an FTP transport.
  It now also has drivers for Mdaemon, Exim SQL, Exim LDAP, Custom SQL, and SOAP
  based systems.
  
  WWW: http://www.horde.org/forwards/
  
  PR:             ports/110886 (based on)
  Submitted by:   Beech Rintoul <beech@alaskaparadise.com>
  
  Revision  Changes    Path
  1.843     +1 -0      ports/mail/Makefile
  1.1       +40 -0     ports/mail/horde-forwards/Makefile (new)
  1.1       +3 -0      ports/mail/horde-forwards/distinfo (new)
  1.1       +9 -0      ports/mail/horde-forwards/pkg-descr (new)
  1.1       +109 -0    ports/mail/horde-forwards/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"
Comment 3 sat freebsd_committer freebsd_triage 2007-04-09 12:39:17 UTC
State Changed
From-To: open->closed

New port added, thanks!