My favorites | Sign in
Google
Projects on Google Code Results 1 - 4 of 4
SubEtha SMTP is a Java library which allows your application to receive SMTP mail with a simple, easy-to-understand API. This component can be used in almost any kind of email processing application. Hypothetical (and not-so hypothetical) uses include: * A mailing list manager (see SubEt...
SubEtha is a modern, sophisticated mailing list manager. * Easy installation on Windows and Unix platforms (see the InstallGuide) * A user-friendly web interface for all configuration management * Virtual domains (ie list@foo.com and list@bar.com are separate lists) * Searchable, threaded ...
Baton is a simple proxy which accepts SMTP connections and routes them to one or more backend SMTP servers based on the envelope sender or recipients. The conversation is proxied in realtime without storing the mail content.
This is an implementation of a java based spam engine around [http://subethasmtp.tigris.org SubEtha SMTP]. The basis of the code is going to be a heavily modified version of [http://subetha.tigris.org SubEtha Mail]. It will essentially be stripped of the mailing list code. I plan on using the acc...