Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
CPO is a tool written in Java that manages newsletters. It's focused on corporate needs (privacy, scalability, bounce count, opt-in & out, newsletter statistics).
Classifier4J is a java library that provides an API for automatic classification of text. The default (and only current) implementation of this API is a Bayesian classifier.
This library can be used for multiple purposes - as a spam filter or a blog cl
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.
After the presentation on CeBIT 2004 fair finally available: SpamStop works as a Proxy between your Pop3-Client and the -Provider, it uses a Support Vector Machine to classfy incoming mails and automatically learns classifiers from samples of your mails.
This is an open-source implementation of Elegitimizer.com's "elegitisigner" specification. An easily implemented validation mechanism to help eliminate illegitimate e-mail or Spam. Elegitisigner features a well documented web of trust model.
SPAM-Buster is a Java application for filtering SPAM based on statistical algorithms (currently Bayesian). The platform independant application can be used as graphical end-user client and additional service for mail server.
A user-centric Java Mailet for the Apache James mail server (a Java mail server) for the purpose of filtering spam using a naive Bayesian algorithm. As a Mailet, the filter can act upon spam as it is received over SMTP before the user gets it.
A Sender Policy Framework (SPF) Java API. Including DNS probe classes, SPF record evaluation and macro language expansion. This project sponsored by Mimecast Limited United Kingdom.
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.
Mailbox Sweeper is a program to connect to a mailbox, preview and delete selected messages. Useful for cleaning up mailboxes without downloading all the mails to your computer, e.g. for dialup users who do not want to download that 5MB attachment.
Java based mailing list software with features for both statistical and rule based filtering of messages. The purpose is to create an easily extendable system that can be modified to suit the specific needs of the list provider.
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
TarProxy is a Statistically-Driven SMTP Tarpit. TarProxy calculates the probability that an incoming mail is spam, and uses that information to control a variable-viscosity tarpit for each connection.
JFetch is an application to download your email through protocols like POP3 and IMAP. The decision of whether to download a mail or not is made through a sequence of filters. The user can easily add customized filters to this sequence.
The MFlow project aims to create a modular messaging client in Java. Its architecture should make it as easy as possible to add support for new protocols, as well as maximizing configurability.
This project uses ICQ-style logic against a POP3 mailbox. Any incoming mail is checked against known users. Any not found can be either a) sent a "request authorization" form, b) ignored, or c) deleted.
JEM is an SMTP server with pluggable components that let you
process email in any way you like. It can also extend beyond
emails into generalised message processing (like JMS) and can
even generate its own messages based on a Cron-like facility.
POP3 Spam Filter Proxy is a multiuser POP3 proxy written in Java. Other than most other email filtering programs it works passively and transparently each time a user checks her or his mailbox. The filters so far are be based on regular expression searche
JaMaRe (JaMaRe ain't a Mail Reader) has grown out of my own need for a hacker's mail filter. JaMaRe has it's own internal mail folder system, and a very extensible filtering system. JaMaRe can also be used as Mail Router.