Showing 145 open source projects for "java open source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1

    libspopc pop3 client library

    an easy to use pop3 client library in C

    libspopc is a simple and really thin pop3 client library to be used by small programs, licensed under the GNU General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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: 2 This Week
    Last Update:
    See Project
  • 3
    PHPMyWebHosting (PMWH) will provide a gui viewed in a browser, which lets you adminstrate postfix-sql-based (mySQL, PostGre) emailaddresses, Apache Virtual Hosts, DNS-zones etc. When completed, PHPMyWebHosting will provide a complete webhosting-Interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    elMapCopy

    IMAP to IMAP Copy

    Copies one imap account to another. So if you ever needed to move your slow and throttled cloud account to your personal server for faster access, this is why I released and updated this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy-to-use Business Software for the Waste Management Software Industry Icon
    Easy-to-use Business Software for the Waste Management Software Industry

    Increase efficiency, expedite accounts receivables, optimize routes, acquire new customers, & more!

    DOP Software’s mission is to streamline waste and recycling business’ processes by providing them with dynamic, comprehensive software and services that increase productivity and quality of performance.
    Learn More
  • 5

    tisift

    imap cleanup & command line tool

    Beta state! tisift: scaning folder and sort messages with given filter rules. tish: imap shell = imap command line tools. Example: # Set MsgId on Mails without one FOLDER="Archives" ; tils -I "$FOLDER" |grep "\{"|while read LINE ; do tish -x addheader "$FOLDER" "$LINE" "X-New-Header: true" ; done # Correct Date to second received header: tish date Archives PATTERN received2 # Import or export mbox tish exportmbox Archives >file.mbox tish importmbox Archives...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    Columba
    Columba is an email client written in Java, featuring a user-friendly graphical interface with wizards and internalionalization support. Its a powerful mail management tool with features to enhance your productivity and communication.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    'betoffice' is a Java based football management tool (someone would say a 'betting-office'). It helps to organize a betting office around some football matches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Set of pure useful Java utilities taking care of common tasks and avoiding re-write of code
    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 10
    Cassiopeia's BitMail

    Cassiopeia's BitMail

    Encrypting E-Mail Client

    ... ● Build-in Encryption to secure E-Mails ● IMAP & POP3 ● Additionally a full decentral P2P Email-Option via the Echo Protocol ● Store Email for Offline-Friends in the P2P Network. ● Chat and Instant Messaging is build in. ● POPTASTIC function (Chat over Email) ● Calendar widget functionality. ● Open Source. BSD License. "Cassiopeia is the tortoise of Momo, which can communicate through writing on her shell and guides into the future." - Wikipedia. Source from: https://sf.net/projects/spot-on/files/ & https://github.com/textbrowser/spot-on
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    ImpraStorage

    ImpraStorage

    ImpraStorage provided a private imap access to store large files

    ImpraStorage provided a private imap access to store large files. Each file stored on the server is split in severals random parts. Each part also contains random noise data (lenght depends on a crypt key) to ensure privacy and exclude easy merge without the corresponding key. An index of files stored is encrypt (with the symmetric-key algorithm Kirmah) and regularly updated. Once decrypt, it permit to perform search on the server and download each part. transfert process is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hastymail
    Hastymail is a fast, secure, rfc-compliant, cross-platform IMAP/SMTP client application written in PHP providing a clean web interface for sending and reading E-mail. This version of Hastymail is no longer being developed. We are now working on a new version, Hastymail 3, AKA, "Cypht". http://cypht.org
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    OpenPop.NET

    OpenPop.NET

    Robust open source POP3 client and MIME parser written in C#

    .NET library written in C# with a full implementation of a POP3 client. Easy to use but yet powerful. Includes a robust MIME parser backed by several hundred test cases. The easiest way to install OpenPop.NET is via NuGet. In Visual Studio's Package Manager Console, simply enter the following command: Install-Package OpenPop.NET Our homepage (http://hpop.sourceforge.net/) includes examples, documentation and a general introduction for email. For more information, visit our...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    MailNotifer

    MailNotifer

    Keep up to date with your mail! Notifications, easy configuration.

    MailNotifer is written in GTK+, C++ Open Source application. It's easy to configure. The notifications are themeable. It supports IMAP protocol, SSL connections. For chcek mail it using my libMNMail. Developed in Poland. Supports 2 languages(by locale), Polish language works in about 30%. Easy to work. I can runs on Linux, but few functions must be changed. TODO list: -Make smart mail checking -Repair bugs -Add theme meanager -Add full support for Polish language -Make a Linux release and something else ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    S22.Imap

    S22.Imap

    A free .NET library for accessing IMAP servers, written in C#

    S22.Imap is a free, easy-to-use and well-documented .NET library component for communicating with and receiving electronic mail from an Internet Message Access Protocol (IMAP) server, written in C#. The API has been designed with ease of use in mind and integrates well with the existing classes of the .NET Framework. S22.Imap supports IMAP over SSL, IMAP IDLE (push email) and partial fetching of messages. It works well with Gmail. Features: * Supports IMAP IDLE notifications *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Graphical OS Kernel compiled with gcc 4.6.1 and nasm 2.09.08
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 5 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    ZMail allows you to send email from anyone, to anyone. You can use ZMail to send fake or anonymous emails. Have fun!
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    Download email from IMAP server and convert message to simple XML format. See http://vxoware.org/email2xml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pop3serv is a RFC1939-compliant implementation of the server-side part of POP3, the protocol used to retrieve email from a server. pop3serv is a framework which allowes the easy creation of POP3 servers for lots of different purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Koolwired.Imap is a fully managed .NET IMAP client library written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FreePOPs is a webmail to pop3 conversion daemon. It is extensible to support other webmail using the scripting language LUA. See the homepage for supported webmails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a POP3 to SMTP bridge that will use the SMTP Trace headers to determine who it's from and to. Designed to work with catch all POP3 accounts. Configuration for the POP3 and SMTP accounts are in a CSV file.
    Downloads: 0 This Week
    Last Update:
    See Project