Skip to content

SiloCityLabs/clean-inbox

Repository files navigation

Clean Inbox

Quickly scan and identify emails by root sender and permanently delete them. Currently only supports IMAP email accounts.

Install from repository

git clone github.com/silocitylabs/clean-inbox
cd clean-inbox
chmod +x cleanInbox
./cleanInbox

How to Use

  1. Copy .env.example to .env
  2. Add your email credentials to the .env file
  3. Run the script
  4. Follow the prompts

Example:

  1. Run the script

Step 1

  1. Scanned for emails

Step 2

  1. Opened delete.txt

Step 3

  1. Deleted emails left in delete.txt

Step 4

License

Clean Inbox © 2024 by Luis Rodriguez is licensed under CC BY-NC-SA 4.0