#3620: folder list does not respect current folder setting
--------------------+-------------------------------------------------------
 Reporter:  yminus  |       Owner:  mutt-dev
     Type:  defect  |      Status:  new     
 Priority:  major   |   Milestone:          
Component:  mutt    |     Version:  1.5.21  
 Keywords:          |  
--------------------+-------------------------------------------------------

Comment(by yminus):

 Maybe sth. is wrong with my config? My identity_files look similar to
 this:

 {{{
 # basic identity
 set realname = "My Name"
 set from = "me@server1"
 alternates ""
 set hostname = ""
 set signature = ""

 # IMAP account settings
 set imap_user = "me@server1"
 set imap_pass = "<secret>"
 set folder = "imaps://imap.server1/"
 set spoolfile = "+INBOX"
 mailboxes = "+INBOX"
 set mbox = ""
 set record = "+Sent Items"
 set postponed = "+Drafts"

 # SMTP mailing configuration (for sending mail)
 set smtp_url = "smtps://$imap_user:[email protected]/"
 }}}

 server1 is a valid URL

 Here is the rest of my configuration:
 [https://github.com/lmoellendorf/muttfiles]

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3620#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to