Showing 71 open source projects for "java open source projects"

View related business solutions
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 1
    mxOwl is a mail server analysis tool. It consists of information gatherers and a web frontend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hedwig Mail server
    Hedwig is an open source IMAP, SMTP, POP3 server written in Java, designed with ease of installation and configuration in mind. Hedwig enables storage of mail message headers in a relational database(MySQL or Oracle) and mail messages in a file system. Visit http://hwmail.sourceforge.net/ for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    jamesui

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automate Proposals with AI in Microsoft Word. Icon
    Automate Proposals with AI in Microsoft Word.

    Streamline proposal creation with the smartest AI, the best content, seamless integration with Microsoft Word, and unmatched efficiency.

    Automate your best practices, processes, and standards to guide your proposal writers, sales teams, and subject experts. And don’t worry, it’s so easy to use they will use it. We would love the opportunity to help you quantify the impact your business can expect from investing in Expedience Software. Click here to request a Return on Investment (ROI) calculation. In this 15-minute session, we will ask 20 simple questions to assess and grade your current proposal quality and scalability. Manual proposal processes are likely costing you far more than you realize. These models waste time and kill the productivity of proposal writers, sales team members, senior staff, and subject experts.
    Learn More
  • 5
    Java SMTP/POP EMail Server
    Provide an Open Source Java Email Server that supports POP3/SMTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java program that creates an SMTP message and sends it off. It can be used to test SMTP functionality as well as security. This test SMTP at the application level. Requires Java 6.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Managed Cybersecurity Platform Built for MSPs Icon
    Managed Cybersecurity Platform Built for MSPs

    Discover the cyber platform that secures and insures SMEs

    In a world that lives and breathes all things digital, every business is at risk. Cybersecurity has become a major problem for small and growing businesses due to limited budgets, resources, time, and training. Hackers are leveraging these vulnerabilities, and most of the existing cybersecurity solutions on the market are too cumbersome, too complicated, and far too costly.
    Learn More
  • 10
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jes-gui
    A gui to administer domains, users and digest-MD5 realms for the java email server (JES).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Implements a simple SMTP daemon that accepts any mail from any sender to any recipient (spam trap). All delivery attempts will be rejected but the mails can be processed anyhow. Can be extended with modules which do the processing of received mails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    smtp server, smtp client, sending and receiving under SMTP RFC, there is DB managed by MYSQL for authentication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Multi-purpose platform-independent server suite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The ploinMailFactory is a mailing framework that provides extended features like a templating mechanism, multitenancy and localizaion. Internally it uses the commons-email API from Apache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mobile as Remote For Desktop-The user will be able to connect to remote Intranet or a single desktop.He will have access to File Systems,Process Table. -File Handling/Process handling -Viewing Image files. -Sending Mail with attachments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JAPFF
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DKIM for JavaMail is a small JAR that can be easily implemented in existing Java projects using JavaMail for sending DKIM signed emails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Spy list notification system is designed to allow caigslist addicted users get notifications by email, sms or IM. User can create list of notification criterias and choose type of notification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MailArchiva is a powerful, full featured email archiving (email archiver) and compliance solution for mail systems such as Microsoft Exchange. It stores all incoming, outgoing and internal emails for long term storage. A web based user interface is avail
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Email2Fax and Fax2Email gateway for Asterisk, that could be integrated to your own existing Asterisk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Your own mailing system (most easiest to use with zero configuration) for the entire world (available in almost all the languages of the world) which will include Mail User Agent and Mail Transfer Agent thus trying to give maximum speed while transferrin
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next