Browse Source

Clear mailboxes list before its assignment.

On account change new account's mailboxes are being appended to the old
one's. This commit forces mailboxes list to be cleared before adding new
items to it.
tags/v3.1
Andrey Drobyshev 6 years ago
parent
commit
8e09df4ea9
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      autoconf/mutt_profile

+ 1
- 0
autoconf/mutt_profile View File

@@ -16,3 +16,4 @@ set ssl_force_tls = yes

bind index,pager g noop
bind index gg first-entry
unmailboxes *

Loading…
Cancel
Save