Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Mock objects for JUnitTests for common network services: http(s), SMTP and POP3. The focus was to easily have the services return defined errors or predefined documents independent of application level security and sophisticated data-store.
mail2m (Mail 2 Many) is a tiny simple bulk mail sender, designed to send a simple html mail to a group of friends. Recipients list can contain up to 200 (and more ?) recipients. No database and only basic smtp configuration is needed.
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.
Mobile Mail Checker is a mail client for portable devices: java phones/smartphones/PDAs. It is based on J2ME. The most important features are: POP3/IMAP/SMTP support, reading/writing/replying/forwarding mails, SSL support, multimedia attachments supported
My Mail System is a complete email solution that will include an SMTP and POP3 server and a graphical email client. The system will be implemented completely in Java.
JFoxMail is a opensource J2EE webmail application. Access to read from IMAP account, Compose using SMTP, and Address Book management using LDAP is supported.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
G4J is a set of API that communicate to GMail. Use this API to login, retrive/search/browse message, download attachment and do others action on GMail account! An email application (Gmailer for java) is included to demonstrate the usage of the API.
This application is an email ( POP3/SMTP ) application built with eclipse 3.1.1. It shows the power of eclipse to build RCP apps. It is using the embedded version of Derby as the DBMS
RMDS, the Reisinger Mail Delivery System is a MTA Solution entirely written in Java.
SMTP/SMTP-Rleay/POP/IMAP Services are supported.
RMDS makes use of a solid rdbms based mailstorage technique.
Administration capabilities are wide spread.
Gmail Attachment Forward Tool Let user forward many attachment mail which already in your mailbox at same time. Very easy to move many file to other mail box.
JFetcher is a Java Fetchmail application, which is able to fetch emails from a pop3 or imap mailbox and deliver it to another smtp host. The ideal exercise for JFetcher is to fetch emails from a global mailbox for relaying them to local accounts.
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 project is written in Java to redirect your old emails from the old email servers into your any new email servers. The most usage of this software is to redirect all your old emails into your gmail account.
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.
Postak is Java web based mail client. Main purpose is to provide access to POP3 and IMAP mail services and also to provide functionality for sending e-mail via SMTP protocol.
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.
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.
MailFetcher is program that retrieves mail though POP3 and then resends it with SMTP for a set of users.
It is written in Java. It is equivalent to fetchmail, the well-known *nix utility but with less functionality, of course.