Showing 159 open source projects for "open"

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
    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: 194 This Week
    Last Update:
    See Project
  • 2
    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: 4 This Week
    Last Update:
    See Project
  • 3

    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
  • 4
    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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    '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
  • 6
    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
  • 7
    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: 10 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    Mailafar is a mail server designed for use in difficult communication environments providing a full set of Internet email protocols, web mail, web admin, dial-in and wireless LAN access control. It will run on Linux, FreeBSD and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java SMTP/POP EMail Server
    Provide an Open Source Java Email Server that supports POP3/SMTP.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Mail Relaxer

    Mail Relaxer

    Synology package to hibernate while running Mail Station & Server

    Start/Stop the mail processes as needed, allowing your Syno to hibernate (sleep) in the quiet hours. Only to be used with Mail Station polling external mail server(s), i.e. NOT when you run Mail Server with own domain (because the server should keep running all the time then). Still, you can use Mail Server just as IMAP server and SMTP relay. Mail Relaxer is not intended to be used with Zarafa. Credits for the original idea go to Tobi "jahlives" from German Synology forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    This simple mail client is for my BSD-sockets studies only, it should read mail in console and connect to servers using POP3 protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    STDNOJ - Faster tool creation in C++

    STDNOJ - Faster tool creation in C++

    Over 600 classes for Web, RFC & File Management

    Develop cross-platform tools faster using a C++ Framework proven in commercial software. Classes support logging, sockets, RFC servers (NNTP, SMTP, POP, HTTP), object indexing, ini, tagged databases, file systems, and more. The STDNOJ Namespace, by R.A. Nagy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    New Maintainer wanted! I'm looking for a new maintainer for this project because I'm not able to attend it anymore. If you want to help please write to kuddel-fl. KShowmail is a POP3 mail checker for the KDE with these features: show number, size and more information about mails on pop3 servers in a list view, show the mail headers or complete mails, delete unwanted mail from server by configurable filters.
    Downloads: 0 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
    C# .NET library implementing the Pop3 message retrieval protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    m4il80x
    A simple pop3 server.
    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
    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
  • 24
    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
  • 25
    kpoptray
    a lightweight pop3 mail notification system tray app for kde4. since version 2.0 it is a native kde4 app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next