Skip to content

v2.5

Compare
Choose a tag to compare
@oxij oxij released this 24 Jan 07:46
· 18 commits to master since this release
v2.5
  • Implemented internal MDA/LDA via fetch --maildir and related options.
  • Implemented --notify-success, --notify-failure, --success-cmd, and --failure-cmd options.
  • fetch --new-mail-cmd now allows multiple values.
  • Improved error handling. Weird server-side edge cases (like fetching of a batch of messages succeeding but subsequent marking of some of them failing) will be handled in the most paranoid way possible.
  • Improved generated log messages.
  • Implemented --quieter option.
  • Implemented colored output when stderr is a tty.
  • Bugfixes.
  • Improved documentation.