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
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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
...Command-line options to override the default SMTP/HTTP IP and port settings. Mail appears instantly if your browser supports WebSockets, otherwise updates every thirty seconds. Sendmail-analogue command, catchmail, makes using mailcatcher from PHP a lot easier. Encodings are difficult. MailCatcher does not completely support utf-8 straight over the wire, you must use a mail library that encodes things properly based on SMTP server capabilities.
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...
SwiftMailer is a flexible, object-oriented PHP library for sending emails via SMTP, Sendmail, or other transports (including third-party APIs). It supports features essential to robust email sending: attachments, HTML vs. plain text bodies, inline images, MIME types, message queues, and signed messages via DKIM. The API lets developers build richly composed messages with multiple parts, headers, and encodings without dealing with raw mail formatting.
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.
LetterIt is a Web-based mailing list manager that is simple to install and available in several languages. It can send messages to a mailing list via PHP Mail, sendmail, qmail, SMTP or pickup mode (only Windows) in HTML/Text or text format with attachment
Quinsonnas Mail, a PHP4+/PEAR Web email client, retrieves mail from POP, IMAP, and NNTP server inboxes into a MySQL database. Mail is sent via SMTP, Sendmail, or PHP. MIME emails are supported as well. Contacts and lists are stored for composing email.
DefangAdmin is a web-based interface in PHP for MIMEDefang+SA+Sendmail. Ideal for web hosting companies and ISPs to use MIMEDefang+SA to quarantine spam and send a daily HTML report to end-users who can then sort their spam using web-based interface.
Relay-auth is provided to control relay access for sendmail and other MT Agents. It is a web authentication module to allow limited access to relay mail servers.
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.
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.
phpMailer is a class to help sending emails with PHP, a very good alternative to the use of mail() function. It connects to a SMTP server so it doesn't rely on the presence of sendmail on your system. It can handle attachments, and features quoted-printab