Showing 150 open source projects for "java gmail imap"

View related business solutions
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 1
    OpenArchiver

    OpenArchiver

    An open-source platform for legally compliant email archiving

    OpenArchiver is a comprehensive, self-hosted email archiving and compliance platform built to help organizations ingest, index, store, and search email communication data across diverse sources like Gmail, Microsoft 365, IMAP, PST, and more. It’s designed for scenarios where reliable, tamper-proof archiving and full-text search across both emails and attachments are essential for legal discovery, compliance, or long-term records retention. The platform combines a modern web UI with powerful backend services, including fast indexing, deduplication, encryption at rest, and asynchronous ingestion workflows, making it suitable for both small teams and enterprise deployments. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    J2CL

    J2CL

    Java to Closure JavaScript transpiler

    ...The generated JavaScript is fully type-safe and can be aggressively optimized by the Closure Compiler to reduce code size and improve performance. J2CL is widely used internally at Google in large-scale applications such as Gmail and Google Docs, demonstrating its production readiness and scalability. It supports interoperability between Java and JavaScript through tools like JsInterop, enabling seamless integration of code across languages.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    vtiger-mail-proxy

    Mail Proxy Applications

    Mail proxy friendly to PHP IMAP tunnel to server with XOAUTH2 support (like Gmail).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Mail PassView

    Mail PassView

    Extract lost email passwords

    ...Hotmail/MSN mail - If the password is saved in MSN/Windows/Live Messenger application. Gmail - If the password is saved by Gmail Notifier application, Google Desktop, or by Google Talk. For each email account, the following fields are displayed: Account Name, Application, Email, Server, Server Type (POP3/IMAP/SMTP), User Name, and the Password.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Outbound sales software Icon
    Outbound sales software

    Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.

    Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
    Learn More
  • 5
    Mail-in-a-Box

    Mail-in-a-Box

    Take back control of your email with this mail server in a box

    Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server, a mail server in a box. Mail-in-a-Box lets you become your own mail service provider in a few easy steps. It’s sort of like making your own gmail, but one you control from top to bottom. Technically, Mail-in-a-Box turns a fresh cloud computer into a working mail server. But you don’t need to be a technology expert to set it up. Our goals are to make deploying...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    DavMail POP/IMAP/SMTP/Caldav to Exchange
    Ever wanted to get rid of Outlook ? DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP gateway allowing users to use any mail client with Exchange and Office 365, even from the internet through Outlook Web Access on any platform, tested on MacOSX, Linux and Windows
    Leader badge
    Downloads: 1,117 This Week
    Last Update:
    See Project
  • 7
    jwma (java webmail app) uses jakarta mail (formerly javamail) to provide access to an imap email store. Multiple users can authenticate, read, send and manipulate email storage and persist a list of contacts, email identities and their own individual preferences. It works with email stored in mbox or maildir format or stored in a derby database; it has been tested with dovecot.james and exim4.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Mail Notifier

    Mail Notifier

    Mail Notifer for Windows

    Mail Notifier is free, modern email notifier with the latest user interface trends for Windows 10/11. It supports multiple accounts and IMAP/POP3 protocols. Enjoy customizable notifications, message previews, and more, all in 34 languages! For more details, please refer to the readme.txt file (Files tab, description below). Note: Gmail support is currently unavailable due to verification requirements by Google. Note: Outlook.com support is currently unavailable due to moving to OAuth2 authentication from login/password at Outlook servers.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9

    jfServlets

    WebServer semi-compatible with Java Servlets (javax.servlet.http)

    jfServlets ========== jfServlets is a WebServer compatible with javax.servlet.http (JavaEE). Compatible with: - Servlets 7.0 Not compatible with (and never will be): - JSP, Faces, etc. (scripts are for noobs, silly rabbit) - Jakarta Usage: - install jfServlets - deploy war files to /deploy folder windows : c:\programdata\jfservlets\deploy linux : /var/jfservlets/deploy - run jfservlets-keymgr to edit https keys. API Reference :...
    Downloads: 0 This Week
    Last Update:
    See Project
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • 10
    Email to Event - ETE

    Email to Event - ETE

    The python App/Skrypt automaticly add important events into calendar.

    It is use AI running localy and model you can choose. Skrypt have a tool for automatic add to scheduler. It now not working with Microsoft outlook and Google gmail, for certifications and API polici reasons . Fuly tested on Seznam.cz* services, if you have difrent provier with same type of security it will be working. *Email is using standart IMAP, Calendar use iCalendar API and authentification method. Fast setup: 1. Download and unpack 2. Install LM studio - recomended for GPU compute 3. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Algorithm Visualizer

    Algorithm Visualizer

    Interactive Online Platform that Visualizes Algorithms from Code

    ...The repo collects short programs (originally a set of shell and Ruby scripts) and many community contributed ports in other languages to show “how you might automate X” — for example sending a quick SMS, firing off an email, or triggering a coffee maker — with examples and scheduling snippets included. The README explains each example, lists required environment variables or credentials (e.g., Twilio/Gmail where applicable), and gives cron examples so readers can run the scripts in a real environment. The project is intentionally informal and educational: it’s meant for experimentation, learning language-interop, and having fun rather than production-grade automation. Many implementations exist across languages (shell, Ruby, Python, Node, PowerShell, Go, Java, and more) and contributors are encouraged to add further
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    evimsync

    evimsync

    Sync Evernote notes with IMAP, Import Evernote to Onenote

    EvImSync is a simple tool to sync notes between Evernote and GMail Evernote2Onenote is a tool to import Evernote notes to OneNote.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 13
    Conquer Of Completion

    Conquer Of Completion

    Nodejs extension host for vim & neovim, load extensions like VSCode

    ...Some functions require the client to do some specific extensions. For example, the jdt.ls of java requires the client to support the uri starting with jdt. When using the coc-java plug-in, users only need to install the plug-in without manual configuration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    PoptrayU

    PoptrayU

    Email Notifier For Windows

    This email notifier sits in your system tray and pops up a notification when new messages arrive. Preview your email before downloading it to your mail client or launching webmail applications. Create rules to delete or change the priority of messages. This program builds upon the open source PopTray mail notifier adding many new features including Windows Vista/7/8/10 support, UTF-8 and unicode support, HTML Preview, IMAP support, TLS & SASL support, etc.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 15

    sms-backup-plus

    Backup Android SMS, MMS and call log to Gmail / Gcal / IMAP

    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    Bhadoo Mail

    Bhadoo Mail

    The Open Source AdFree Disposable Email Service

    The Open Source AdFree Disposable Email Service https://github.com/BhadooMail/BhadooMail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MIST for TntConnect

    MIST for TntConnect

    Easily import email into TntConnect

    Quickly and easily imports email into TntConnect history from IMAP and Gmail accounts. Runs natively on Windows, macOS and Linux - no CrossOver required! Works with all TntConnect 3.1+ and 4.x databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An Java based API for accessing Google's Gmail service. Important: Project has moved to: https://github.com/lokanx/gmlib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20

    UnSpam Me

    Unsubscirbes from newsletters, mailing lists and so on.

    UnSpam Me v1.0.2 (c) 2018 by Dennis M. Heine This program searches your IMAP eMail inbox folder and unsubscribes from all mailing lists/news letters. It uses the List-Unsubscribe mail header to get unsubscription link. If it's an URL, it will be visited. If it's an eMail address, an unsubscription mail will be sent. To get the server details, please contact your mail provider. Examples: Google Mail: https://www.lifewire.com/what-are-the-gmail-smtp-settings-1170854 GMX: https://www.pop3-imap-smtp.de/gmx/ Web.de: https://hilfe.web.de/pop-imap/imap/imap-serverdaten.html Please note: some providers do block mass sending of mails. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SMS Backup+

    SMS Backup+

    Backup Android SMS, MMS and call log to Gmail / Gcal / IMAP

    This is a fork of the now-defunct Android backup tool SMS Backup. It uses Gmail/IMAP to perform SMS, MMS and call log backups over the network. It is important that you perform the first backup manually. SMS Backup+ needs to know whether you want to upload messages currently stored on your device or not. SMS Backup+ can also backup and restore your call logs. It stores all calls using a separate label (defaults to Call log, but can be changed in "Advanced settings").
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22

    Java Mail Client

    Lets you access Gmail using low badwidth...

    This Gmail client has been written in java. It supports access to gmail using low bandwidth. You can see inbox, compose a new mail etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is an email client written in Java, using Swing and JavaMail. It supports IMAP (including disconnected IMAP), POP3, and unix-style mbox folders. It also has (alpha) support for encryption using PGP and S/MIME.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GITST Free Email Sender

    GITST Free Email Sender

    GITST FREE EMAIL SENDER

    GITST Email Sender allows you to send multiple emails from multiple email accounts adding limits on each email account For example, you want to send 500 from gmail then switch to yandex and send 300 from yandex and so on that is all what it does sends unlimited emails from multiple different email accounts it is basics of anti-spam penetration system
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Jnestor

    Jnestor is another majordomo in java

    Jnestor is a majordomo developed in java: it can reads an IMAP/POP3 folder (email folder), identifies the elements in it and process them, transforming them as Mantis issues. The software is still experimental, but it passed succesfully the last stages of testing and I hope I will release a stable version soon.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB