Popper

Popper 0.31

Popper is a project that reads the new e-mails from a POP3 e-mail server and notifies about the number, subject, sender and time of new e-mails in the indicator applet and via a notification bubble.What is new in this release:This version of Popper has...

hermes-chat

hermes-chat 0.2.2

hermes-chat is a simple Python-based group chat server built on XMPP. Hermes lets you easily manage chatrooms for friends or colleagues.How it WorksSupply your own XMPP-based (e.g. GMail/Google Talk) accounts to serve as chatroom hosts, add a lil' bit of...

inbox

inbox 0.0.5

inbox is simplest SMTP server you'll ever see.It's quite quick. One instance should handle over one thousand emails per second.UsageGive your app an inbox easily:from inbox import Inboxinbox = Inbox()@inbox.collatedef handle(to, sender, body) ...#...

mpop

mpop 1.0.27

mpop project is a small and fast POP3 client with header based mail filtering capabilities.mpop is released under the GPL with the additional exemption that compiling, linking, and/or using OpenSSL is allowed. Requirements:� If you want TLS/SSL support,...

email-address-parser is a tool to parse email addresses from an outlook-like "To:" field.The nice thing about this parser is you could give it a ridiculously jacked up list of emails: no commas, no names, names and emails stuck together (no spaces), and...

weighmail

weighmail 0.1.0

weighmail is a software that analyzes your Gmail and applies labels to your messages according to their size. This is useful if you are close to reaching your quota as it allows you to quickly identify large messages. You have complete control over...

mailjam

mailjam 0.1.1

Mailjam is a mailing list manager app. With it you will be able to create mailing lists and manage them.Mailjam requires a functional MTA (Mailjam has been successfully tested with sendmail and postfix but it should work with other MTA...

lala

lala 0.2

lala is an IRC bot written in Python.Setup- Copy /usr/share/lala/config.example to either /etc/lala.config or $XDG_CONFIG_HOME/lala/config or (if and only if the latter is not set) $HOME/.lala/config- Edit the file you just copied to your liking- Use...

ztfy.mail

ztfy.mail 0.1.2

ztfy.mail is a small Python package which provides a few interfaces and utilities to help handling email messages.How to use ztfy.mail?ztfy.mail usages will be described on ZTFY home page.What is new in this release:Initialized I18n translations What is...