Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: Re: `a' in a mail-and-news group
Date: 25 Sep 1999 12:57:10 +0200	[thread overview]
Message-ID: <vafln9vdzsp.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "25 Sep 1999 11:52:36 +0200"

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> I'm not familiar with the use of the Newsgroups header in nnimap.
> (Well, I'm not familiar with nnimap at all, really.)  What does it
> do?

Well, maybe I was suggesting things without knowing what they do...
It appears that IMAP has personal folders and shared folders.  My own
personal folders are named INBOX and INBOX.foo, and I can see other
users' personal folders as user.jrl and user.jrl.foo.  Other folders
seem to be shared folders.

As far as I can tell, the IMAP server does not treat any of these
folders specially -- you can read and write them according to the
privileges you have.  But sendmail is configured to write mail for
user jrl in the folder user.jrl.  Cyrus also groks plus addressing, so
mail for jrl+foo@host ends up in user.jrl.foo.  And it is possible to
configure sendmail such that mail for bb+foo@host is saved in the foo
folder.

Since all folders seem to be treated the same way, I just thought
WIBNI if nnimap grokked the Newsgroups header and saved messages in
the right group?  Well, Simon implemented that.

And now I'm trying to make this feature even more useful :-)

Maybe we should be talking to some other IMAP users to see how things
are customarily done with other clients.

But in the meantime, is there some variable that I can set in an
appropriate hook to tell Gnus `insert To and Cc headers in this
message'?  I think my problem would be solved if C-c C-n actually
inserted the right newsgroup in the Newsgroups header.  Currently it
inserts an empty Newsgroups header.

kai
-- 
I like BOTH kinds of music.


  reply	other threads:[~1999-09-25 10:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-23  7:47 Kai Großjohann
1999-09-25  9:52 ` Lars Magne Ingebrigtsen
1999-09-25 10:57   ` Kai Großjohann [this message]
1999-09-25 23:27     ` Lars Magne Ingebrigtsen
1999-09-26 11:28 ` Kai Großjohann
1999-09-26 18:44 ` Simon Josefsson
1999-09-27 11:34   ` Kai Großjohann

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=vafln9vdzsp.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /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 NNTP newsgroup(s).