Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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
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.
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.