PHP Email Software

View 285 business solutions
Email PHP Clear Filters

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

  • Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use. Icon
    Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.

    Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.

    Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
    Start for Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 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: 244 This Week
    Last Update:
    See Project
  • 2
    trixbox CE is an easy to install, VOIP phone system based on the Asterisk PBX. trixbox is designed for home or office use. trixbox CE includes CentOS linux, mysql, and all the tools needed to run a business quality phone system. (formerly asterisk@home)
    Leader badge
    Downloads: 308 This Week
    Last Update:
    See Project
  • 3
    Elastix

    Elastix

    Unified Communications Server

    Elastix is a software-based PBX powered by 3CX and based on Debian. An open-standards solution, Elastix is an easy to install and manage UC system compatible with popular IP phones, gateways and SIP trunks. Elastix is complete with unified communications features such as integrated WebRTC video conferencing, chat, presence and softphones and smartphone clients for Windows, Mac, iOS and Android.
    Leader badge
    Downloads: 205 This Week
    Last Update:
    See Project
  • 4
    SquirrelMail
    SquirrelMail is a PHP-based Web email client. It includes built-in pure PHP support for IMAP and SMTP, and renders all pages in pure HTML 4.0 for maximum compatibility across browsers. It has strong MIME support and a flexible plugin system.
    Leader badge
    Downloads: 208 This Week
    Last Update:
    See Project
  • 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
  • 5
    PostfixAdmin
    PostfixAdmin is a Web Based Management tool created for Postfix. It is a PHP based application that handles Postfix Style Virtual Domains and Users that are stored in MySQL, PostgreSQL or SQLite
    Downloads: 139 This Week
    Last Update:
    See Project
  • 6
    phpList

    phpList

    Powerful Open Source Email Marketing app with analytics & segmentation

    phpList delivers Open Source email marketing, including analytics, list segmentation, content personalisaton and bounce processing. Extensive technical features and a secure and stable codebase are the result of over 17 years of continuous development. Used in 95 countries, available in 20+ languages, and used to send 25 billion email campaigns last year. Deploy it with your own SMTP server, or get a free hosted account at http://phplist.com.
    Leader badge
    Downloads: 163 This Week
    Last Update:
    See Project
  • 7
    PHPMailer

    PHPMailer

    A full-featured email creation and transfer class for PHP

    A PHP email creation and transport class featuring file attachments, SMTP servers, CCs, BCCs, HTML messages, word wrap, and more. Sends email via sendmail, PHP mail(), QMail, or with SMTP. PHPMailer is used by many popular PHP development frameworks and is one of the most popular email-generating and sending libraries in the world. This project is defunct here on sourceforge – it's now maintained on Github at https://github.com/PHPMailer/PHPMailer. Documentation is available at https://github.com/PHPMailer/PHPMailer/wiki
    Leader badge
    Downloads: 125 This Week
    Last Update:
    See Project
  • 8
    NOCC
    NOCC is a simple and fast Webmail client which can handle POP3 and IMAP mailboxes and sends email via SMTP. It is written with PHP, has low requirements (no database, frames). Features multi-language support, MIME attachments, displays HTML messages. The installation guide comes with the source code: https://sourceforge.net/p/nocc/code/HEAD/tree/trunk/webmail/docs/INSTALL If you encounter problems or bugs you can always try the current HEAD version: https://sourceforge.net/p/nocc/code/HEAD/tarball?path= Questions, bug reports or support requests are very welcome: https://sourceforge.net/p/nocc/_list/tickets Alternative source code repository: https://github.com/oheil/NOCC
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • 9
    SwiftMailer

    SwiftMailer

    Comprehensive mailing tools for PHP

    SwiftMailer is a well-established PHP component/library for sending email. It provides a flexible, object-oriented interface to construct email messages (with support for plain text, HTML, attachments, inline images, etc.), manage transports (SMTP, Sendmail, other transports), and use plugins for things like logging, throttling or decoration. It has been widely used in web applications and frameworks. However, it has been archived/declared end of life: maintenance ceased around November 2021, and its authors recommend migration to Symfony Mailer.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 10
    EmailValidator

    EmailValidator

    PHP Email address validator

    A library for validating emails against several RFC. This library aims to support RFCs 5321, 5322, 6530, 6531, 6532, and 1035. Composer is required for installation. Spoofchecking and DNSCheckValidation validation requires that your PHP system has the PHP Internationalization Libraries (also known as PHP Intl). PHP version upgrades will happen to accomodate to the pace of major frameworks. Minor versions bumps will go via minor versions of this library (i.e: PHP7.3 -> v3.x+1). Major versions will go with major versions of the library. EmailValidatorrequires you to decide which (or combination of them) validation/s strategy/ies you'd like to follow for each validation. Note that warnings are deviations from the RFC that in a broader interpretation are acceptded. It's easy to extend! You just need to implement EmailValidation and you can use your own validation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    vtenext - Holistic CRM (CRM + BPM + AI)
    vtenext, holistic CRM is not for you if you are looking for: - a classic CRM separated by departments, a copy of the closed source CRM but open source - a solution that permit to you to avoid to pay any kind of support for the CRM of your company - a second choice CRM, cause you have not enough budget for the closed source. So please, save time and save energy. Don’t DOWLOAD VTE If you are looking for: - a new age of CRM applications - a solution that has the right balance between performance and user licenses - an holistic application that manage all the customer processes, including the internal customers Please go on and have fun. For any support feel free to contact us and to have more information regarding the installation procedure visit: http://usermanual.vtenext.com/books/installation-requirements/page/installation-requirements-vtenext-1812
    Downloads: 14 This Week
    Last Update:
    See Project
  • 12
    RainLoop Webmail

    RainLoop Webmail

    Simple, modern & fast web-based email client

    RainLoop Webmail is a modern, fast, and lightweight web-based email client. It supports IMAP and SMTP protocols, allowing users to access and manage their email accounts through a web interface. RainLoop offers features like multi-account support, a responsive UI, and integration with popular email providers. It is self-hosted, giving users control over their email data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    VarDumper Component

    VarDumper Component

    Provides mechanisms for walking through any arbitrary PHP variable

    The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. It provides a better dump() function that you can use instead of var_dump(). The VarDumper component creates a global dump() function that you can use instead of e.g. var_dump. By using it, you’ll gain per object and resource types specialized view to e.g. filter out Doctrine internals while dumping a single proxy entity, or get more insight on opened files with stream_get_meta_data. Configurable output formats, HTML or colored command line output. Ability to dump internal references, either soft ones (objects or resources) or hard ones (=& on arrays or objects properties). Repeated occurrences of the same object/array/resource won’t appear again and again anymore. Moreover, you’ll be able to inspect the reference structure of your data. Ability to operate in the context of an output buffering handler.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Server bundle of : Apache2 , MySQL , PostgreSQL , OpenSSL , Xmail , SlimFTPd Software developing triad of : PHP , Perl and Python + Apache2TriadCP , PHPmyadmin , PHPPgAdmin , AWStats , UebiMiau , PHPXMail , PHPSFTPd. All latest stables , all manuals
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    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: 35 This Week
    Last Update:
    See Project
  • 16

    PHP Address Book

    Simple, web-based address & phone book

    Simple, web-based address & phone book, contact manager, organizer. Groups, addresses, e-Mails, phone numbers & birthdays. vCards, LDIF, Excel, iPhone, Gmail & Google-Maps supported. PHP / MySQL based.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    Kalkun
    Kalkun is an open source web-based SMS (Short Message Service) manager. It uses Gammu SMSD (part of gammu family) as SMS gateway engine to deliver and retrieve messages from your phone/modem. Documentation is on the wiki: https://github.com/kalkun-sms/Kalkun/wiki Development and source code can be found on github: https://github.com/kalkun-sms/Kalkun/
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    MailCleaner

    MailCleaner

    Anti Spam SMTP Gateway

    MailCleaner is no longer maintained. It will return soon in another form. [antispam] MailCleaner is an anti-spam / anti-virus filter SMTP gateway with user and admin web interfaces, quarantine, multi-domains, multi-templates, multi-languages. Using Bayes, RBLs, Spamassassin, MailScanner, ClamAV. Based on Debian. Enterprise ready. MailCleaner is an anti spam gateway installed between your mail infrastructure and the Internet. It includes a complete GNU/Linux OS and a graphical web interface for user and administrative access. It comes in the form of virtual machine templates.. - fully compatible with any SMTP mail server (Exchange, Zimbra, O365,...) You can install now MailCleaner within the following virtual environments: qcow2 (KVM, Proxmox, OpenStack, Xen) ova (OVA, VMware ESXi, VMware Workstation, Fusion) vhd (Asure, VirtualPC) vhdx (Hyper-V) AMI (Amazon) Dedicate a server to MailCleaner, and you will have a working professional mail filter in le
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    FUDforum
    FUDforum is a super fast and scalable discussion forum. It is highly customizable and supports unlimited members, forums, posts, topics, polls & attachments. It can import XML Feeds and sync with USENET groups and Mailing Lists (bi-directional).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Hastymail
    Hastymail is a fast, secure, rfc-compliant, cross-platform IMAP/SMTP client application written in PHP providing a clean web interface for sending and reading E-mail. This version of Hastymail is no longer being developed. We are now working on a new version, Hastymail 3, AKA, "Cypht". http://cypht.org
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    ICTFax

    ICTFax

    Open source Fax server software for inbound / outbound internet Faxing

    Note: for binaries and installation instruction please visit official website. http://ictfax.org/ ICTFax is Open Source Fax Server software to send and receive Fax over Internet & Emails developed over Freeswitch, ICTCore and Angular Framework , It works with T.38 and G.711 pass through and feature email to fax, fax to email, web to fax, fax to web and also support fax machines to send and recieve Fax using ATA. Installation Guide https://www.ictfax.org/ictfax-installation-guide/ Administration Guide https://www.ictfax.org/ictfax-admin-guide/ User Guide https://www.ictfax.org/ictfax-user-guide/ Commercial Support If you do not posses Linux / VoIP expertise to install and setup ICTFax or you are busy, We can help you in installation, configuration and testing to make sure ICTFax setup is functional and tested. Below are Installation package link for custom projects and development work. Please Installation support services.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Collection of utilities specifically designed for use with Firebird RDBMS.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Dada Mail

    Dada Mail

    Mailing List Manager - Web-based, Self-Hosted, Feature-Rich

    Dada Mail is a Contemporary Mailing List Manager, enabling you to easily run a verified mailing list that your subscribers can trust, right on your own website. Dada Mail helps you with managing an email mailing list, offering complete support for safe, closed-loop opt-in subscriptions, sending out mass mailings, keeping message archives and allowing you to share your messages in lots of neat ways. You run Dada Mail on your own web hosting account, giving you complete control over your valuable mailing lists. Do It Yourself - Dada Mail is designed for small businesses in mind, to provide an economical and extremely flexible solution to reach out to your customers, fans, friends, business partners and clients. There's no monthly fee to use Dada Mail, based on sending amount or otherwise.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    THIS PROJECT HAS MOVED TO Savannah. Visit our Savannah project page at http://savannah.gnu.org/projects/phpgroupware/ Bug tracking, patch submissions, and forums are still on this page for historic record
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    MailZu is a simple and intuitive web interface to manage Amavisd-new quarantine. Users can view their own quarantine, release/delete messages or request the release of messages. MailZu is written in PHP and requires Amavisd-new version greater than 2.3.0
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.