Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lsimap troubleshooting tool #330

Merged
merged 1 commit into from
Nov 20, 2022
Merged

Add lsimap troubleshooting tool #330

merged 1 commit into from
Nov 20, 2022

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Nov 20, 2022

The lsimap binary is intended to provide a simple CLI tool to list advertised IMAP server capabilities.

As part of implementing this tool some minor tweaks were made to the config and mbxs packages to mute some existing log messages by default. Equivalent log output was added to the check_imap_mailbox and list-emails tools to compensate for the change.

README updated with examples for lsimap tool.

@atc0005 atc0005 added documentation Improvements or additions to documentation enhancement New feature or request output/logging App: lsimap labels Nov 20, 2022
@atc0005 atc0005 added this to the v0.5.0 milestone Nov 20, 2022
@atc0005 atc0005 self-assigned this Nov 20, 2022
The lsimap binary is intended to provide a simple CLI tool to
list advertised IMAP server capabilities.

As part of implementing this tool some minor tweaks were made
to the config and mbxs packages to mute some existing log
messages by default. Equivalent log output was added to the
check_imap_mailbox and list-emails tools to compensate for
the change.

README updated with examples for lsimap tool.
@atc0005 atc0005 merged commit d3f13db into master Nov 20, 2022
@atc0005 atc0005 deleted the add-lsimap-tool branch November 20, 2022 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App: lsimap documentation Improvements or additions to documentation enhancement New feature or request output/logging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant