Email transport for Jabber written in Python
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kris 9f01c37673 Add 'README.md' 1 month ago
.gitignore html2text config, logging, multipart processing fix, gitignore 8 years ago
LICENSE.md Add GPLv2 license file 1 month ago
README.md Add 'README.md' 1 month ago
config.py configurable preferred message format html-wise 9 years ago
config_example.xml configurable preferred message format html-wise 9 years ago
mail.py html2text config, logging, multipart processing fix, gitignore 8 years ago
xmlconfig.py fixes and stylistic revamping 11 years ago

README.md

Email to XMPP gateway

Upstream repository: https://github.com/xmpppy/mail-transport

Original website: https://xmpppy.sourceforge.net/mail/

Original readme

Howdy, and thanks for your interest in PyMailt! The purpose of this transport is to provide a way for users to send and receive email via their Jabber account. It is implemented in Python, using the xmpppy library. This project has gotten fairly mature since it's start. However, there are still a lot of quirks here and there to work out. Don't be afraid to submit bug reports, feature requests, or to post general questions either on the chatroom: pytransports@conference.jabber.modevia.com or via the mailing list: py-transports@googlegroups.com

Notice

Very old and badly maintained project. An attempt will be made to get it to work for recieving email only. Currently the code is untested and probably not working on a modern Linux OS.