Skip to content

KaustAbhinand/Gmail-Cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This is a gmail cleaner tool - a basic one that searches by label and deletes them. Requirements:

Features:

  • Delete emails older than X days.
  • Uses IMAP
  • Moves to bin
  • Does NOT delete permanently
  • Deletion in batches

    Requirements:

    • Java 8+
    • jakarta.mail-2.0.1.jar
    • jakarta.activation-2.0.1.jar
    • Gmail App password

Running:

  • compile - javac -cp "lib/*" src/GmailCleaner.java
  • run - java -cp "lib/*;src" GmailCleaner

About

A simple tool to automate gmail email deletion

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages