Gmail Todo is another todo application that uses
the python libgmail to store all todo's in a todo label
on gmail. This way your todo list is simple and always
available.
gavamail is a POP3/IMAP server implemented in JAVA for reading your gmail e-mail with your favorite mail client. Currently only POP3 is implemented but I hope to implement IMAP too. Libraries provided by the g4j and libgmail projects are used.
A sendmail Milter written in Python. It rejects Mail containing certain attachment filenames (.exe, .pif ..., configurable) or containing a virus (calling a single-user license commandline scanner) by answering the smtp DATA step with "554 5.7.1". Thus
Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight
Lock Down Any Resource, Anywhere, Anytime
CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
UnityCA is a Certificate Authority "front end" based on the Community-Oriented CA (COCA) model, which was primarily developed for non-profit "free CAs." Organizational and end-user interfaces provide trusted web management of the installed CA (eg ElyCA).
A python wrapper for Local Delivery Agents (for example, maildrop), which allows an unlimited number of extensions on a mail account with dot-qmail-like functionality.
A python project implementing Personal Data Interchange (PDI) protocols such as vCard (RFC 2426), vCalendar and iCalendar (RFCs 2445, 2446, 2447). For developers of PIM, PDA software, workflow systems, collaborative applications, and web services.
All-in-one security tool helps you prevent ransomware and breaches.
SIEM + Detection and Response for IT Teams
Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
sk_filter is a crossplatform mail filter, written in Python that aims to reduce connection costs for dial-up users. It takes a diffrent approach to filtering, and that is to filter mail based on its size, rather than content. For dial-up this is the only
SpamGAME is a statistical spam filter based on the GA.M.E. (GAussian Mono-dimensional Environment) algorithm for Text Categorization.
It is written in Python and it should run on all platform having a Python interpreter.
idyuts is \"I Dare You to Use This Shell\"; a pre-hibernate approach to replacing an ORM written with jython functors into a pure-Java language command pattern. The \"pipeline codegen artifacts\" are simple IoC templates, and trivial to adapt
The Spam Secretary is an anti-spam email filter based on the article at http://www.paulgraham.com/spam.html. It is written in python and is easy to install. It is mailclient independent, and the hope is that it will be MDA independent as well.
You can filter your email using a bayesian like statistical method. Written in 100% Python, easily extensible, and is used as a pop3 proxy to reduce the intrusion on your system.
MailBoxer is a framework for building mailinglist-based applications with ZOPE. Out of the box MailBoxer provides mailinglist-, newsletter- and mailarchive-services for ZOPE.
Phasault is a EMail Tool-Client, which provides some features you can't see in other E-mail Clients. Coded in Python using Tk as GUI. Works in Win32 and Unix/Linux (with python interpreter installed), and also planning to create stand-alone distribution o
IMAP4 server working on top of SQL database (currently PostgreSQL but Oracle may work too). It has some unique features like elimination of duplicate messages throughout the whole system, possibility of clustering or load balancing etc.
A Web-Based system for activists to share information and organize for events. Including a content mangement system for the public as well as services for the users. Users will be able to communicate via forums/listservs.
EwgLib is a suite of Python libraries that enable extremely rapid application development. It is also a suite of such applications, each of which can be
used via a CLI, GUI, or web-based interface. Currently included is a bulk
email program.
The in
mailgate is a set of Python scripts we used at my former company to transfer email a) from a POP3 account to our internal mail server, b) from a POP3 account to a mailbox file and c) from a mailbox file to a SMTP server.