All of lore.kernel.org
 help / color / mirror / Atom feed
* mlmmj-1.2.9 released
@ 2005-12-14 15:15 Mads Martin Joergensen
  2005-12-14 17:35 ` Patrick Bennett
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mads Martin Joergensen @ 2005-12-14 15:15 UTC (permalink / raw)
  To: mlmmj

Here we go, ChangeLog since 1.2.8:

1.2.9
 o Make find_email_adr() more robust (BSD, Neale Pickett)
 o Make the email address check case-insensitive. (Neale Pickett)
 o Add spanish listtext translations (Enrique Matías Sánchez)
 o Make recipient delimiter configurable per list. SIC! (Joel Aelwyn)
 o Added italian list texts translation. A thanks to Andrea Barisani, he has
   checked italian texts. (Filippo F. Fadda)
 o Use is_subbed_in instead of find_subscriber when subscribing people
   (Christian Laursen)
 o Make it possible to confirm subscription even though it's a closedlist.
   It makes sense to be able to confirm a request submitted by the sysadmin
   on the commandline
 o Add 'subonlyget' tunable which makes +get-N only work for subscribers

http://mlmmj.mmj.dk/files has it all.

-- 
Mads Martin Joergensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
 and totally illogical, with just a little bit more effort?"
                                 -- A. P. J.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: mlmmj-1.2.9 released
  2005-12-14 15:15 mlmmj-1.2.9 released Mads Martin Joergensen
@ 2005-12-14 17:35 ` Patrick Bennett
  2005-12-14 18:02 ` Neale Pickett
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Patrick Bennett @ 2005-12-14 17:35 UTC (permalink / raw)
  To: mlmmj

Mads Martin Joergensen wrote:

>Here we go, ChangeLog since 1.2.8:
>
>1.2.9
> o Make find_email_adr() more robust (BSD, Neale Pickett)
> o Make the email address check case-insensitive. (Neale Pickett)
> o Add spanish listtext translations (Enrique Matías Sánchez)
> o Make recipient delimiter configurable per list. SIC! (Joel Aelwyn)
> o Added italian list texts translation. A thanks to Andrea Barisani, he has
>   checked italian texts. (Filippo F. Fadda)
> o Use is_subbed_in instead of find_subscriber when subscribing people
>   (Christian Laursen)
> o Make it possible to confirm subscription even though it's a closedlist.
>   It makes sense to be able to confirm a request submitted by the sysadmin
>   on the commandline
> o Add 'subonlyget' tunable which makes +get-N only work for subscribers
>
>http://mlmmj.mmj.dk/files has it all.
>
>  
>
Excellent!  It sounds like the "find_email_addr()" bit will better 
handle the "From:" header my user is locked into.  Soren, you offerred 
to backport 1.2.8 to sarge before, I wonder if 1.2.9 could also be 
backported?

   -Patrick

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: mlmmj-1.2.9 released
  2005-12-14 15:15 mlmmj-1.2.9 released Mads Martin Joergensen
  2005-12-14 17:35 ` Patrick Bennett
@ 2005-12-14 18:02 ` Neale Pickett
  2005-12-14 19:18 ` Sven 'Darkman' Michels
  2005-12-15  8:21 ` Michael Fleming
  3 siblings, 0 replies; 5+ messages in thread
From: Neale Pickett @ 2005-12-14 18:02 UTC (permalink / raw)
  To: mlmmj

On Wednesday 14 December 2005 10:35 am, you wrote:

> Excellent!  It sounds like the "find_email_addr()" bit will better
> handle the "From:" header my user is locked into.  Soren, you offerred
> to backport 1.2.8 to sarge before, I wonder if 1.2.9 could also be
> backported?

The find_email_addr patch can be trivially packported.  Just drop the new file 
into the old tree and you're done.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: mlmmj-1.2.9 released
  2005-12-14 15:15 mlmmj-1.2.9 released Mads Martin Joergensen
  2005-12-14 17:35 ` Patrick Bennett
  2005-12-14 18:02 ` Neale Pickett
@ 2005-12-14 19:18 ` Sven 'Darkman' Michels
  2005-12-15  8:21 ` Michael Fleming
  3 siblings, 0 replies; 5+ messages in thread
From: Sven 'Darkman' Michels @ 2005-12-14 19:18 UTC (permalink / raw)
  To: mlmmj

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Patrick Bennett wrote:
> Excellent!  It sounds like the "find_email_addr()" bit will better
> handle the "From:" header my user is locked into.  Soren, you offerred
> to backport 1.2.8 to sarge before, I wonder if 1.2.9 could also be
> backported?

Well, i'm not Soren, but try that one:
ftp://ftpmirror.sectoor.de/software/mlmmj/debian/mlmmj_1.2.9-1_i386.deb

If you have any Problems with that, contact me. Its mainly based
on my 1.2.8 build with your one patch removed that mmj has already
fixed in mlmmj itself.

Regards,
Sven
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQFDoHAFQoCguWUBzBwRArbcAJoCemBFIPYQ0NKsapLU7BXmsWM7LACdGMNP
tVepIjNe4fVRM1gsw05lcE8=Gv8N
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: mlmmj-1.2.9 released
  2005-12-14 15:15 mlmmj-1.2.9 released Mads Martin Joergensen
                   ` (2 preceding siblings ...)
  2005-12-14 19:18 ` Sven 'Darkman' Michels
@ 2005-12-15  8:21 ` Michael Fleming
  3 siblings, 0 replies; 5+ messages in thread
From: Michael Fleming @ 2005-12-15  8:21 UTC (permalink / raw)
  To: mlmmj

On Wed, 14 Dec 2005 16:15:26 +0100. Mads Martin Joergensen waffled thusly:

> Here we go, ChangeLog since 1.2.8:
> 
> 1.2.9

<snip>

The Fedora Extras packages I maintain have now been updated to 1.2.9 (Core
3, Core 4 and the development/"rawhide" branch) and should be available the
next time there's a repository push :-)

Cheers,
Michael.

-- 
Michael Fleming <mfleming@enlartenment.com>
"Bother" said the Borg, "We've assimilated Pooh!"

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-12-15  8:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-14 15:15 mlmmj-1.2.9 released Mads Martin Joergensen
2005-12-14 17:35 ` Patrick Bennett
2005-12-14 18:02 ` Neale Pickett
2005-12-14 19:18 ` Sven 'Darkman' Michels
2005-12-15  8:21 ` Michael Fleming

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.