Bug 68166 - Update port: mail/mlmmj to 0.8.0
Summary: Update port: mail/mlmmj to 0.8.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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-21 13:30 UTC by xi
Modified: 2004-06-21 18:21 UTC (History)
0 users

See Also:


Attachments
mlmmj.diff (3.03 KB, patch)
2004-06-21 13:30 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-06-21 13:30:24 UTC
This updates mail/mlmmj to 0.8.0. From the Changelog:

0.8.0
 o Added regular expression based access control.
 o Added wrappers for malloc(), realloc(), free() and strdup(), so we can
   bail out if any of them fail.
0.7.3
 o Implement control/delheaders in where one can specify all the headers
   to delete in incoming mail to the list.
 o Add +owner functionality (control/owner). Several addresses possible.
 o Relicense the whole thing to be MIT instead of GPL
0.7.2
 o Make it possible to only let subscribers post
 o Implement feature to deny posts where the listaddress is not in To: or
   Cc:. Enabled pr. default, but can be disabled by touching control/tocc
 o Make mlmmj-sub change uid to the owner of listdir to avoid permission
   problems. Disable with -U to mlmmj-sub.
 o More memory debugging

Fix: Apply the diff below.

Notice that patch-mlmmj-maintd and patch-src-init_sockfd.c are empty after
applying the diff and should be deleted.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-06-21 18:21:24 UTC
State Changed
From-To: open->closed

Committed, thanks!