mlmmj.mlmmj.org archive mirror
 help / color / mirror / Atom feed
From: "Steffen (Daode) Nurpmeso" <steffen@sdaoden.eu>
To: mlmmj@mlmmj.org
Subject: [mlmmj] A small set of patches (Was: Empty messages not delivered unless memorymailsize tunable set
Date: Thu, 25 Feb 2016 15:38:25 +0000	[thread overview]
Message-ID: <cover.1456413512.git.steffen@sdaoden.eu> (raw)

Hello Mr. Big Ben,

whereas possibly not truly meaningful ;) i have found / stumbled
upon some oddities that this patch series against the 1.2.19
tarball should fix.  Maybe some of them are of interest anyway.

The 1.2.18.0 problem with a leading space in headers (as in
"Subject:=?utf-8?q?_Post_" instead of "=?utf-8?q?Frequent") seems
to be fixed in 1.2.19 (not in ChangeLog though).

Ciao.

Steffen (Daode) Nurpmeso (6):
  mlmmj-send.c:main(): reject empty messages (early)
  mlmmj-send.c:main():memorymailsize: handle
    sizeof(long)!=sizeof(ssize_t) cases
  Replace get_prepped*_from_map() series..
  listcontrol(): be aware that ctrlvalues() can return NULL
  mlmmj-sub.c:moderate_sub(): be aware that ctrlvalues() can return NULL
  mlmmj-process.c:newmoderated: do not crash for empty "moderators"

 include/mail-functions.h |  15 +++-
 src/listcontrol.c        |  19 ++---
 src/mail-functions.c     | 176 ++++++++++++++++++++++++++++++-----------------
 src/mlmmj-process.c      |  10 ++-
 src/mlmmj-send.c         |  28 ++++++--
 src/mlmmj-sub.c          |  16 +++--
 6 files changed, 174 insertions(+), 90 deletions(-)

--
2.7.1


                 reply	other threads:[~2016-02-25 15:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1456413512.git.steffen@sdaoden.eu \
    --to=steffen@sdaoden.eu \
    --cc=mlmmj@mlmmj.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).