Re: imap folders index

2000-08-07 Thread Bernhard Valenti

On Mon, Aug 07, 2000 at 10:48:24AM -0400, Brendan Cully wrote:
> Just use the documented "mailboxes" command:
> 
> mailboxes {host}Mail/foo-list {host}Mail/bar-list

i did that and added all my IMAP folders, when i press tab ( at the
directory browser ) i can see all of them, but unfortunatly it doesnt
display wether a folder has a new mail ( the docs say it should indicate
new mails ) 
i have
set mail_check = 60
set imap_checkinterval = 10
so mutt should check every 10 seconds

> of course you can also use the standard folder shortcuts, eg:
> 
> set folder={host}Mail
> mailboxes =foo-list =bar-list

i have
set folder = {10.0.0.55}INBOX
but actually mutt still goes to the /var/mail/wedge spool when its
started, ( i realize the -y argument so it goes to the mailboxes list by
default )
and mailboxes is set to {10.0.0.55}INBOX etc

bernhard valenti



Re: imap folders index

2000-08-07 Thread Bernhard Valenti

On Mon, Aug 07, 2000 at 10:50:04AM +0200, Rudi van Houten wrote:
> That is typically a job for the mail delivery agent. If you give the
> job to procmail you can instruct it to speak the famous
> "You hav got mail" for every message that comes in. Or even different
> sounds or screen flashing for every separate folder where you store
> the mail if you use filters.

well, the thing is that i leave all the mail on my LAN gateway, and i
get my mail from it via imap ( i use procmail there to distribute the
mails into several folders ) but i dont see how my local machine would
realize when a new mail arrives, except mutt checking the mailbox and
then it sees that there is a new mail.

bernhard valenti




imap folders index

2000-08-07 Thread Bernhard Valenti

i connect to my IMAP server that has ~8 folders, the thing is that right now i have to 
go through all the folders every few minutes to check if there is
any new mail in one of them. is there a solution for that so mutt like displays a 
message that folder X has a new mail... or is there some imap folder
index which shows the read/unread count ? ( oh and it would be cool if you can make 
mutt execute a command when a new mail arrives )

regards,
bernhard valenti