Skip to content

python script to send email from terminal (currently for gmail only)

License

Notifications You must be signed in to change notification settings

dhruvagarwal/termailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termailer

Description
A Python script to send email from terminal directly.

Email-providers supported:

  • Gmail

  • Yahoo

  • Outlook

  • Hotmail

  • Yandex

  • AOL

  • Zoho

  • iCloud

    NOTE: If you use any other domain, you can just add it to the settings.py file.

How to Use ? Locate yourself in parent directory of this project.(Or add it in your path)

python -m termailer.termailer

FAQ

  • Why am I getting a 534 error code with Gmail? This is so because Gmail prevents authorization by so called "less secure apps" by default. To change this, sign-in to your Gmail account, go to this link and select Turn on.

About

python script to send email from terminal (currently for gmail only)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages