Skip to content

Felyp-Henrique/rmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attention: This project together your documentation, is still in start building!

rmail

A simple tool to remove emails. Here some things that you can do:

  • List all emails in your mailbox;
  • List all emails address senders in your mailbox;
  • List all mailboxes;
  • Remove all emails in your mailbox;
  • Remove all emails by senders in your mailbox;
  • Deletions scheduler;

Here some services/providers support:

  • Any IMAP Server;
  • Gmail IMAP Server;

Running the command:

In this section, there are some example to how is run this command.

Running in Google Email

Get a Help:

$ rmail gmail # or use it with --help option

List of mailboxes:

$ rmail gmail mailboxes --password '<PASSWORD>' youremail@gmail.com

List of senders:

$ rmail gmail senders --password '<PASSWORD>' youremail@gmail.com

Delete all emails about a sender:

$ rmail gmail senders:delete --password '<PASSWORD>' youremail@gmail.com sender@gmail.com

Releases

No releases published

Packages

No packages published

Languages