Skip to content

Releases: rpuntaie/mailwizard

v2.0.7: hotfix of bug introduced in v2.0.6

01 Sep 19:13
Compare
Choose a tag to compare

v2.0.6: minor fixes, domains.csv update

30 Aug 21:19
Compare
Choose a tag to compare
  • 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

12 Mar 18:46
Compare
Choose a tag to compare
  • 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

20 Jul 16:26
Compare
Choose a tag to compare
  • 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)

11 May 21:27
Compare
Choose a tag to compare

Fix issue #7.
Added entries to domains.csv.

Hotfix: Unknown Mailbox (issue #6)

17 Mar 23:02
Compare
Choose a tag to compare

Fix issue #6 : Unknown Mailbox error.

Hotfix: No internet if using NetworkManager

11 Sep 08:59
Compare
Choose a tag to compare

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 and msmtp/config and
  • remove all mutt-wizard generated lines in your muttrc and
  • remove all files under accounts. They get generated again the mailwizard way at the next mw run.

Alternatively you could do

  • mw purge before uninstalling mutt-wizard
  • mw add for all emails again after installing mailwizard

First release

09 Sep 16:00
Compare
Choose a tag to compare

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 and msmtp/config and
  • remove all mutt-wizard generated lines in your muttrc and
  • remove all files under accounts. They get generated again the mailwizard way at the next mw run.

Alternatively you could do

  • mw purge before uninstalling mutt-wizard
  • mw add for all emails again after installing mailwizard