From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44638 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: nnmaildir.el + courier IMAP compatibility patch Date: Fri, 03 May 2002 19:53:44 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87n0viphxx.fsf@squeaker.lickey.com> <874rhp420w.fsf@squeaker.lickey.com> <87u1pp2lpw.fsf@squeaker.lickey.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1020448474 30483 127.0.0.1 (3 May 2002 17:54:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 3 May 2002 17:54:34 +0000 (UTC) Cc: ding Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 173hGL-0007vR-00 for ; Fri, 03 May 2002 19:54:34 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 173hFr-0004Rt-00; Fri, 03 May 2002 12:54:03 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 03 May 2002 12:54:19 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id MAA21507 for ; Fri, 3 May 2002 12:54:05 -0500 (CDT) Original-Received: (qmail 25305 invoked by alias); 3 May 2002 17:53:45 -0000 Original-Received: (qmail 25300 invoked from network); 3 May 2002 17:53:45 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by gnus.org with SMTP; 3 May 2002 17:53:45 -0000 Original-Received: from localhost.localdomain (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.2/8.12.2) with ESMTP id g43HrdKg029487; Fri, 3 May 2002 19:53:40 +0200 Original-To: Matt Armstrong In-Reply-To: <87u1pp2lpw.fsf@squeaker.lickey.com> (Matt Armstrong's message of "Fri, 03 May 2002 11:19:07 -0600") Mail-Copies-To: nobody Original-Lines: 11 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44638 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44638 Matt Armstrong writes: > As a side note, it would be interesting if nnmaildir stored the read, > reply and tick marks in the message filename. This would allow for > some basic interoperability between Gnus, Mutt and Courier IMAP. > > It isn't clear how Gnus could store both the standard maildir marks > (as in ":2,RSF") with custom Gnus marks like dormant. Does Courier support client-specific marks? If so, maybe finding out how it stores them could be useful.