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
$300 in Free Credit Towards Top Cloud Services
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.
An email client which basically focuses on sorting incoming emails for better email management using classification algorithms. Implemented for windows platform.
The e-mail client focuses on inbox management, categorization of e-mails usig algorithms
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
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).
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.
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.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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.
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.
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.
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.
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.
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.