Skip to content

DOC - msgvault.io - Verification #36

@larray

Description

@larray

Usage lists:

msgvault verify you@gmail.com
msgvault verify you@gmail.com --sample-size 500

Also the Flags section references:

--sample-size Defaut: 100

Execution under Windows with:
msgvault.exe verify you@gmail.com
Appears to pull information for the entire Inbox

Execution with:
msgvault.exe verify you@gmail.com --sample-size 500
Fails with:
`Error: unknown flag: --sample-size
Usage:
msgvault verify [flags]

Flags:
-h, --help help for verify
--sample int Number of messages to sample for MIME verification (default 100)

Global Flags:
--config string config file (default: ~/.msgvault/config.toml)
-v, --verbose verbose output`

The correct flag appears to be --sample int

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