Bug 110886 - [NEW PORT] mail/horde-forwards - Email forward utility
Summary: [NEW PORT] mail/horde-forwards - Email forward utility
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: sat
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-26 23:10 UTC by Beech Rintoul
Modified: 2007-04-09 12:39 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (10.34 KB, text/plain)
2007-03-26 23:10 UTC, Beech Rintoul
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!