Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: nnimap: dormants show up as ticked for others?
Date: 19 Apr 2001 13:12:49 +0200	[thread overview]
Message-ID: <vafpue9ta6m.fsf@lucy.cs.uni-dortmund.de> (raw)

I use the following setup for nnimap:

/----
| (setq gnus-post-method 'current)
| (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
|         (format "gnus-dormant-%s" (user-login-name)))
| (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
|         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
\----

This is supposed to enable per-user dormant marks with the Cyrus
server, and it seems to kind of work.  When I mark an article in a
shared group as dormant, others do not see it as dormant.  Good.  But
the others see the message as ticked!  Not good.  What's the story?

kai
-- 
The passive voice should never be used.


                 reply	other threads:[~2001-04-19 11:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=vafpue9ta6m.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).