Hi All,

I am a new reader of this list and I have the same problem.
I use mutt since one year and I like it. I updated to mutt 1.3.27i
and use the config from my old Version.
Now I do not get any notification in my folders.
In my .muttrc I have triedone of this:

mailboxes ! +mbox +debian +lug-kiel +privat +buecher
mailboxes  ! +~/Mail
mailboxes `for file in ~/Mail/*; do echo -n "+~/Mail/$(basename $file) "; done`
mailboxes `echo $HOME/Mail/*'

but nothing work.

Any ideas?

Greetings

Soeren

* Andy Saxena schrieb am 20 Mai 2002:

>On Thu, May 09, 2002 at 02:27:42AM -0700, Will Yardley wrote:
>> [EMAIL PROTECTED] wrote:
>> > 
>> > When I get new mail in a folder I do not get a notification
>> > "N" symbol appearing in my folders list
>> > 
>> > q:Exit  c:Chdir  m:Mask  ?:Help
>> >  1     drwx------ 15 tony   tony       4096 May 10 04:36 ../
>> >  2     -rw-------  1 tony   tony      43859 May 10 04:27 sent
>> >  3     -rw-------  1 tony   tony          0 May 10 04:20 me
>> >  4     -rw-------  1 tony   tony          0 May 10 04:20 linux
>> > 
>> > I have in my muttrc file
>> > 
>> > set folder_format="%2C %t %N %F %2l %-8.8u %-8.8g %8s %d %f"
>> > 
>> > which I thought would work with the "N" option.  
>> > Any ideas how to get the "N" new mail notification symbol to
>> > be displayed
>> 
>> do you have:
>> mailboxes +me +linux +other +mailboxes +here
>> 
>> in your .muttrc ?
>> 
>
>Or:
>
>mailboxes `echo $HOME/Mail/*'
>
>-Andy

-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ Soeren Mindorf                          ~
~ Industriemeister der Elektrotechnik     ~
~ Wrangelstrasse 33                       ~
~ 24105 Kiel                              ~
~ E-Mail1: [EMAIL PROTECTED]             ~
~ E-Mail2: [EMAIL PROTECTED]                ~
~ Homepage: http://www.mindorf.org        ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to