An open API service indexing awesome lists of open source software.

https://github.com/duesee/imap-sec


https://github.com/duesee/imap-sec

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# imap-sec

```sh
$ cargo run -- --help
Usage: imap-sec []

imap-sec.

Options:
--help display usage information

Commands:
max_tag Learn max tag length (through NOOP command)
max_literal Learn max literal length (through user astring in LOGIN
command)
allowed_tag Learn allowed tag characters (through NOOP command)
oom Try to bring server OOM via SEARCH command. WARNING: Don't
use in production.
```