Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.
Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
Build apps that ship
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
jumfi will provide a java based uniform mail filter interface using C, JNI and Java. It will allow mail filters build in java to be applied to multiple mail servers of similar and different design.
An unofficial web console to administer Apache James 3 server
MOVED TO: https://github.com/fulvio999/jamesui
Jamesui is an unofficial web interface to manage and monitor Apache James 3 mail server.
It is written in Java and run inside Apache Tomcat.
GreenMail is an intuitive and easy-to-use test suite of email servers for testing purposes. Supports SMTP, POP3, IMAP with SSL socket support, and configurable user accounts and credentials. All in 100% Java.
WE'VE MOVED TO GIT HUB: https://github.com/greenmail-mail-test/greenmail
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
This java program allows you to make backups of your emails from one server to an other by copying emails over IMAP. It can also be used to switch emails you have from your old provider to your new one.
Jamm (Java Mail Manager) is a web application to manage virtual email account information stored in an LDAP directory. It is meant as an administration tool for sites using mail servers, such as Postfix and Courier-IMAP.
Mailster is a project aimed at testing software mail capabilities. It provides a mail server container to test emails sent by your apps without rewriting your application code.
JavaEmailer is a Java Classes Library that allows Java developers to easily integrate a mass mailer to their applications. JavaEmailer manages file attachments, SMTP servers, CCs, BCCs, plain text and/or html messages, and more...
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
JXchange is an mail server multiplataform, written in Java language, like MS-Exchange. This project includes SMTP server, POP3 server, IMAP server, web management interface and webmail designed to run in almost all OS.
A Web Frontend to administrate email accounts, the real domain and virtual domains for a Postfix Server, which use a MySql Backend (maybe other Backends work also). The Project was written in Java using Java Server Faces.
Java Mail Forwarder.
This application listen to a Microsoft exchange server, checking if a new mail arrived, pushing the content to an specified Mail address.
It uses JavaMail API to connect to the server.
Jsmtpd : A small and modular smtp email server daemon, written in Java. Jsmtpd is heavily based on plugins, and supports : spam detection (Spamassassin, Jasen, RBL servers, BlackList), anti virus (Clam Antivirus), and many others filters.
The MailRA resource adapter allows sending and asynchronously (non-polling) receiving of emails. It is coded according to the JCA 1.5 and Java EE 5 standards. The project is coded from scratch, without using source code from Sun.
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.
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.
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.
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.