Skip to content

Python script that allows users to download emails from an IMAP webmail server to their local computer.

Notifications You must be signed in to change notification settings

devinllu/mailor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mailor

Mailor is a Python project aimed to provide all utilities related to mailing services.

As of right now, it is only capable of downloading all emails to your local computer, but eventually it will be a fully-functional web application that provides all sorts of mailing-related functionality.

To run the script, you will need to create a .env file and fill in the following fields:

  • LOCAL_DOWNLOAD_PATH
  • EMAIL_USERNAME
  • EMAIL_PASSWORD

About

Python script that allows users to download emails from an IMAP webmail server to their local computer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages