view NEWS @ 22:fc5e6970a0d5 default tip

Add support for specifying an authorization identity on the command line
author Guido Berhoerster <guido+sievemgr@berhoerster.name>
date Wed, 17 Feb 2021 07:50:55 +0100
parents 4c3afbe3a152
children
line wrap: on
line source

News
====

sievemgr 0.8.1 (2021-02-03T13:48:30+01:00)
------------------------------------------
- Fix SRV record lookup
- Show SASL mechanisms from before authentication in info output
- Add configuration example to the documentation
- Fix headline

sievemgr 0.8.0 (2020-12-23T19:43:07+01:00)
------------------------------------------
- Put generated documentation under version control
- Update dependencies
- Switch to golang.org/x/term module
- Add man subcommand to display the user manual
- Add documentation
- Add edit subcommand for interactive editing of a script
- Add rename subcommand for renaming scripts on the server
- Add checkspace subcommand for querying the server for sufficient space
- Introduce configuration file where account information is specified
- Add check subcommand for checking the script validity
- Show warning messages in put output
- Show server implementation in info output
- Add README file
- Initial revision