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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
E-MailRelay is a simple SMTP proxy and relay MTA, written in C++, for Linux and Windows. As a proxy all messages can be passed through a user-defined program, such as a spam-filter, which can drop, readdress, or edit messages as they pass through.
A SMTP to ESMTP proxy that accepts mail, parses it for template variables. The template variables are rendered with values from a CSV file. Next they are sent to the ESMTP server. Uses Template::Toolkit, Config::Simple alongwith other libraries.
A little Java-Server-Software (like a SMTP-proxy), which accepts incoming SMTP-Messages. The subject will be parsed for @ or + symbols, which should control time shifted sending. If not contained, the message will be forwarded to parent smtp.
A SMTP-Proxy that allows authenticated SMTP sessions to traverse, while stopping SMTP sessions from internet worms and SPAM bots.
It can also be used transparently so clients need no additional settings, just auth. to their freemail of choice.
A proxy smtp server with
1. Use of user-selectable DNSRBL lists to reject mail with customised rejection messages
2. Spam trap addresses to identify dictionary attacks and other spam sources
3. White listing and blacklisting by IP addresses and domain
SPAMGrinderProxy is an SMTP and POP3 spam filter that runs as a service on Windows XP/2K. It works with any server or client, scanning each message for SPAM and flagging those that are. It can interoperate with SpamAssassin or use its own filters.