mailmail

Event-based framework for internet applications

Install

All systems
curl cmd.cat/mailmail.sh
Debian Debian
apt-get install python-twisted-mail
Ubuntu
apt-get install python-twisted-mail
Arch Arch Linux
pacman -S python2-twisted
image/svg+xml Kali Linux
apt-get install python-twisted-core
CentOS
yum install python-twisted-mail
Fedora
dnf install python3-twisted
Windows (WSL2)
sudo apt-get update sudo apt-get install python-twisted-mail
Raspbian
apt-get install python-twisted-calendarserver

python-twisted-core

Event-based framework for internet applications

It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. Additionally it includes protocol-specific implementations such as: Twisted Conch: a client/server implementation of the SSH protocol, using the twisted framework. Twisted Mail: contains high-level, efficient protocol implementations for both clients and servers of SMTP, POP3, and IMAP4. Additionally, it contains an "out of the box" combination SMTP/POP3 virtual-hosting mail server. Also included is a read/write Maildir implementation and a basic Mail Exchange calculator (depends on Twisted Names). Twisted Web: a web server, and also provides basic HTTP client support. You may want to check out Nevow, a templating toolkit designed for twisted.web, and Twisted Web2, the next generation Twisted web server. Twisted Words includes: - Low-level protocol implementations of OSCAR (AIM and ICQ), IRC, MSN, TOC (AIM). - Jabber libraries. - Prototypes of chat server and client frameworks built on top of the protocols.

python-twisted-mail

SMTP, IMAP and POP protocol implementation

Twisted Mail contains high-level, efficient protocol implementations for both clients and servers of SMTP, POP3, and IMAP4. Additionally, it contains an "out of the box" combination SMTP/POP3 virtual-hosting mail server. Also included is a read/write Maildir implementation and a basic Mail Exchange calculator (depends on Twisted Names).

python2-twisted

Asynchronous networking framework written in Python

python3-twisted

Event-based framework for internet applications

It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols.

python-twisted-calendarserver

Twisted components for Apple's Calendarserver

Twisted is a event-based framework for internet applications. This is twisted's dav-acl branch needed for Apple's Calendarserver only. If you're looking for twisted itself use the python-twisted package.