description | pyms - Python Mail System |
owner | pyms@sp.or.at |
last change | Wed, 14 Jan 2009 11:37:37 +0000 (14 12:37 +0100) |
URL | git://repo.or.cz/pyms.git |
| https://repo.or.cz/pyms.git |
push URL | ssh://repo.or.cz/pyms.git |
| https://repo.or.cz/pyms.git (learn more) |
bundle info | pyms.git downloadable bundles |
content tags
|
|
readme
pyms - Python Mail System
pyms is the development effort of creating a complete email system in Python.
The idea is to have a single program handle incoming and outgoing emails (SMTP) and give users a way of accessing their email account (IMAP, POP3).
The plan is writing an extensible mail server system that can easily be enhanced, but comes with some ready-to-use plugins, such as SPAM filtering support.