Skip to content

getmail ignores --verbosity command line option #299

@ptav

Description

@ptav

getmail management command always output all logger messages to stdout (including INFO). Creates a potential issue with confidentiality as email details are printed to logs which are retained by the servers.

Ideally verbosity should work as:
0 - Silent, no logger output
1 - Errors and Warnings only
2 - INFO messages and above
3 - DEBUG messages and above

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions