Bug 71524

Summary: update port: mail/mlmmj to 1.0.0
Product: Ports & Packages Reporter: xi
Component: Individual Port(s)Assignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mlmmj.diff none

Description xi 2004-09-09 14:00:47 UTC
Changes in 1.0.0:
 o Replace index() with strchr()
 o Add parenthesis around realloc call to make sure we alloc correctly
 o Make header matching case insensitive
 o Fix dumping of addresses to requeue
 o Make the time an address can bounce before unsubscribed configurable with
   listdir/control/bouncelife
 o Correct mlmmj-make-ml.sh cronentry line to include -F
 o Add manual pages. Thanks Soeren Boll for the initial ones
 o Make random numbers lowercase hex since gmail is lowercasing the address
   it replies to.
 o Also make sanity check in mlmmj-maintd to ensure it's invoke either
   as root or as listdir owner
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-10-05 01:42:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->linimon

Take (ready to commit)
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2004-10-12 08:20:17 UTC
State Changed
From-To: open->closed

Committed, thanks.