Re: imap and new mail

2002-09-25 Thread D. J. Bolderman
On Tue, 24 Sep 2002, Mike Leone wrote: > > So how do all you IMAP users get an overview of all new mails per folder > > when you start Mutt ? Do you have to browse each folder to see if there > > are any new mails ?? > > Yes. :-( The command (normally "c") shows no new mail > indicator, when ch

Re: imap and new mail

2002-09-24 Thread Mike Leone
* D. J. Bolderman ([EMAIL PROTECTED]) wrote this on 09 24, 02 at 17:35: > On Thu, 12 Sep 2002, Vincent Lefevre wrote: > > > > At work I now have mutt set up to properly connect via IMAP to an Exchange > > > server. The problem is, though, that new messages always appear as old and > > > unread.

Re: imap and new mail

2002-09-24 Thread D. J. Bolderman
On Thu, 12 Sep 2002, Vincent Lefevre wrote: > > At work I now have mutt set up to properly connect via IMAP to an Exchange > > server. The problem is, though, that new messages always appear as old and > > unread. This means that mutt -Z is useless. Is there some adjustment that > > would have to

Re: imap and new mail

2002-09-13 Thread Vincent Lefevre
On Fri, Sep 13, 2002 at 11:50:11 +0200, Nicolas Rachinsky wrote: > With mark_old unset mutt changes "old" to "new" when leaving a folder. > My patch changes this. With the patch (and mark_old unset) mutt leaves > new message new and old messages old when leaving a folder. But I > don't know if it

Re: imap and new mail

2002-09-13 Thread Nicolas Rachinsky
* Vincent Lefevre <[EMAIL PROTECTED]> [2002-09-13 00:26 +0200]: > On Thu, Sep 12, 2002 at 23:47:23 +0200, Nicolas Rachinsky wrote: > > I use the attached patch (with "mark_old is unset"). But I must admit, > > I use it only with local Maildirs. > > What does it do? With mark_old unset mutt chang

Re: imap and new mail

2002-09-12 Thread Vincent Lefevre
On Thu, Sep 12, 2002 at 23:47:23 +0200, Nicolas Rachinsky wrote: > I use the attached patch (with "mark_old is unset"). But I must admit, > I use it only with local Maildirs. What does it do? -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: - 100% validated (X)HTML - Acorn

Re: imap and new mail

2002-09-12 Thread Nicolas Rachinsky
* Vincent Lefevre <[EMAIL PROTECTED]> [2002-09-12 22:31 +0200]: > On Thu, Sep 12, 2002 at 16:15:36 -0400, Michael Leone wrote: > > > > Vincent Lefevre said: > > > I want 4 levels (in the same mailbox, to get the benefit of threading): > > > 1) Messages that mustn't be deleted. > > > 2) Messag

Re: imap and new mail

2002-09-12 Thread Vincent Lefevre
On Thu, Sep 12, 2002 at 16:15:36 -0400, Michael Leone wrote: > > Vincent Lefevre said: > > I want 4 levels (in the same mailbox, to get the benefit of threading): > > 1) Messages that mustn't be deleted. > > 2) Messages I've read but I want to keep for some time. > > 3) Messages I've read o

Re: imap and new mail

2002-09-12 Thread Michael Leone
Vincent Lefevre said: > On Thu, Sep 12, 2002 at 14:12:14 -0400, Michael Leone wrote: >> >> Vincent Lefevre said: >> > No, the old messages will be marked as new, and I don't want that. >> >> You don't want them marked as old and unread; you don't want them to >> stay marked as new (which implies

Re: imap and new mail

2002-09-12 Thread Vincent Lefevre
On Thu, Sep 12, 2002 at 14:12:14 -0400, Michael Leone wrote: > > Vincent Lefevre said: > > No, the old messages will be marked as new, and I don't want that. > > You don't want them marked as old and unread; you don't want them to stay > marked as new (which implies unread), if you exit and rest

Re: imap and new mail

2002-09-12 Thread Michael Leone
Vincent Lefevre said: > On Thu, Sep 12, 2002 at 10:15:04 -0400, darren chamberlain wrote: >> * Vincent Lefevre <[EMAIL PROTECTED]> [2002-09-12 10:12]: >> > Here, with IMAP, I get new messages as expected. But when I >> reconnect to the server, all the new messages become old messages! >> This is

Re: imap and new mail

2002-09-12 Thread Vincent Lefevre
On Thu, Sep 12, 2002 at 10:15:04 -0400, darren chamberlain wrote: > * Vincent Lefevre <[EMAIL PROTECTED]> [2002-09-12 10:12]: > > Here, with IMAP, I get new messages as expected. But when I reconnect > > to the server, all the new messages become old messages! This is very > > annoying, in particu

Re: imap and new mail

2002-09-12 Thread darren chamberlain
* Vincent Lefevre <[EMAIL PROTECTED]> [2002-09-12 10:12]: > Here, with IMAP, I get new messages as expected. But when I reconnect > to the server, all the new messages become old messages! This is very > annoying, in particular when I have to quit and restart Mutt without > having read all the new

Re: imap and new mail

2002-09-12 Thread Vincent Lefevre
On Thu, Sep 12, 2002 at 10:04:06 -0400, Gregory Seidman wrote: > At work I now have mutt set up to properly connect via IMAP to an Exchange > server. The problem is, though, that new messages always appear as old and > unread. This means that mutt -Z is useless. Is there some adjustment that > wou