Displaying 2 results from an estimated 2 matches for "folder_format".
2013 Feb 04
1
Using Mutt - folder atime/mtime etc
Version 2.1.10
For some reason Mutt doesn't list any info about IMAP folders and
seems to ignore folder_format.
My questions is does anyone have any workarounds for this?
2004 Feb 16
2
debian unstable : mutt polling imap mailboxes
...without asking for to, subject,...
set auto_tag # if something is tagged, run commands on tagged msgs.
set fast_reply # do not ask for to, subject,... when replying
set index_format="%4C %Z %[!%d/%m] %-17.17F (%3l) %s"
set pager_format="%S [%C] %n (%l) %s"
set folder_format="%F %d %8s %N %f"
set print_command="enscript -2r -o /tmp/email.ps -Email"
# this does not seem to work atm
#set query_command="lbdbq %s"
# Need this if using cygwin
#set sendmail = "/usr/sbin/ssmtp.exe"
send-hook . 'my_hdr From: Kai Hendry <hendr...