Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 686 Bytes

Readme.md

File metadata and controls

21 lines (14 loc) · 686 Bytes

IMASUB - Subscription Manager - List, Search, Subscribe and Unsubscribe

Easily list, search, subscribe and unsubscribe from IMAP mailboxes from the command line.

To configure move config.example to config.py and enter your IMAP server details.

usage: imasub [-h] command [mailbox]

Manage IMAP subscriptions.

positional arguments:
command     The operation to run - search, list, list-subscribed, subscribe,
            unsubscribe
mailbox     The mailbox or mailbox search string for the command

optional arguments:
  -h, --help  show this help message and exit