All of lore.kernel.org
 help / color / mirror / Atom feed
* several patches to mlmmj
@ 2007-06-06 21:49 Ansgar Burchardt
  2007-06-06 23:19 ` Mads Martin Joergensen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ansgar Burchardt @ 2007-06-06 21:49 UTC (permalink / raw)
  To: mlmmj

Hi!

I started using mlmmj for two small mailinglists.  Because some things bothered
me I wrote several patches:
 * At two placed exit() isn't called in case the exec() fails.
 * The German listtexts uses the ISO-8859-1 charset, but doesn't say so in
   the headers.  I added a Content-Type and Content-Encoding header.
 * RFC 2882 recommends using the domain name in the right hand side of the
   Message-Id header.
 * The English listtexts were moved into subdirectory, similar to the
   translated listtexts.  Also I changed mlmmj-make-ml.sh:  the path to the
   listtexts can now be relative.  This makes choosing between the provided
   translations easier.
 * remove a superfluous concatstr() in genmsgid()
 * the paths to the various mlmmj-* programs are already known at build time,
   so why not use this information?  This way the programs do no longer have to
   be called with /full/path/to/mlmmj-*.  Also use sed to substitute things in
   mlmmj-make-ml.sh.in (the autoconf manual recommends doing so, and it is
   required for this change).

My changes are in my mercurial repository at http://hg.43-1.org/mlmmj.  It
would be nice, if they can be included in mlmmj.

Regards,
Ansgar


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

end of thread, other threads:[~2007-06-07 19:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-06 21:49 several patches to mlmmj Ansgar Burchardt
2007-06-06 23:19 ` Mads Martin Joergensen
2007-06-06 23:48 ` Mads Martin Joergensen
2007-06-07  0:35 ` Ansgar Burchardt
2007-06-07 19:29 ` Morten K. Poulsen

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.