All of lore.kernel.org
 help / color / mirror / Atom feed
* RFE: post-only
@ 2004-09-01 12:22 Kurt Lieber
  2004-09-01 17:58 ` Christopher Mahmood
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kurt Lieber @ 2004-09-01 12:22 UTC (permalink / raw)
  To: mlmmj

[-- Attachment #1: Type: text/plain, Size: 432 bytes --]

This may already be possible, in which case I apologize for being dense. :)

We have a number of users who prefer to read via Gmane.  Because all our
lists only allow posts from subscribers, we have a number of requests for a
"post-only" feature whereby users can subsribe to a list for purposes of
posting, but not actually receive any email.

Is this possible today?  If not, can I add it as an RFE? 

Thanks.

--kurt

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: RFE: post-only
  2004-09-01 12:22 RFE: post-only Kurt Lieber
@ 2004-09-01 17:58 ` Christopher Mahmood
  2004-09-01 22:17 ` Kurt Lieber
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Christopher Mahmood @ 2004-09-01 17:58 UTC (permalink / raw)
  To: mlmmj

* Kurt Lieber (klieber@gentoo.org) [040901 05:24]:
> We have a number of users who prefer to read via Gmane.  Because all our
> lists only allow posts from subscribers, we have a number of requests for a
> "post-only" feature whereby users can subsribe to a list for purposes of
> posting, but not actually receive any email.

You can add the address(s) or domains to the allow list but not
subscribe them.


-- 

-ckm

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

* Re: RFE: post-only
  2004-09-01 12:22 RFE: post-only Kurt Lieber
  2004-09-01 17:58 ` Christopher Mahmood
@ 2004-09-01 22:17 ` Kurt Lieber
  2004-09-06 21:38 ` Mads Martin Joergensen
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Kurt Lieber @ 2004-09-01 22:17 UTC (permalink / raw)
  To: mlmmj

[-- Attachment #1: Type: text/plain, Size: 647 bytes --]

On Wed, Sep 01, 2004 at 10:58:14AM -0700 or thereabouts, Christopher Mahmood wrote:
> * Kurt Lieber (klieber@gentoo.org) [040901 05:24]:
> > We have a number of users who prefer to read via Gmane.  Because all our
> > lists only allow posts from subscribers, we have a number of requests for a
> > "post-only" feature whereby users can subsribe to a list for purposes of
> > posting, but not actually receive any email.
> 
> You can add the address(s) or domains to the allow list but not
> subscribe them.

Is it possible for a user to do this via email commands?  I'd rather not
have to manually manage the lists manually.

--kurt

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: RFE: post-only
  2004-09-01 12:22 RFE: post-only Kurt Lieber
  2004-09-01 17:58 ` Christopher Mahmood
  2004-09-01 22:17 ` Kurt Lieber
@ 2004-09-06 21:38 ` Mads Martin Joergensen
  2004-09-16 10:45 ` Mads Martin Joergensen
  2004-09-16 11:54 ` Kurt Lieber
  4 siblings, 0 replies; 6+ messages in thread
From: Mads Martin Joergensen @ 2004-09-06 21:38 UTC (permalink / raw)
  To: mlmmj

* Kurt Lieber <klieber@gentoo.org> [Sep 02. 2004 00:18]:
> > > We have a number of users who prefer to read via Gmane.  Because all our
> > > lists only allow posts from subscribers, we have a number of requests for a
> > > "post-only" feature whereby users can subsribe to a list for purposes of
> > > posting, but not actually receive any email.
> > 
> > You can add the address(s) or domains to the allow list but not
> > subscribe them.
> 
> Is it possible for a user to do this via email commands?  I'd rather not
> have to manually manage the lists manually.

We've prepared the infrastructure for this, so it'll be available as a
patch shortly after the digest patch, which we'll have ready (thanks to
Morten!) later this evening.

Both of them will be part of mlmmj-1.1 as well.

-- 
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] 6+ messages in thread

* Re: RFE: post-only
  2004-09-01 12:22 RFE: post-only Kurt Lieber
                   ` (2 preceding siblings ...)
  2004-09-06 21:38 ` Mads Martin Joergensen
@ 2004-09-16 10:45 ` Mads Martin Joergensen
  2004-09-16 11:54 ` Kurt Lieber
  4 siblings, 0 replies; 6+ messages in thread
From: Mads Martin Joergensen @ 2004-09-16 10:45 UTC (permalink / raw)
  To: mlmmj

* Kurt Lieber <klieber@gentoo.org> [Sep 02. 2004 00:18]:
> > > We have a number of users who prefer to read via Gmane.  Because all our
> > > lists only allow posts from subscribers, we have a number of requests for a
> > > "post-only" feature whereby users can subsribe to a list for purposes of
> > > posting, but not actually receive any email.
> > 
> > You can add the address(s) or domains to the allow list but not
> > subscribe them.
> 
> Is it possible for a user to do this via email commands?  I'd rather not
> have to manually manage the lists manually.

With current CVS it's possible to do this:

 echo | mail listname+subscribe-nomail@domail.tld

and then one's subscribed to the list, but not getting any mail.

-- 
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] 6+ messages in thread

* Re: RFE: post-only
  2004-09-01 12:22 RFE: post-only Kurt Lieber
                   ` (3 preceding siblings ...)
  2004-09-16 10:45 ` Mads Martin Joergensen
@ 2004-09-16 11:54 ` Kurt Lieber
  4 siblings, 0 replies; 6+ messages in thread
From: Kurt Lieber @ 2004-09-16 11:54 UTC (permalink / raw)
  To: mlmmj

[-- Attachment #1: Type: text/plain, Size: 437 bytes --]

On Thu, Sep 16, 2004 at 12:45:11PM +0200 or thereabouts, Mads Martin Joergensen wrote:
> > Is it possible for a user to do this via email commands?  I'd rather not
> > have to manually manage the lists manually.
> 
> With current CVS it's possible to do this:
> 
>  echo | mail listname+subscribe-nomail@domail.tld
> 
> and then one's subscribed to the list, but not getting any mail.

Great!  We'll give it a shot.

--kurt

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2004-09-16 11:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-01 12:22 RFE: post-only Kurt Lieber
2004-09-01 17:58 ` Christopher Mahmood
2004-09-01 22:17 ` Kurt Lieber
2004-09-06 21:38 ` Mads Martin Joergensen
2004-09-16 10:45 ` Mads Martin Joergensen
2004-09-16 11:54 ` Kurt Lieber

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.