Skip to content
Simone Margaritelli edited this page Oct 25, 2023 · 1 revision

IMAP password authentication.

Examples

legba imap \
    --username user \
    --password data/passwords.txt \
    --target localhost:993
Clone this wiki locally