Reimplementation of mailfilter (http://mailfilter.sourceforge.net/) in Python. It filters email directly on a POP3 mail server before it is downloaded by another program. This program is aimed to run on all platforms the Python programing language suppor
notifiles is a multiplatform application (Linux, MacOSX, Windows) intended to fire various kinds of custom notifications (podcasts, eMails, logs, scripts) when new files are created inside watched folders.
Greetings Management Interface.
Felicitas allows to manage your contacts and send them programmed greetings by events.
It also manages templates to automatize the greetings to send.
Add support for making Gmail the default mail application for the GNOME desktop. "Gmail" will be a choice for Mail Reader in the Preferred Applications dialog. "Mailto" links, "Send Link", etc., will be handled by Gmail.
`archivemail' is a tool written in python for archiving and compressing old email in mailboxes.
It can move messages that are older that the specified number of days to a mbox-format mailbox
compressed with gzip, or optionally just delete old email.
A fake mail server that captures e-mails as files for acceptance testing. This avoids the excessive configuration of setting up a real mail server and trying to extract mail queue content. Sponsered by Wordtracker.
This is a simple gmail atom reader, it uses PyQt4.
Gmail Atom Reader will show an icon on your tray, and will populate it's menu with all your unread messages.
A notification window will show up with details of your unread messages.
TMDA is an open source anti-spam system and local mail delivery agent written in 100% pure Python. TMDA combines whitelists, blacklists, a challenge/response system, and special-purpose e-mail addresses called "tagged addresses" to thwart spam.
GMail automatic poster. Send all files of a certain type to a list of recipients or to a mailing list. Send every file by itself or choose mail size upper and lower bound. Move sent file out of the way or delete them.
Googsystray is a system tray app for Google Voice, GMail, Google Calendar, Google Reader, and Google Docs. It notifies on new messages, alerts, etc., and provides basic services quickly.
The plainMail2HTML utility creates and attaches a HTML part to a text/plain email message. It can be used with text-based email clients (e.g. Mutt) to convert a text/plain mail into a multipart/alternative with HTML part and send it.
Konfidi is a trust framework that uses topical trust values from a social network of authenticated people. When you receive an email from someone you do not know, but he/she is in the network, Konfidi will compute an inferred trust value for you.
Yet Another Gmail Notifier is a system tray application for notifying new mails. It's simple to use and has nice looking bubble notification. This program supports Linux only. Please make sure you have IMAP enabled in your Gmail settings.
An applet for the GNOME desktop environment, checking for new mail messages on GMail accounts, and allowing to archive or mark messages as read without using the web interface. GMail Watcher is based on the IMAP protocol.
A short python script to monitor filesize changes and to email the file contents to a gmail user once the file is no longer being changed. Useful for keeping track of data-generating programs and as an early alert system for data collection problems.
*** NOTE: Version 4.0 development has moved to https://github.com/Hallikas/sspamm ... This space has saved as legacy data
Semi's Spam Milter (sspamm), is python based SPAM filter for Sendmail that utilizes spambayes heurestic spam filtering. You also need Python Milter and Spambayes.
An attempt to send a full flagged MIME based email using open relay mail servers (authentication not required). Written in Python3. Using smtplib and email liabraries TODO: Bruteforce the SMTP authentication. Support TLS.