AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Free 30 days.
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.
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.
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.
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.
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.
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
Originally a software partnership between my best friend and myself, Diverse Developments seeks to write "useful stuff", of a very diverse nature...
Current projects include a file encoder, and a double-entry accounts package.
Mail Receipt is a collection of utilities used to seed, receive, and summarize email receipts to be sent by HTML enabled mail readers without the mail recipeient's knowledge.
Application for automated mail preprocessing.This is not a generic spam filter.According to configuration file,macros are ran for triggered or watched incoming mail attachments.Also an auto reply is sent back.Teachers might use for student project codes.