Releases: rpuntaie/mailwizard
v2.0.7: hotfix of bug introduced in v2.0.6
v2.0.6: minor fixes, domains.csv update
- update share/domains.csv
- \Cr fix to mark read
- skip getmail oldmail- files
- fix: {cur,new,tmp} folder created
v2.0.5, notmuch or getmail+procmail, fixes
- in case of symlink getmail rc files, don't overwrite them.
- export MWNOTMUCHNEW=0, or if no notmuch, don't call notmuch
- if getmail rc's and mbsyncrc overlap emails, don't fetch from account twice
- create procmail rc file template for emails and commented use in getmail rc
- color fix
- fix in tests
bugfix release
- fix the case with getmail path for MDA_external
- added a test script to test getmail python 3 port (getmail6).
- improved mailbox decoding and take mailboxes as they are to avoid creating new labels on Gmail
- handle the case when config file are broken links
Hotfix: non-latin email mailboxes not properly decode (issue #7)
Fix issue #7.
Added entries to domains.csv.
Hotfix: Unknown Mailbox (issue #6)
Fix issue #6 : Unknown Mailbox error.
Hotfix: No internet if using NetworkManager
With respect to LukeSmithxyz:
-
support also POP using getmail
-
variables to allow using in scripts without being asked
-
added tests and made bug fixes
-
urlscan instead of urlview
-
wm syncs, i.e. no separate mailsync
-
wm generates mutt config on every full sync,
- to reflect changes in mailboxes in the shortcuts
- to reflect changes in mbsync/getmail config in mutt config
-
remove|rm instead of delete, list|ls instead of only ls
-
Make channel name equal to email address
to avoid choosing a new name for the same thing. -
Other more vim-like shortcuts in muttrc
-
gm/gM to sync mail inside mutt, as o/O has a mutt assignment already.
-
Honor $MAILDIR, $XDG_CONFIG_HOME, $XDG_CACHE_HOME, if defined.
For a migration from mutt-wizard
,
- change "mutt-wizard" to "mailwizard" in
isync/mbsyncrc
andmsmtp/config
and - remove all
mutt-wizard
generated lines in your muttrc and - remove all files under
accounts
. They get generated again themailwizard
way at the nextmw
run.
Alternatively you could do
mw purge
before uninstallingmutt-wizard
mw add
for all emails again after installingmailwizard
First release
With respect to LukeSmithxyz:
-
support also POP using getmail
-
variables to allow using in scripts without being asked
-
added tests and made bug fixes
-
urlscan instead of urlview
-
wm syncs, i.e. no separate mailsync
-
wm generates mutt config on every full sync,
- to reflect changes in mailboxes in the shortcuts
- to reflect changes in mbsync/getmail config in mutt config
-
remove|rm instead of delete, list|ls instead of only ls
-
Make channel name equal to email address
to avoid choosing a new name for the same thing. -
Other more vim-like shortcuts in muttrc
-
gm/gM to sync mail inside mutt, as o/O has a mutt assignment already.
-
Honor $MAILDIR, $XDG_CONFIG_HOME, $XDG_CACHE_HOME, if defined.
For a migration from mutt-wizard
,
- change "mutt-wizard" to "mailwizard" in
isync/mbsyncrc
andmsmtp/config
and - remove all
mutt-wizard
generated lines in your muttrc and - remove all files under
accounts
. They get generated again themailwizard
way at the nextmw
run.
Alternatively you could do
mw purge
before uninstallingmutt-wizard
mw add
for all emails again after installingmailwizard