Skip to content

Send emails, read emails, reply emails through Proxies using Python.

License

Notifications You must be signed in to change notification settings

ghostenginesio/proxy-email-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact

About The Project

When we worked with several clients using email marketing tools we realised that there isn't any library in Python to handle SMTP mail exchanges and IMAP mail activities using Proxies and SSL enable Proxies. We have tried fixing the core issue in this library.

Here's why:

  • Easy install, no fancy third party libraries or spending thousands of dollars every month on softwares
  • Everything in this library is Python native
  • Easy integration with other programming languages

Built With

Prerequisites

  • Python - install python from the official website

Installation

  1. Clone the repo

    git clone https://github.com/ghostenginesio/proxy-email-transfer.git
  2. Install Python packages

    pip install requirements.txt

Usage

Check out the example usage in example.py.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Nivethithan - @nivethithanm - [email protected]

Project Link: https://github.com/ghostenginesio/proxy-email-transfer

About

Send emails, read emails, reply emails through Proxies using Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages