public inbox for mlmmj@mlmmj.org
 help / color / mirror / Atom feed
From: Ben Schmidt <mail_ben_schmidt@yahoo.com.au>
To: mlmmj@mlmmj.org
Subject: Re: [mlmmj] hardcoded delimiter in mlmmj-process.c?
Date: Sat, 12 Mar 2011 03:43:25 +0000	[thread overview]
Message-ID: <4D7AEBDD.2050002@yahoo.com.au> (raw)
In-Reply-To: <20110312000456.GM24920@barfooze.de>

On 12/03/11 11:04 AM, Moritz Wilhelmy wrote:
> Dear list,
>
> Today, I found some references to listname-moderators@listdomain by
> accident, but the delimiter is +.
>> From mlmmj-1.2.17.1/src/mlmmj-process.c:127 (139 in tip), it seems this
> is hardcoded to -:
>
>> to = concatstr(3, listname, "-moderators@", listfqdn); /* FIXME JFA: Should this be converted? Why, why not? */
>
> This baffled me a bit. It says FIXME, but not what is subject to be
> fixed. Assuming that the FIXME is about the minus, I don't see why it
> should *not* be changed to use the same delimiter that's used everywhere
> else...

I haven't checked the sources, but I think this is one of those "doesn't
matter" situations, because +moderators (or -moderators for that matter)
doesn't actually do anything. I.e. there is no functionality in Mlmmj
that forwards a mail to list+moderators to the moderators of the list.
It's just used as a placeholder in the To: header of moderation messages
for the sake of having *something* there. It probably should be
something more like

listname moderators :;

i.e. use some text describing the group it's being sent to, but not list
any of the addresses, or anything that looks like an address but isn't,
explicitly.

Ben.





      reply	other threads:[~2011-03-12  3:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-12  0:04 [mlmmj] hardcoded delimiter in mlmmj-process.c? Moritz Wilhelmy
2011-03-12  3:43 ` Ben Schmidt [this message]

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=4D7AEBDD.2050002@yahoo.com.au \
    --to=mail_ben_schmidt@yahoo.com.au \
    --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