v0.5.0 #337
Closed
atc0005
announced in
Stable Release
v0.5.0
#337
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Overview
Added
supports Basic Auth only
check_imap_mailbox
tocheck_imap_mailbox_basic
check_imap_mailbox_oauth2
plugin to support OAuth2 ClientCredentials flow
list-emails
tool to support either of Basic Auth or ClientCredentials OAuth2 flow depending on which config file settings are used
collection of ref links for context
list-emails
config file example coveragelsimap
troubleshooting toolChanged
golang.org/x/oauth2
github.com/sqs/go-xoauth2
golang.org/x/sys
v0.0.0-20210927094055-39ccf1dd6fa6
tov0.2.0
golang.org/x/text
v0.3.7
tov0.4.0
Fixed
Usage
func to normal/named func(*client.Client).Logout()
called to log account out instead of to close the connection #334)(*client.Client).Logout()
called to log account out instead of toclose the connection
References
v0.5.0
milestone for the issues associated with this release.This discussion was created from the release v0.5.0.
Beta Was this translation helpful? Give feedback.
All reactions