Bug 76616 - Update port: mail/mlmmj to 1.2.0
Summary: Update port: mail/mlmmj to 1.2.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: Erwin Lansing
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-24 10:50 UTC by xi
Modified: 2005-01-24 13:48 UTC (History)
0 users

See Also:


Attachments
mlmmj.diff (690 bytes, patch)
2005-01-24 10:50 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 2005-01-24 10:50:23 UTC
Changes in 1.20:
1.2.0
 o Remove debug info printing
1.2.0-RC2
 o Fix uninitialized strlist
 o Add logging regular operation to mlmmj.operation.log
 o Fix the sending loop by not sending the rest of the batch in every
   iteration
1.2.0-RC1
 o Add VERP support. http://cr.yp.to/proto/verp.txt
   For Postfix: http://www.postfix.org/VERP_README.html, add "postfix" to
   LISTDIR/control/verp
   $smtpd_authorized_verp_clients should be the only one needed to touch
1.1.1-RC2
 o It's ok to log to a symbolic link to somewhere else
 o Add Message-Id: and Date: headers to mail from mlmmj
 o Make log_oper() varargs capable (Rob Holland) 1.1.1-RC1
 o Never discard anything from LISTDIR/queue/, let the admin be able to judge
 o Grab the lock when sending a mail to make sure noone does bad things
   to it underneath us
 o Danish listtexts, thanks Jesper Lund
 o Add control/noget to turn off listname+get-INDEX
 o Rearrange envelope from to be listname+bounces-index-user=domain.tld@ instead
   of listname+bounces-user=domain.tld-index@ to prepare for VERP support
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2005-01-24 10:56:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

Grab
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2005-01-24 13:48:14 UTC
State Changed
From-To: open->closed

Committed, thanks