Skip to content

DeleteEmailMessages - A C# WPF windows application to bulk delete email messages through IMAP protocol using https://github.com/jstedfast/MailKit lib.

Notifications You must be signed in to change notification settings

arthurspa/DeleteEmailMessages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeleteEmailMessages

DeleteEmailMessages - A C# WPF windows application to bulk delete email messages through IMAP protocol using https://github.com/jstedfast/MailKit lib.

How to Build

Open the project with Visual Studio 2015+ and build the solution.

Usage

  • Open 'Configuration' tab and set Host, Port, Username and Password options; Configuration
  • Select a date to filter messages in all email folders that are older than it;
  • Click 'Filter' button;
  • Select checkboxes of folders you want to delete; Folders Selection
  • Click 'Delete Selected', then click 'Yes' button into the prompt message. Confirm Deletition

Note

Open 'Logs' tab to check logs of the program. They're in-memory logs. Once you close the application they're not persisted (yet).

Logs

About

DeleteEmailMessages - A C# WPF windows application to bulk delete email messages through IMAP protocol using https://github.com/jstedfast/MailKit lib.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages