Skip to content

adisakshya/pymail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyMail

MIT Licence

Welcome to the pymail repo!

pymail is a python application that allows you to send email with attachments from the terminal.

Installation

Step 1:

Download the repository using github or git eg.git clone https://github.com/adisakshya/pymail

Step 2:

Install the script by running python setup.py install


Usage

Just type:

pymail.py [senders-email-address] [senders-password]

After successful execution you will get a confirmation message:

Email sent to: [The email address of the receiver]

Note: Currently email can only be sent using g-mail mail address

To-Do

1. code for multiple attachments
2. wide support for email services like - outlook, yahoo

Feel free to contribute to fix any problems, or to submit an issue!

Distributed under the MIT license. See LICENSE for more information.

Adisakshya – Website

About

A python application that sends e-mails from the terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages