Open Source Desktop Operating Systems Email Software

Email Software for Desktop Operating Systems

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

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

    bogofilter -- Fast Bayesian Spam Filter

    Fast Bayesian spam filter along lines suggested by Paul Graham

    The bogofilter package implements a fast Bayesian spam filter as suggested by Paul Graham in "A Plan For Spam" <http://www.paulgraham.com/spam.html>. It is written in C. Supported platforms: Linux, FreeBSD, Solaris, OS X, HP-UX, AIX, RISC-OS, ...
    Leader badge
    Downloads: 70 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: 14 This Week
    Last Update:
    See Project
  • 3
    Fast, intelligent, automatic spam detector using Paul Graham style Bayesian analysis of word counts in spam and non-spam emails. Filtering adapts to personal tastes automatically. No manual rule creation required. Intended for use with procmail, maild
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    RxImap Mail Transfer Utility functions to transfer the mails from one Imap Exchange Server account to another, through a windows based application. User will be able select the Imap folders which he needs to transfer to another account.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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
  • 5
    A milter program for domain authentication technologies.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    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: 2 This Week
    Last Update:
    See Project
  • 7

    dbacl - digramic Bayesian classifier

    commandline multiclass email and text filter

    dbacl is a general purpose digramic Bayesian text classifier. It can learn text documents you provide, and then compare new input with the learned categories. It can be used for spam filtering, or within your own shell scripts. Sometimes it plays che
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    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%.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Faces - a Gtk+ program for monitoring a list (typically mail incoming messages) visually. It supports IMAP and POP mailboxes. There is a huge collection of picons (personal icons) that can be used in conjunction with the faces program.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    MultiMail Offline Reader
    MultiMail is an offline mail packet reader for Unix and other systems. It currently supports the Blue Wave, QWK, OMEN, OPX and SOUP formats. It has a full screen, color user interface, built with the curses library.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Note! Code and issues are maintained at https://github.com/sba1/simplemail. SimpleMail is a simple to use but powerful mail client. It supports the SMTP, POP3 and IMAP (in a simple form) protocols. Furthermore, among much other features, it is capable of showing HTML mails and can identify spam mails by using a Bayesian filter.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Google Wave Notifier
    Google Wave Notifier for your Windows desktop and Wine on Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This package contains an Open Source plug-in, for use with Open Source or commercial sendmail MTAs, which implements and enforces the merged Caller-ID/SPF specification from the IETF MARID working group, currently dubbed "Sender-ID".
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    FIDOGATE

    FIDOGATE is a Fido-Internet gateway

    FIDOGATE is a Fido-Internet gateway, a Fido FTN-FTN NetMail gateway, a Fido tosser, a Fido file processor/ticker, and a Fido Areafix/Filefix program (The latest code is in CVS but a GIT repository is being prepared.)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Mstone is a mail performance measurement system. It can simultaneously test SMTP, POP, IMAP, and some HTML based systems. It measures transaction latency in multiple stages, and graphs the combined results from multiple clients.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    OpenChange Project

    OpenChange Project

    Microsoft Exchange compatible server and client libraries

    OpenChange is a portable Open Source implementation of Microsoft Exchange server and Exchange protocols. It provides a complete solution to interoperate with Microsoft Outlook clients or Microsoft Exchange servers. OpenChange client-side library is used in existing messaging clients and is the solution in new projects to communicate natively with Microsoft Exchange and Exchange-compatible servers. OpenChange server is a transparent Microsoft Exchange server replacement using native Exchange protocols and does not require any plugin installation in Outlook.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    libquickmail

    C library for sending e-mail (with attachments) from C/C++

    C library intended to give C/C++ developers a quick and easy way to send e-mail from their applications. Supports multiple To/Cc/Bcc recipients and multiple attachments without size limitation. For the actual SMTP communication either libcurl can be used or the built in SMTP support. The library can also be used to just create a multipart MIME message body. Also comes with a command line application (quickmail) for sending mails (mutiple attachments supported) from command line or scripts. Cross-platform. Binary packages available for Windows (32-bit and 64-bit).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Go Gmailer

    Go Gmailer is a java based desktop app to send emails.

    Go Gmailer is a java based desktop app to send emails.It is developed for people having slow internet connection.It is real simple and quick to send emails from this app. N.B.: It is recommended to create an app password for this app and choose remember me option to login after entering the app password so that you don't have to remember the app password for your G-mail account separately.This is JAVA based app so no doubt of security! If you have any issues with app then feel free to email us at- help.gomailer@gmail.com Like us at Facebook - www.facebook.com/gmailers
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Perl ECS

    Perl ECS

    EMDIS::ECS Perl module

    Perl ECS implements the EMDIS Communication System (ECS), following specifications developed for the European Marrow Donor Information System (EMDIS). ECS is a "communication service for the automatic exchange of messages" via email. Published EMDIS::ECS releases are available from CPAN.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Spammer is an anti-spam mail filter for Sendmail and Postfix. It uses libmilter to communicate with the MTA. Spammer checks client IP addresses as well as all IP addresses in the "Received: " headers against a DNSBL database.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    dk-milter consists of two parts: A milter-based application (dk-filter) which plugs in to Sendmail to provide DomainKeys service, and a library (libdk) which can be used to build DomainKeys-compliant applications or MTAs. See the home page for details.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Mboxgrep is a small, non-interactive utility that scans mail folders for messages matching regular expressions. It does matching against basic and extended POSIX regular expressions, and reads and writes a variety of mailbox formats.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Mammail 1.0

    Mammail 1.0

    Email client written in C# .NET; fast and smart, 1 button push mailing

    Every now and then we need to e-mail our friends, family and more. But the available suites are not only complicated but also time consuming. They are mainly targeted for business purposes like Microsoft Office Outlook, or Windows Live Mail. Those of you who use such mail clients definitely know that these programs have got a jerky performance as well as keeps you waiting for a minute or so just to synchronize(send/receive) mails from your mail accounts. What if I just need to send a mail in a couple of seconds to my friend or to a mailbox for a subscription closing in a minute. Well, here comes the time complexity. We need faster client-side apps for mailing. I have understood the need of such a software and I’m glad to present it before you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    The Mobility Project wants to make communication simplier and more secure. We use Free (as in Freedom) Software to create tools that are powerful, but also intuitive.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Codegroup

    Codegroup

    A Java application for transferring computer files in 5 letter groups

    Codegroup is a Java application that will allow one to convert binary (or text) computer files in to 5 letter codegroups for transmission over email, landline telephones, radioteletype or Morse Code. Codegroup has internal error correction & limited cryptography capabilities. Codegroup : ZZZZZ YBPIL AIAIG FMOPP CPAAA DGNGP GPGPA ADNJN ELJKO ELIMO GEOHF KIFGP IFBCB PKCPI YJMHE PHBHP PPOBH NCOHD AKLLL AGHFP DEGEF LKELC EAIJI ABAGP AHPPO IHHPH OHPDF YNFPB ALEPO KMPKP Once this program has a graphical user interface, an Enigma like subsystem must be devised for data whitening. For content encryption, the use of Java's facilities is being considered as a long term option. This project's initial sourcecode is related to : http://www.fourmilab.ch/codegroup/ http://winmorse.com/ https://bitbucket.org/bgneal/cpp-enigma http://www.whence.com/minimodem/ For the User Interface http://www.oracle.com/technetwork/java/javafx/tools/
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB