Re: New mail folder list

2008-09-24 Thread Michelle Konzack
Am 2008-09-04 13:10:02, schrieb Rado S: It is so even when you don't read _any_ (not even new) mail in that folder. Merely opening the folder sets a flag. I don't know whether that's a mutt or IMAP feature, but it's a feature rather than a bug. It seems, that the programs are reading

Re: New mail folder list

2008-09-24 Thread Rocco Rutte
Hi, * Michelle Konzack wrote: Am 2008-09-04 13:10:02, schrieb Rado S: It is so even when you don't read _any_ (not even new) mail in that folder. Merely opening the folder sets a flag. I don't know whether that's a mutt or IMAP feature, but it's a feature rather than a bug. It seems, that

Re: New mail folder list

2008-09-24 Thread Mark Harrison
It seems, that the programs are reading /folder/new/ and if you access a Maildirfolder over IMAP, the server (in my case courier) move the messages to /folder/cur/ which let buffy thinking, they are now read. This is definitively a BUG in the biff/buffy apps or they can handel

Re: New mail folder list

2008-09-15 Thread Vladimir Marek
I'm attaching another way to fix this. It makes mark_old option work also for IMAP. IMAP mark_old patch [...] Have you created a ticket for that patch at dev.mutt.org/trac? No. Brendan had his doubts about this being correct thing to do. I vaguely remember he wanted me to try

Re: New mail folder list

2008-09-15 Thread Rocco Rutte
Hi, * Vladimir Marek wrote: No. Brendan had his doubts about this being correct thing to do. I vaguely remember he wanted me to try mark_old with pop type mailboxes also. With POP3 and hcache plus bcache, mutt has limited support for simulating message flags, see the comments in the code:

Re: New mail folder list

2008-09-14 Thread Christian Brabandt
Hi Vladimir! On Sat, 13 Sep 2008, Vladimir Marek wrote: I'm attaching another way to fix this. It makes mark_old option work also for IMAP. IMAP mark_old patch [...] Have you created a ticket for that patch at dev.mutt.org/trac? regards, Christian -- Citizens are not allowed to

Re: New mail folder list

2008-09-13 Thread Vladimir Marek
Hi, I'm sorry I noticed this thread after you walked through the code ... Index: mutt-1.5.18/imap/command.c === --- mutt-1.5.18.orig/imap/command.c 2008-09-09 00:17:25.0 -0400 +++ mutt-1.5.18/imap/command.c

Re: New mail folder list

2008-09-13 Thread Mark Harrison
I'm attaching another way to fix this. It makes mark_old option work also for IMAP. Thank you. That patch works perfectly, and removes the need for yet another option to be created (which was what I was going to try to do next). Mark -- Mark Harrison Systems Administrator OmniTI Computer

Re: New mail folder list

2008-09-12 Thread Mark Harrison
at this further, and it is definitely not an IMAP bug/feature. The IMAP responses show the correct number of unseen messages. The issue lies in mutt only showing a folder in the buffy list if new mail has arrived since the last time you looked the folder, regardless of the number of unseen messages

Re: New mail folder list

2008-09-04 Thread Rado S
=- Mark Harrison wrote on Wed 3.Sep'08 at 22:45:13 -0400 -= I have mail being delivered to several folders in an imap account, {...} However, when I change to a folder with new mail, that folder is removed from the buffy list, and remains that way even if I leave the folder without reading

New mail folder list

2008-09-03 Thread Mark Harrison
Hi all, I have mail being delivered to several folders in an imap account, and each folder included as part of a mailbox command. I am notified of new mail in the folders, the buffy-list command shows all folders with new mail, and the folders cycle through when I press c, then space. However,

Re: New mail to list.

2002-10-18 Thread Vikram Goyal
On Tue, Sep 17, 2002 at 02:56:02PM +0200, René Clerc wrote: * Alex Polite [EMAIL PROTECTED] [17-09-2002 14:24]: How do I start composing a new message to a mailing list? What I usually do now is push L for list-reply the remove the body and appropriate headers. Just send a new

RE: New mail to list.

2002-10-18 Thread David Turetsky
: [EMAIL PROTECTED] [mailto:owner-mutt-users;mutt.org] On Behalf Of Vikram Goyal Sent: Thursday, October 17, 2002 8:59 AM To: [EMAIL PROTECTED] Subject: Re: New mail to list. On Tue, Sep 17, 2002 at 02:56:02PM +0200, René Clerc wrote: * Alex Polite [EMAIL PROTECTED] [17-09-2002 14:24]: How do I

Re: New mail to list.

2002-10-18 Thread Michael Herman
On Thu, Oct 17, 2002 at 12:15:36PM -0400, David Turetsky wrote: Please excuse my apostasy... but how do I resign from the list. Sadly I'm now almost totally in a Windows XP environment (is a mutt version available?) My previous attempt to the list-owner seems to have been totally ignored Since

Re: New mail to list.

2002-09-20 Thread Bernard Massot
On Tue, Sep 17, 2002 at 12:11:27PM -0400, darren chamberlain wrote: * Alex Polite [EMAIL PROTECTED] [2002-09-17 08:22]: How do I start composing a new message to a mailing list? What I usually do now is push L for list-reply the remove the body and appropriate headers. I have this in

Re: New mail to list.

2002-09-18 Thread Alex Polite
On Tue, Sep 17, 2002 at 09:05:26PM -0600, Rob Park wrote: That's awfully restrictive. What if you were in another mbox and you wanted to mail mutt-users? I just use an alias, and send mail normally. Good for you! -- Alex Polite http://plusseven.com/gpg/

Re: New mail to list.

2002-09-18 Thread darren chamberlain
* Rob Park [EMAIL PROTECTED] [2002-09-17 22:49]: Alas! darren chamberlain spake thus: * Alex Polite [EMAIL PROTECTED] [2002-09-17 08:22]: How do I start composing a new message to a mailing list? What I usually do now is push L for list-reply the remove the body and appropriate

Re: New mail to list.

2002-09-18 Thread darren chamberlain
* Will Yardley [EMAIL PROTECTED] [2002-09-17 22:25]: Presumably if you use the patch which has RFC 2369 support, there might be a 'list-post' option, which would be nice In fact, mutt could probably add a 'list-post' option (which would post a new message to list(s) existing in the

Re: New mail to list.

2002-09-18 Thread Will Yardley
darren chamberlain wrote: * Will Yardley [EMAIL PROTECTED] [2002-09-17 22:25]: Presumably if you use the patch which has RFC 2369 support, there might be a 'list-post' option, which would be nice In fact, mutt could probably add a 'list-post' option (which would post a new message to

Re: New mail to list.

2002-09-17 Thread René Clerc
* Alex Polite [EMAIL PROTECTED] [17-09-2002 14:24]: How do I start composing a new message to a mailing list? What I usually do now is push L for list-reply the remove the body and appropriate headers. Just send a new message to the list address, e.g. [EMAIL PROTECTED] -- René Clerc

Re: New mail to list.

2002-09-17 Thread Dave Smith
On Tue, Sep 17, 2002 at 02:20:09PM +0200, [EMAIL PROTECTED] wrote: How do I start composing a new message to a mailing list? The same way you compose a new message to a person - hit 'n' and type the list address, e.g. [EMAIL PROTECTED] You may want to cut-and-paste the list address, or

Re: New mail to list.

2002-09-17 Thread Steve Kennedy
On Tue, Sep 17, 2002 at 02:02:26PM +0100, Dave Smith wrote: On Tue, Sep 17, 2002 at 02:20:09PM +0200, [EMAIL PROTECTED] wrote: How do I start composing a new message to a mailing list? The same way you compose a new message to a person - hit 'n' and type the list address, e.g. [EMAIL

Re: New mail to list.

2002-09-17 Thread Dave Smith
On Tue, Sep 17, 2002 at 02:05:08PM +0100, [EMAIL PROTECTED] wrote: On Tue, Sep 17, 2002 at 02:20:09PM +0200, [EMAIL PROTECTED] wrote: How do I start composing a new message to a mailing list? The same way you compose a new message to a person - hit 'n' and type the list address, e.g.

Re: New mail to list.

2002-09-17 Thread darren chamberlain
* Alex Polite [EMAIL PROTECTED] [2002-09-17 08:22]: How do I start composing a new message to a mailing list? What I usually do now is push L for list-reply the remove the body and appropriate headers. I have this in my config: subscribe mutt-users@ mailboxes =lists/mutt-users

Re: New mail to list.

2002-09-17 Thread Alex Polite
On Tue, Sep 17, 2002 at 12:11:27PM -0400, darren chamberlain wrote: I have this in my config: subscribe mutt-users@ mailboxes =lists/mutt-users folder-hook =lists/mutt-users macro index m \mail[EMAIL PROTECTED]\ subscribe mutt-dev@ subscribe @bugs.guug.de

Re: New mail to list.

2002-09-17 Thread Will Yardley
Dave Smith wrote: On Tue, Sep 17, 2002 at 02:20:09PM +0200, [EMAIL PROTECTED] wrote: How do I start composing a new message to a mailing list? The same way you compose a new message to a person - hit 'n' and type the list address, e.g. [EMAIL PROTECTED] You may want to cut-and-paste the

Re: New mail to list.

2002-09-17 Thread Rob Park
Alas! darren chamberlain spake thus: * Alex Polite [EMAIL PROTECTED] [2002-09-17 08:22]: How do I start composing a new message to a mailing list? What I usually do now is push L for list-reply the remove the body and appropriate headers. I have this in my config: subscribe