New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
This is the Home Page for the James Administration Console, an administration utility for the James Java Enterprise Email Server. The console aims to be fast, easy to use, and completely 100% Java, just like the server.
Vaza-Mail Server is open source mail server which provides SMTP and POP3 server implemented in 100% Pure Java. It is a pure Java Implementation using J2EE.
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.
The goal of this project is to develop a very simple SMTP server that responds to SMTP requests and makes received messages available for query at a later time. All useful features for a SMTP server that can be used in an automated testing suite.
SIMON is a very simple MTA and POP3 implementation. It is completely designed from the ground up and is useful for departmental or small to medium sized companies.
gavamail is a POP3/IMAP server implemented in JAVA for reading your gmail e-mail with your favorite mail client. Currently only POP3 is implemented but I hope to implement IMAP too. Libraries provided by the g4j and libgmail projects are used.
Zoe is a web based e-mail client with a built in SMTP server and Google-like search functionality that lives on your desktop. Zoe is written in java and uses Lucene technology to provided instant searching and threading of your e-mails.
Easy, modular and flexible WAMP bundling Apache2/SSL, MySQL4, PHP4, Perl5.8/ASP, Python2.3, Tomcat5, FirebirdDB, FileZilla, Mail/News-Server, phpMyAdmin, Awstats, WordPress, etc. It also includes a web-GUI to control/manipulate all bundled services.
Linux-based MTA & POP/IMAP server written in JAVA, that does NOT use Linux accounts. Instead, it uses SQL database to perform most operations and transactions. Goals: SIMPLE configuration, ready-to-go out-of-the-box.
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.
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.
Quick Mail Project is Mail Server with Web mail. The project is independed platform support designed Using Java ,C, PHP ,MySQL database . Its support RFC SMTP protocol , RFC Internet Message, Multi domains, forward, block, spam bulk and a lot more.
An email client written in Java, C, and C++ which not only allows standard pop/smpt/imap access, but also integrated access to Yahoo!, Hotmail, Lycos, and many others. This is all done without any additional services (such as pop forwarding).
The eMATgine server is: a multi-protocol server with http,ftp,wap,SMTP,POP3 connection; a multi-terminal server: users can use an ie, a wap phone. This server is a full multi-threaded JAVAserver using HSQLDB database.
The eMATgine services are web services to be used with the multi-protocol and multi-display eMATgine server. They are used like plugins to an eMATgine server.
This project is to develop a pop3 proxy server which will interact with Hotmail and retrieve all the mails and store it temporarily for processing a pop3 request. Everything will be totally in Java!