Gnus development mailing list
 help / color / mirror / Atom feed
* nnimap: dormants show up as ticked for others?
@ 2001-04-19 11:12 Kai Großjohann
  0 siblings, 0 replies; only message in thread
From: Kai Großjohann @ 2001-04-19 11:12 UTC (permalink / 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.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-04-19 11:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-19 11:12 nnimap: dormants show up as ticked for others? Kai Großjohann

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