RSS 13 projects tagged "Python Modules"

No download Website Updated 19 Mar 2013 getmail

Screenshot
Pop 603.26
Vit 97.17

getmail is intended as a simple, secure, and reliable replacement for fetchmail. It retrieves email (either all messages, or only unread messages) from one or more POP3, SPDS, or IMAP4 servers (with or without SSL) for one or more email accounts, and reliably delivers into qmail-style Maildirs, mboxrd files, or through external MDAs (command deliveries) specified on a per-account basis. getmail also has excellent support for domain (multidrop) mailboxes, including delivering messages to different users or destinations based on the envelope recipient address.

Download No website Updated 28 Feb 2011 python-ftn

Screenshot
Pop 21.17
Vit 28.55

Python-ftn is an API and suite of tools for manipulating FTN message and packet data. The package currently includes tools for generating, editing, and querying packet and message data. The python-ftn API makes it easy to develop new tools that interact with FTN format data.

Download Website Updated 13 Oct 2008 python-managesieve

Screenshot
Pop 38.14
Vit 1.00

python-managesieve is a ManageSieve client library for remotely managing Sieve scripts, including a user application (the interactive 'sieveshell'). Sieve scripts allow users to filter incoming email on the mail server. The ManageSieve protocol allows managing Sieve scripts on a remote mail server. These servers are commonly sealed so that users cannot log into them, yet users must be able to update their scripts on them.This module allows accessing a Sieve server for managing Sieve scripts. It is accompanied by a simple yet functional user application, 'sieveshell'.

Download Website Updated 10 Aug 2007 PyWebMail

Screenshot
Pop 30.27
Vit 1.00

PyWebMail is a Python library and POP3 gateway that allows you to work with webmail servers as if they were POP3 or IMAP mail servers. Currently, support for Mail.Com, Yahoo! Mail, Gmail, Netscape, HotMail and some minor servers is finished.

No download Website Updated 30 Nov 2006 xODMR

Screenshot
Pop 13.56
Vit 1.00

xODMR is an ATRN client that lets you use a mail backup service when your SMTP server doesn't support ODMR natively. It's an alternative to xatrn and fetchmail (but works with TLS too). It runs on any platform supported by Python. A Win32 binary is also available.

Download Website Updated 31 Jul 2006 Python SRS Library

Screenshot
Pop 25.69
Vit 2.59

Python SRS Library is a Python translation of the Perl reference implementation for SRS (Sender Rewriting Scheme) with easy to install packaging and built-in sendmail integration. SRS is needed when forwarding mail for SMTP authorization schemes that publish which IPs are authorized to send mail from a domain (for example SPF - Sender Policy Framework). It can also detect forged SMTP bounces by signing the return path for outgoing mail.

Download Website Updated 09 Jul 2006 mlmmjadmd

Screenshot
Pop 21.14
Vit 1.74

mlmmjadmd is a networked server for administrating mlmmj. mlmmjadmd aims to make it easy to create responsive, synchronous user interfaces to mlmmj, unlike those currently in existence. mlmmjadmd currently supports all mlmmj functionality except access control. Additionally, mlmmjadmd includes a sample client implementation in PHP.

Download Website Updated 28 May 2006 Twisted Mail

Screenshot
Pop 40.58
Vit 1.47

Twisted Mail provides client and server implementations of SMTP, POP3, and IMAP4. These differentiate themselves from the Python standard library implementations both by presenting a much higher-level, easy-to-use interface and in their server components, which allow the implementation of custom servers for each protocol without dealing with protocol-level issues. Twisted Mail includes a simple demonstration email server which accepts messages over SMTP, stores them in a Maildir arrangement, and can serve them to clients over POP3.

No download Website Updated 27 Nov 2005 Constrictor Mail Filter

Screenshot
Pop 11.49
Vit 1.76

Constrictor is a Python module for parsing, filtering, and delivering mail as a mail delivery agent (like Procmail). Constrictor has the ability to deliver to maildir and Unix mbox format mailboxes, as well as bounce, forward, or reject messages.

Download Website Updated 22 Sep 2005 libgmail

Screenshot
Pop 53.33
Vit 2.25

Libgmail is a pure Python binding to provide access to Google's Gmail Webmail service.

Screenshot

Project Spotlight

Java Algebra System

An object-oriented, type safe, multi-threaded approach to computer algebra.

Screenshot

Project Spotlight

Snippetory

A general Java template engine based on passive templates.