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
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
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).
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.
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.
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.
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.
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 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.