mutt-wizard

fork of Luke Smiths mutt-wizard
git clone git://git.jakekoroman.com/mutt-wizard
Log | Files | Refs | README | LICENSE

commit 5875e570357bd025f7805e73e23e0bc773904b2f
parent 3049b27fa5c7874db802b8fbdf2e016abe87fd9e
Author: Luke Smith <luke@lukesmith.xyz>
Date:   Mon,  5 Mar 2018 23:43:19 -0700

Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard

Diffstat:
Mautoconf/offlineimap_profile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/autoconf/offlineimap_profile b/autoconf/offlineimap_profile @@ -9,7 +9,7 @@ remoteuser = $login sslcacerfile = /etc/ssl/cets/ca-certificates.crt remotepasseval = mailpasswd("$title") remotehost = $imap -port = $iport +remoteport = $iport folderfilter = lambda foldername: foldername not in ['[Gmail]/All Mail'] sslcacertfile = /etc/ssl/certs/ca-certificates.crt