Browse free open source Email software and projects for Mac below. Use the toggles on the left to filter open source Email software by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    PHPMailer

    PHPMailer

    The classic email sending library for PHP

    PHPMailer – A full-featured email creation and transfer class for PHP. Support for UTF-8 content and 8bit, base64, binary, and quoted-printable encodings. SMTP authentication with LOGIN, PLAIN, CRAM-MD5, and XOAUTH2 mechanisms over SMTPS and SMTP+STARTTLS transports. Validates email addresses automatically. Many PHP developers need to send email from their code. The only PHP function that supports this directly is mail(). However, it does not provide any assistance for making use of popular features such as encryption, authentication, HTML messages, and attachments. Formatting email correctly is surprisingly difficult. There are myriad overlapping (and conflicting) standards, requiring tight adherence to horribly complicated formatting and encoding rules – the vast majority of code that you'll find online that uses the mail() function directly is just plain wrong, if not unsafe!
    Downloads: 176 This Week
    Last Update:
    See Project
  • 2
    MailHog

    MailHog

    Web and API based SMTP testing

    Inspired by MailCatcher, easier to install. Built with Go, MailHog runs without installation on multiple platforms. Run it from Docker Hub or using the provided Dockerfile. The SMTP server starts on port 1025, the HTTP server starts on port 8025, in-memory message storage. ESMTP server implementing RFC5321. Support for SMTP AUTH (RFC4954) and PIPELINING (RFC2920). Web interface to view messages (plain text, HTML or source). Supports RFC2047 encoded headers. Real-time updates using EventSource. Release messages to real SMTP servers. Chaos Monkey for failure testing. HTTP API to list, retrieve and delete messages. See APIv1 and APIv2 documentation for more information. HTTP basic authentication for MailHog UI and API. Multipart MIME support. Download individual MIME parts. In-memory message storage. MongoDB and file based storage for message persistence. Lightweight and portable. No installation required.
    Downloads: 65 This Week
    Last Update:
    See Project
  • 3
    Google Apps Manager

    Google Apps Manager

    Command line management for Google G Suite

    Google Apps Manager or GAM is a free and open source command line tool for Google G Suite Administrators that allows them to manage many aspects of their Google Apps Account quickly and easily. With GAM you can create and manage users, groups and domains; manage email, security and calendar settings; manage admins and organizations and many more. To use GAM Google Apps Business, Education, Partner or Government Edition is required.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    base64 RFC1113 Vanilla ANSI-C Code for a portable stand-alone file encode/decode utility. In 2001, I asked people to 'Help me break it!' Since then, 10+years later, the code remains unbroken and is in wide production use world-wide. It has been ported to all major architectures and been used as a template for ports to different computer and human languages. This is very mature and stable code. Although this comes from a project that was constrained by export controls and is used in secure systems, it is not security code per-se. I have therefore altered the 'Export Controls' category.
    Downloads: 34 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5

    Roundup Issue Tracker

    Simple-to-use/-install issue-tracking system: web, REST, email, CLI

    Roundup is a simple-to-use and -install issue-tracking system with command-line, web, REST, XML-RPC, and e-mail interfaces. It runs on python 2.7 or 3.6 or newer. Roundup has been deployed for: * bug tracking and TODO list management (the classic installation) * customer help desk support (with a wizard for the phone answerers, linking to networking, system and development issue trackers) * issue management for IETF working groups * sales lead tracking ...and so on. It's been designed with flexibility in mind - it's not just another bug tracker. Roundup ships with a *demo tracker* to play with - after you've unpacked the source, just run "python demo.py" and load up the URL it prints out! Get current development source from mercurial repo at: <https://sourceforge.net/p/roundup/code/ci/default/tarball?path=>
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6
    basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 7

    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: 2 This Week
    Last Update:
    See Project
  • 8
    A C callback orientated parser library for card (vCard/vCal) objects, reentrant & stream orientated, handles line folding, automatic decoding of params and data
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    VMime is a free mail library for C++. This is an open-source solution for working with MIME messages and Internet messaging services like IMAP, POP or SMTP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10
    (Deprecated) library to provide access to Gmail via Python. We strongly encourage you to use Gmail's new IMAP interface and Python's imaplib instead.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    mstor
    mstor is an extensible framework for JavaMail local store providers. By default mstor provides support for the mbox email storage format and Java Content Repositories (JCRs).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Set of pure useful Java utilities taking care of common tasks and avoiding re-write of code
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    FusionGW is a cutting-edge open-source collaborative software suite. The goal of the FusionGW project is to build a framework to develop enterprise collaborative software under an open-source license.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    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: 2 This Week
    Last Update:
    See Project
  • 15
    PHP FormMail Generator - A tool to create ready-to-use web forms in a flash. Once the form has been generated, you have a full functional web form. Including error checking of required fields, email address validation, credit card number & expiry date che
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    OpenJean is a cross-platform, extensible, personal information manager. It includes: file manager, RSS aggregator, calendar and appointments diary, mailer, image manager, multimedia manager, favorites, notes, tasks, anniversaries, topics and address book
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    JFormMail is a generic HTML form to e-mail gateway that parses the results of any form and sends them to the specified users. This servlet has many formatting and operational options, most of which can be specified within each form, meaning you don't nee
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    The NandoF library contains useful C# code for many different purposes, including a MIME e-mail parser and POP3 client, classes for reading and writing text in the CSV format, writing console, web and WinForms applications, manipulating text...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    An open PHP-based framework for the Nabaztag™ (http://www.nabaztag.com/) electronic pet. Due to major changes on the Violet backend, OpenNab can no longer be connected to it but it still can be used as a standalone server to set your bunnies free !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    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: 1 This Week
    Last Update:
    See Project
  • 21
    This anonymous emailer script written in PHP is a free, opensource project designed to send EMails from anyone to anyone, with additional details such as Reply-To ,an anti-spam CAPTCHA and a WYSIWYG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Angular-filter

    Angular-filter

    Bunch of useful filters for AngularJS with no external dependencies!

    Bunch of useful filters for AngularJS (with no external dependencies!). You can install angular-filter using 4 different methods. Include angular-filter.js (or angular-filter.min.js) in your index.html, after including Angular itself. Add 'angular.filter' to your main module's list of dependencies. If a string is provided, it will filter out duplicates using the provided expression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ArchAngel INC is a web-based community for developers in some Open Source projects based primarily in Joomla! We are now developing some web applications to use directly with Joomla! systems (custom & automatic installers included).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Encode/Decode library to/from Basic Encoding Rules (BER) of ASN.1 written in Visual Basic .Net. Useful to implement any protocol that uses BER (LDAP, SNMP, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This web service developped in Java provides WebForum services on the IMAP4/POP3 protocol : you don't need database, and common messaging tool like Netscape Messenger or Outlook permits to create/delete new forum and to moderate messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next