LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Mutt and IMAP $folder_format (https://www.linuxquestions.org/questions/linux-software-2/mutt-and-imap-%24folder_format-4175448533/)

dive 02-04-2013 03:13 AM

Mutt and IMAP $folder_format
 
Does anyone use Mutt with IMAP? (Not including offlineimap).

If so, do they have _any_ info about folders at all (modified date, new mail etc)?

I've tried every setting I can find but still Mutt seems to totally ignore $folder_format with IMAP.

Code:

# IMAP
set spoolfile=imaps://xxxxxx.net/
set folder=imaps://xxxxxx.net/
set imap_check_subscribed = yes
set imap_user = xxxxxxxxx
set imap_pass = xxxxxxx
set mail_check=10
set timeout=15
set imap_keepalive = 10
set header_cache="~/.mutt/cache/headers"
set message_cachedir="~/.mutt/cache/bodies"
set folder_format="%d %N %f"



All times are GMT -5. The time now is 07:33 PM.