Showing 27 open source projects for "extensions"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Modoboa

    Modoboa

    Mail hosting made simple

    ...A SQL database (MySQL, PostgreSQL or SQLite) is used as a central point of communication between all components. Modoboa is developed with modularity in mind, expanding it is really easy. Actually, all current features are extensions. It is written in Python 3 and uses the Django, jQuery and Bootstrap frameworks. Follow the evolution of your server traffic thanks to a few builtin graphics: messages distribution per type and average size. Easily use standard protocols like DKIM or DMARC to improve your sender reputation and so make sure your emails will be delivered. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Windows MBox Viewer

    Windows MBox Viewer

    Windows eml and mbox viewer.

    Free Windows Mbox Viewer. Gain access to mbox archives, single eml or single Outlook messages. View attachments and export single mails in eml format. Access large mbox files such as Google Takeout or Mozilla Thunderbird Archives. Development of mbox viewer continues now at github: https://github.com/eneam/mboxviewer **NOTE**: Windows Defender may sometimes report incorrectly that mbox-viewer contains malware. Please report the case to the development. Development will ask...
    Leader badge
    Downloads: 1,572 This Week
    Last Update:
    See Project
  • 3

    Sasa

    Sasa is a collection of organized extensions to the .NET framework.

    Sasa is a set of extensions to the .NET framework for networking, generic operator handling, LINQ expression processing, parsing, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ictdialer

    ictdialer

    SMS, Fax, Voice Broadcasting and auto dialer Software

    ICTDialer is an open-source, multi-user auto dialer software designed for voice broadcasting and fax broadcasting. It supports both inbound and outbound communications using advanced telephony protocols such as T.38, G.711 pass-through, and SIP-based VoIP communication. ICTDialer is built on top of renowned open-source technologies, including FreeSWITCH, ICTCore communications framework, and a PHP-based Angular framework. ICTDialer can be used in following faxing scenarios Voice...
    Downloads: 0 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
  • 5
    Elastix

    Elastix

    Unified Communications Server

    Elastix is a software-based PBX powered by 3CX and based on Debian. An open-standards solution, Elastix is an easy to install and manage UC system compatible with popular IP phones, gateways and SIP trunks. Elastix is complete with unified communications features such as integrated WebRTC video conferencing, chat, presence and softphones and smartphone clients for Windows, Mac, iOS and Android.
    Leader badge
    Downloads: 182 This Week
    Last Update:
    See Project
  • 6
    AfterLogic WebMail Lite 7
    AfterLogic WebMail Lite PHP is a free AJAX webmail application. Users can receive, view, manage, compose, and send email through web interface (IMAP and SMTP supported). Source code included.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    Qexplore

    Qexplore enables a Qmail server to analyze emails.

    ...Its main features are: - it can reject viruses using Clam Antivirus (http://www.clamav.net); - it can check for spam using SpamAssassin (http://spamassassin.apache.org); - it can block emails with particular attachment extensions during the SMTP communication using Reformime (http://www.courier-mta.org/reformime.html); - it can "rate-limit" messages that an email address can send in a defined amount of time using an embedded db through SQLite (http://www.sqlite.org). Unlike other scanners for Qmail, such as Simscan or Qmail-Scanner which are inline scanners, Qexplore is an offline scanner that first write an email to a queue resident on disk, closing the qmail-smtpd communication. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    The project composes of 15 ERP modules which are the pillars of any IT Network and Service Management Application. A customizable set of plugins ensures extensions can be built for custom needs of the organization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PHP sieve library

    A PHP sieve library

    libsieve-php is a library to manage and modify sieve (RFC5228) scripts. It contains a parser for the sieve language (including extensions) and [not yet] a client for the managesieve protocol. It is written entirely in PHP 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Tools for a mail delivery service, including LMTP and POP3 servers and also getpwnam() emulation. Mail is stored in Maildir++ format (qmail plus courier extensions as soft quota and subfolders). User defined filter and virtual domains are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Rumble Mail Server
    ...Additional included modules feature greylisting, DNS blacklisting, SpamAssassin support and dynamic performance scaling as well as a multithreaded structure that allows for clustering of multiple servers for one or all domains, and with the ease of the Lua API, you can create your own new server mailing lists, CRM software, e-marketing and other extensions within minutes.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ESMTP MTA is a user configurable relay-only MTA with a sendmail-compatible syntax, based on libESMTP and supporting the AUTH (including the CRAM-MD5 and NTLM SASL mechanisms) and the StartTLS SMTP extensions.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 13
    A nice system wide software to display notifications like Growl for Mac on Windows is Snarl fullphat.net.Find here various plugins and apps which add Snarl support to different apps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sieve is a mail filtering language standardized as RFC 3028 / RFC 5228 and its extensions. libSieve provides a simple, clean API for parsing and executing Sieve scripts. Code is on GitHub: http://github.com/sodabrew/libsieve
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 15
    p@rdalys provides the full configuration set for the Kolab Server (http://www.kolab.org) and is based on puppet (http://reductivelabs.com/trac/puppet). Besides the configuration data it provides Ruby extensions to puppet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP functions and classes to add a Domain Key Identified Mail (DKIM RFC 4871) signatures to emails sent by PHP. It is based on the openssl extensions of PHP. It can generate DKIM signature but cannot verify them. Developped and tested on PHP 4.0.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Helps passing of relevant arguments to Mozilla (Gecko) based applications from a simple, descriptive GUI. Can save these 'Launchlets' to system tray, Start Menu, or Desktop. Simplifies managing multiple profiles, testing extensions, and troubleshooting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    mIRC Power Pack is a series of extensions and customizations for mIRC. It is easy for everyone to use but is also tailored for advanced users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    OpenLemonade is a community project that implements a Lemonade service consisting of protocols and email server extensions that provide mobile email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PhpXmail the web based management software for the Xmail mail server and GUI of it's administration extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Null Groupware is a self-hosting web based groupware system written in c. It's portable, modular, and has a complete api for third party developers' extensions. Features include event scheduling, call tracking, contact management, web-based email, a w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A python wrapper for Local Delivery Agents (for example, maildrop), which allows an unlimited number of extensions on a mail account with dot-qmail-like functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PantoMIME is a generic, flexible, unicode enabled C++ framework for parsing/constructing RFC822/2822 emails, including - importantly - the recent MIME extensions (as specified by RFC2045-2049). Can e.g. be used as MIME parser backend by email clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GeoSync aims to add support for DPOP3 (extensions to POP3 to add IMAP-like features) to GNU-pop3d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a filter that can be inserted in the qmail incoming mail path. It was designed to be simple and easy to install. It's main purpose was to filter any email with executable visual basic extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB