Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
...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.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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
SMWrapper receives e-mails as standard sendmail program, filters them for X-PHP-Script in the Header and manages limits and informs the user and administrator when a limit is reached. After processing, the real sendmail program gets invoked.
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.
Small SMTP wrapper designed to be used in chroot-ed environment as a sendmail command-line tool replacement. e.g. warpper can be used by php ( by function mail ) instead of using SMTP client written in php
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
An open-source mail filter program with web-based tuning tool to deliver only wanted mail by using block/buddy lists and naive Bayesian statistical analysis. Gets POP3 mail. Uses php, sh, sendmail, html and javascript. Includes elaborate User Guide.
Manage your mail server with a simple web application
Dedicate to Sendmail
Require Apache, PHP4, PostgreSQL, OpenLDAP, back-perl
Tested with Dovecot, IlohaMail
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.
This is a set of programs that allows you to create your own WebMail with sendmail & procmail & imapd & webmail with dynamic sql users and mailbox limitations. You can control your users through web, view statistic, and other.
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