Showing 43 open source projects for "email client"

View related business solutions
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 1
    SMTP Tunnel Proxy

    SMTP Tunnel Proxy

    A high-speed covert tunnel that disguises TCP traffic as SMTP email

    SMTP Tunnel Proxy is a high-speed covert tunneling proxy that disguises regular TCP traffic as legitimate SMTP email communication to evade deep packet inspection (DPI) firewalls and censorship systems. It implements a SOCKS5 proxy interface on the client that wraps outbound traffic into an SMTP-like handshake (EHLO, STARTTLS, AUTH) and encrypted payload, making the session appear to DPI systems as a normal email exchange. The tool supports modern TLS encryption (STARTTLS) with HMAC-SHA256 authentication, per-user secrets, IP whitelisting, and multiplexed connections over a single tunnel. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Mail-in-a-Box

    Mail-in-a-Box

    Take back control of your email with this mail server in a box

    Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server, a mail server in a box. Mail-in-a-Box lets you become your own mail service provider in a few easy steps. It’s sort of like making your own gmail, but one you control from top to bottom. Technically, Mail-in-a-Box turns a fresh cloud computer into a working mail server. But you don’t need to be a technology expert to set it up. Our goals are to make deploying...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    PyFCM

    PyFCM

    Python client for FCM - Firebase Cloud Messaging

    Python client for FCM - Firebase Cloud Messaging (Android, iOS and Web) Firebase Cloud Messaging (FCM) is the new version of GCM. It inherits the reliable and scalable GCM infrastructure, plus new features. GCM users are strongly recommended to upgrade to FCM. Using FCM, you can notify a client app that new email or other data is available to sync.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fail2Ban

    Fail2Ban

    Daemon to ban hosts that cause multiple authentication errors

    Fail2Ban scans log files and bans IPs that show the malicious signs -- too many password failures, seeking for exploits, etc. Generally Fail2Ban is then used to update firewall rules to reject the IP addresses for a specified amount of time, although any arbitrary other action (e.g. sending an email) could also be configured. Out of the box Fail2Ban comes with filters for various services (apache, courier, ssh, etc). Fail2Ban is able to reduce the rate of incorrect authentications attempts...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 5
    Isso

    Isso

    a Disqus alternative

    Isso is a lightweight commenting server written in Python and JavaScript. It aims to be a drop-in replacement for Disqus. Users can edit or delete own comments (within 15 minutes by default). Comments in moderation queue are not publicly visible before activation. You can migrate your Disqus/WordPress comments without any hassle. Embed a single JS file, 40kb (12kb gzipped) and you are done. It allows anonymous comments, maintains identity and is simple to administrate. It uses JavaScript and...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Synapse

    Synapse

    Matrix reference homeserver

    Matrix is an ambitious new ecosystem for open federated Instant Messaging and VoIP. Everything in Matrix happens in a room. Rooms are distributed and do not exist on any single server. Rooms can be located using convenience aliases like #matrix:matrix.org or #test:localhost:8448. Synapse is currently in rapid development, but as of version 0.5 we believe it is sufficiently stable to be run as an internet-facing service for real usage! Create and manage fully distributed chat rooms with no...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 7
    An extremely configurable portable GUI email and news client for Windows/Unix (including OS X) with IMAP, POP3, SMTP, and NNTP support, SSL, flexible address database, Python scripting, powerful filtering, and many other features for advanced users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 365 This Week
    Last Update:
    See Project
  • 9
    Odoo ERP CRM System For Local Intranets

    Odoo ERP CRM System For Local Intranets

    Web,Sales,Finance,Inventory,Manufacture,HR,Marketing,Services,Efficacy

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a ERP live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with ec wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://ec.local/ ( Accept Any Warnings ) Admin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10
    King Phisher

    King Phisher

    Phishing Campaign Toolkit

    King Phisher is an open source tool that can simulate real world phishing attacks. It has an easy-to-use, flexible architecture that allows for full control over both emails and server content. It is useful for running awareness campaigns and training, and can only be used for legal applications when the explicit permission of the targeted organization has been obtained.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 11

    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: 0 This Week
    Last Update:
    See Project
  • 12
    PyBitmessage

    PyBitmessage

    Reference client for Bitmessage

    PyBitmessage is a decentralized, encrypted, and trustless communication protocol that allows users to send messages without relying on central servers or exposing metadata. Built in Python, it provides an alternative to email by using strong cryptography and a distributed peer-to-peer network for anonymity. PyBitmessage operates through deterministic addresses and proof-of-work to mitigate spam. It's a pioneer in secure communication and offers a unique decentralized messaging approach.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    Debox GNU/Linux Live CD

    Debox GNU/Linux Live CD

    Debox Linux is a live distro based on Debian distribution and Openbox

    ...Can be used on computers supporting 32-bit (x86) or 64-bit (x86_64) instruction set architectures. Debox was made with the middle and novice user in mind. Includes a wide range of software: word processor, media players, internet browser, email client, disk utilities, java and few games. Also, a plenty of printers, scanners, bluethooth, web cams, digital tv, fax are supported by default. Different from the majority of the distributions, the Debox desktop environment does not tightly integrate every component but use various programs and tweaks that give the final result. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    privacyidea

    privacyidea

    two factor authentication management system

    privacyIDEA is a management and authentication system for two factor authentication. You can use OTP tokens, OTP cards, SMS, Smartphone Apps to incorparte the second factor. It can even manage SSH keys and supports Offline OTP. The latest version can manage and enroll user certificates. Its modular design makes it easily enhancable. It runs on Linux. Applications and workflows can be connected to privacyIDEA hence enabling two factor authentication in your system logon, web...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Tekster - Send Free International SMS

    Tekster - Send Free International SMS

    TEKSTER is a Computer Application To Send FREE SMS Around the World!

    SUPPORT and GUIDES here: http://www.coresecproject.com/community/tekster/ Author: Mark Anthony Pequeras and CSECSOFTDEV TEKSTER is a Open-Source Software Written in Python for Sending FREE International SMS and can be also use as Email Client for GMAIL, Hotmail, Live and OutLook! Licensed under GPLv2 (Source at Tekster's Website) tags: send free sms, send free sms from desktop, send free text to the philippines, unlimited text, free International SMS, Windows and Linux Email Client / Multi-purpose
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    gChat

    Google Chat Client

    The old google chat client (gTalk) had a nasty UI and looked old and needed a facelift and some additional plugins like Google Hangout support and Email in client itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cross platform (python 2.5) tool for exporting data via SMTP (email) to an Endress-Hauser Fieldgate DM3 Server. This tool may be used with any MySQL database historian, even though it was originally an extension for mod_openopc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cyn.in - Open Source Group Collaboration
    Cyn.in helps teams to build collaborative knowledge by sharing & discussing digital content within secure & unified application. It combines the capabilities of wikis, social network, blogs, files, microblogs, discussions into secure enterprise platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A system for filtering messages from your IMAP inbox on-demand. Filters are defined in an XML file. Matching messages can be moved, copied, or deleted. This is all independant of your choice of email client, as long as you use IMAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    gammamail is a lightweight Gmail client. It is for those who like the simplicity of Gmail, but want better accesibility. Focus is on providing super quick reading and sending of emails without saving anything that you haven't explicitly chosen to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SZgrid is a grid mashup for both Grid administrator and end users.It's a solution for Grid server&client&PE&API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Putmail is a very lightweight MTA or SMTP client that may replace the sendmail command when used by MUAs that lack SMTP support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ffetch retrieves messages from phpBB web forums, RSS feeds, or USENET news, and passes them over to a mail client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    xODMR is an ATRN client that let you use a mail backup service when your SMTP server don't support ODMR natively. It's an alternative to xatrn and fetchmail (but works with TLS too); runs on any platform supported by Python. Win32 binary also avail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tam (Talk about mail) is a client e-mail that read and speak yours e-mails, giving information about status accounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB