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] Moderators can post, others bounce
Date: Tue, 29 Oct 2013 20:21:44 +0000	[thread overview]
Message-ID: <527018D8.2000903@yahoo.com.au> (raw)
In-Reply-To: <B51B7915-BD6D-46BF-816E-05AF8ECC9ABE@gmail.com>

I think a 'modonlypost' tunable is already in the bug tracker as a
feature request, and it will probably happen one day.

For now, the best option is probably to use a more sophisticated pattern
for an access rule. Something like this works for me, as long as a
display name *is* included:

    allow ^From:.*<user@domain\.tld>.$

Maybe a suitable hybrid would be:

    allow ^From:( *|.*<)user@domain\.tld>?.$

It's still far from perfect compared to the specs, but it probably
catches the vast majority of cases out there. The chance of a comment or
multi-line header or anything like that is pretty slim.

HTH,

Ben.



On 23/10/13 10:45 PM, Ravi Chandran. S wrote:
> Hello,
>
> Is it possible to setup an only moderator can post and emails from
> other subscribers will bounce type of mailing list ? I tried to use
> control/access with allow ^From: emailid@domain.org but that's not
> working. Name instead of emailid@domain.org is working, but I prefer
> email id based restrictions.
>
> TIA.





      reply	other threads:[~2013-10-29 20:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-23 11:57 [mlmmj] Moderators can post, others bounce Ravi Chandran. S
2013-10-29 20:21 ` 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=527018D8.2000903@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