SMTP stands for Simple Mail Transfer Protocol, and is an Internet standard protocol for sending email via the IP protocol.The python-slimta library provides a set of libraries and methods to create Python-powered MTAs (Mail Transfer Agents).These...

Gmail.js

Gmail.js 0.4

The Gmail.js library is also fully-compatible and can be used to build Gmail-related Google Chrome extension as well. Gmail.js is nothing more than a basic library, full of smart designed methods for interacting with Gmail data without being developed or...

Kite

Kite 1.0

Kite is made of two parts. The frontend coded in AngularJS which allows the user to read his emails, and the backend, coded in Python, that connects to your local/remote mail server for fetching and sending your messages.Kite was developed mainly for...

emailjs

emailjs 0.3.12

emailjs is a convenient way of building email messages right from your JavaScript Node.js code.Once the email and all of its details composed, the library can then take the entirety of the message and send it to a real SMTP server where it can be actually...