Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@pdc.kth.se>
Cc: ding@gnus.org
Subject: Re: New Gnus User
Date: 06 Feb 2000 03:04:51 +0100	[thread overview]
Message-ID: <iluiu03rsqk.fsf@badis.pdc.kth.se> (raw)
In-Reply-To: Chris Richards's message of "05 Feb 2000 17:09:57 -0600"

Chris Richards <cjr@netpliance.net> writes:

> As you can see, I am cross-posting.  However, it seems that though the
> cross-posting works, reading one of the cross-posted messages does not
> change the state of the message in the other IMAP groups.  Is this a
> limitation of nnimap?

Yes.

There are two methods to remedy this; 1) when crossposting, store
information somewhere that tie crossposted articles together and
return this info in the Xref header, I don't see a way to have it on
the IMAP server so it wouldn't be a clean solution; 2) have the nnimap
splitter add the proper Xref header when crossposting, the
disadvantage is that all articles has to be downloaded and uploaded so
it would be slow.

> (As an aside, I was unable to set nnimap-split-rule within the
> nnimap "np" section.  I suppose if I have multiple nnimap accounts,
> this could be troublesome.)

Yes, split rules are within one server only. It might be possible to
bind `nnimap-split-rule' as server variables on the two virtual nnimap
servers, but be prepared to debug things if you try to (it's not
supposed to work that way).

> Lastly, gnus does not seem to ask if I want to expunge my IMAP groups
> on close even though I have it set.

You're quoting stuff twice, remove all but the first '-character
below.

> (setq gnus-secondary-select-methods
>       '((nnfolder ""
>                   (nnfolder-get-new-mail 't))
>         (nnimap "np"
>                 (nnimap-server-address "mail.netpliance.net")
>                 (nnimap-list-pattern ".*")
>                 (nnimap-expunge-on-close 'ask)
>                 (nnimap-split-crosspost 't)
>                 (nnimap-split-inbox "INBOX"))))



      reply	other threads:[~2000-02-06  2:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-05 23:09 Chris Richards
2000-02-06  2:04 ` Simon Josefsson [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=iluiu03rsqk.fsf@badis.pdc.kth.se \
    --to=jas@pdc.kth.se \
    --cc=ding@gnus.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 NNTP newsgroup(s).