Showing 364 open source projects for "javascript open source"

View related business solutions
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 1
    The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols such as ESMTP, IMAP, POP3, LDAP, SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, Webmail, calendaring, and mailing list services.
    Leader badge
    Downloads: 261 This Week
    Last Update:
    See Project
  • 2
    Fetchmail - the mail-retrieval daemon

    Fetchmail - the mail-retrieval daemon

    Client daemon to move mail from POP and IMAP to your local computer

    Fetchmail is a mail retrieval daemon that can download messages from POP3, IMAP, ODMR and ETRN-based stores, with SSL/TLS security including certificate verification, and pass downloaded mail to a local SMTP or LMTP server, or a message delivery agent such as maildrop.
    Leader badge
    Downloads: 109 This Week
    Last Update:
    See Project
  • 3

    Isync

    mailbox synchronizer

    A command line utility for synchronizing remote IMAP mailboxes and local maildir-style mailboxes. This is useful for working in disconnected (off-line) mode, such as on a laptop, but also for mirroring mailboxes between servers.
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 4
    IndiMail
    Highly scalable/configurable Messaging Platform allowing users in a domain to be distributed on multiple hosts, has multiple queues. Provides virtual domains/users in MySQL. Modern MSP class qmail replacement with ESMTP, POP3/IMAP, QMTP, QMQP support
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 5

    Groupwise archiver

    Script set to archive emails at groupwise server side

    This is a "third party" archiver for Novell/Microfocus Groupwise. It uses the SOAP interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    HERMES Mail

    The cult-favourite eMail client formerly known as Qualcomm Eudora

    eMail traffic is on the rise. With over 100 man-years of development time behind it and a clean, intuitive interface that makes handling messages a breeze, Hermes Messenger (formerly known as QUALCOMM Eudora) is more than a way to send and receive mail: it's a powerful management tool with features to increase your productivity and enhance your communications. It is the best eMail program for people who get lots of it. If you're not yet one of them, you soon will be. Take control of your...
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 7

    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
  • 8

    imaplib2 module

    Threaded Python IMAP4 client

    Python IMAP4rev1 mail protocol client class using threads for parallel operation. PLEASE NOTE - active development of this module has now moved to https://github.com/imaplib2/imaplib2
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Watch mailstores for changes and initiate mailbox syncs
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    Sortmail is a program to process incoming email, classify it and process it accordingly. Sortmail can handle incoming email as it arrives or download from a POP server. Sortmail is easier to configure than procmail and can replace fetchmail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    IMAPSize is an application that allows you to quickly and efficiently manage your IMAP mail accounts. The main purpose of IMAPSize is to locate space consuming folders and allow you to manage them, hence putting your storage quota under control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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
  • 15

    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
  • 16

    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: 6 This Week
    Last Update:
    See Project
  • 17
    '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
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    Allow accessing to your exchange account with any email client to get and send emails with POP3 and SMTP protocols. It's a proxy between a Exchange and the e-mail client using the Outlook Web Access features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Convert Webmail to POP3.Is also included a SMTP/POP3 tunneling system that allow send and receive email in a private network HTTP PROXY based. All connection are plugin based. Over 450 email server supported and tested, GMAIL POP3/SMTP over Proxy Network.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    OneLDAP is a limited LDAP server that is a proxy to other common protocols, such as POP3 and IMAP. It provides basic SEARCH and BIND functions for standard LDAP authentication. It is based on the shell backend function of OpenLDAP. Release files are available at the project website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    MailTo

    MailTo

    Use for sending email to your custmor at spacific date.

    This is an application to send email to your customer automatically at the mail expire date or some days, that you mention, before expire date.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    libpop3

    libpop3

    a lightweight ANSI C library for handling POP3 mailboxes

    libpop3 is a very light POP3 library for C. It allows to list, fetch and remove messages from a POP3 mailbox. This library is using the RFC1939 as reference, and uses most basic POP3 commands to provide maximum compatibility across different servers. libpop3 is written in pure ANSI C89 without any external dependencies, thus it can be compiled and used on anything, anywhere. Since it is very light, it is designed to be used as a static library (but you could just as well incorporate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB