Mail Transfer Agents for Linux

View 3 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    JAMS is an SMPT/POP3 mail server written entirely in Java and using an RDBMS as the backing store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A little Java-Server-Software (like a SMTP-proxy), which accepts incoming SMTP-Messages. The subject will be parsed for @ or + symbols, which should control time shifted sending. If not contained, the message will be forwarded to parent smtp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    KQ-Mail is a modular SMTP mail server using kernel queues to communicate between modules. In it\'s basic mode it is ideal to sit between the internet and your primary mail server to provide a buffer and or a SMTP RFC enforcement engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    KumoMTA

    KumoMTA

    The first Open-Source high-performance MTA for high-volume senders

    KumoMTA is an Open-Source, enterprise-grade email message transfer agent (MTA) software for sending high-volume, business-critical emails. KumoMTA is typically chosen by high-volume email users looking to replace PowerMTA, Momentum, or traditional Open Source MTAs. KumoMTA offers high-performance message relay to the tune of millions of messages per hour per server, combined with extreme flexibility and configurability through its use of a Lua scripting engine for configuration and message management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    LIMeTool (pronounced like the fruit), is intended to be a simple and easy interface for managing accounts on an integrated Sendmail/LDAP/Cyrus IMAP installation. It's written in PHP and is realitively easy to configure and expand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lazyinstaller provides installation scripts for well known unix software. currently only qmail Lazydog is available. The script installs qmail with some patches for security and functionality, vpopmail, IMAP, ezml, qmailadmin and vqadmin tools and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A BASH function library of neat stuff for dealing with electronic mail. The library provides support for unencrypted and TLS encrypted relaying of email with attachments, special mailing list filtering and From address spoofing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LIBBY (Little Internet's Best Basic Yabber) is a simple SMTP server for home users or users of a small local network. Easy configuration and security are major features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    MSWeb is a client for Microsoft's Outlook Web Access (OWA). It is intended to deliver mail from a MS exchange server to a UNIX computer. For those who are opposed to 50 MB mailreaders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The MailRA resource adapter allows sending and asynchronously (non-polling) receiving of emails. It is coded according to the JCA 1.5 and Java EE 5 standards. The project is coded from scratch, without using source code from Sun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Mail2sh

    Executes orders received by email

    Mail2sh is a tool for send shell command by email with a simple module and to avoid you to know how procmail and sendmail works. Mail2sh makes it possible to carry out shell commands by email. Email is sent to a particular user on your host and the commands will be carried out if the user and password given matches ones in /etc/passwd. Commands are executed with the user's privileges, and combined with a PGP module ensures a certain level of security for use. Note that the system is not natively encrypted, so use of an encryption mechanism is highly recommended for security reasons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gateway Software that listens to an IMAP folder and dispatches inbound messages to selected Services. The default implementation contains a Service to publish WML and HTML to a web-site via FTP (blogging).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    This program rapidly delivers bulletins by linking them to a single bulletin file. This saves heaps of disk space and is >100 times faster than regular delivery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mailhelper provides an easiest way for you to establish e-mail templates. By the templetes, we could generate various e-mails. Furthermore, Mailhelper also could help you to send them via the current popular e-mail services, such as Gmail, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mailscore is a postfix policy daemon handling host and sender scores to avoid bots & abusing customers through your SMTP relays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    A SMTP to ESMTP proxy that accepts mail, parses it for template variables. The template variables are rendered with values from a CSV file. Next they are sent to the ESMTP server. Uses Template::Toolkit, Config::Simple alongwith other libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MeTA1

    secure, reliable, fast MTA

    MeTA1 is a message transfer agent that has been designed with these main topics in minds: * Security * Reliability * Efficiency * Configurability * Extendibility MeTA1 consists of five main modules of which only one runs as root: * mcp: the main control program is similar to inetd(8): it starts all other MeTA1 modules and watches over their execution. mcp runs as root in order to bind to port 25 and to change the uid of the processes it starts. * smtps: the SMTP server receives e-mails. * smtpc: the SMTP client sends e-mails. * smar: the address resolver provides lookups in various maps including DNS for mail routing. * qmgr: the queue manager controls the flow of e-mails through the SMTP servers and clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mercurio Java ESMTP Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Global mesh development software and hardware platform from developing global wireless mesh network using multiple frequencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web interface for Qmail-LDAP. Uses MySQL to add many more features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Moxy is a transparent mail proxy. With Moxy, mail servers can listen for and receive mail on non standard ports, users retain complete control over their servers, no need to update DNS MX record with IP changes, bandwidth logged per domain or email
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Microsoft Exchange 2000/2003 JavaMail API Implementation. It exploits the WEBDAV protocol. For the moment only the transport service is implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB