Bug 71524 - update port: mail/mlmmj to 1.0.0
Summary: update port: mail/mlmmj to 1.0.0
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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-09 14:00 UTC by xi
Modified: 2004-10-12 08:20 UTC (History)
0 users

See Also:


Attachments
mlmmj.diff (1.06 KB, patch)
2004-09-09 14:00 UTC, xi
no flags Details | Diff

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