SquirrelMail
Browser-based IMAP webmail client written in PHP

SquirrelMail is a lightweight, standards-based webmail application that provides a browser interface to existing email accounts. It connects to mail servers using IMAP for mailbox access and typically uses SMTP for sending, making it suitable for many traditional email server setups.
Key Features
- IMAP webmail interface for reading and managing folders and messages
- SMTP support for sending mail (commonly combined with SMTP authentication via plugins)
- Extensible plugin system with a large ecosystem (e.g., spam filtering helpers, authentication options, compose enhancements)
- Address book and user preferences storage (file-based or database-backed depending on configuration)
- Emphasis on compatibility and low resource usage with a simple, HTML-based UI
Use Cases
- Provide web access to mailboxes on an existing IMAP server for users without desktop clients
- Add a lightweight webmail option to self-managed mail servers (e.g., Postfix plus Dovecot)
- Deploy a minimal, plugin-extendable webmail interface for intranets or legacy environments
Limitations and Considerations
- The interface is intentionally minimal and may lack modern “groupware” features found in newer webmail suites
- Ongoing compatibility can depend on using appropriate versions/snapshots for newer PHP releases
SquirrelMail remains a practical choice when you need a straightforward, resource-efficient webmail front end that integrates with standard IMAP/SMTP infrastructure and can be customized through plugins.
Categories:
Tags:
Tech Stack:
Similar Services

mailcow: dockerized
Docker-based email server suite with a web admin interface
Mailcow is a dockerized mail server suite providing SMTP/IMAP, webmail, anti-spam/anti-virus, and domain/mailbox administration via a unified web UI.

Mailu
Docker-based mail server with webmail and admin interface
Mailu is a full-featured mail server distributed as Docker images, providing SMTP/IMAP/POP3, webmail, administration UI, and built-in security and anti-spam features.

Roundcube
Browser-based IMAP webmail client with extensible plugins and skins
Open source webmail client for IMAP with address book, search, folders, and a customizable UI via plugins and skins.

Modoboa
Mail hosting and management platform with web UI and webmail
Modoboa is an open source mail server management platform with a modern web UI, integrating Postfix and Dovecot with admin tools, webmail, calendar, and address book.

SOGo
Scalable groupware server with webmail, calendars, and contacts
Open source groupware suite providing webmail, calendaring, address books, and shared resources via open standards like IMAP, CalDAV, and CardDAV.
iRedMail
Open-source full-featured mail server stack for Linux/BSD
Automated open-source mail server installer bundling Postfix, Dovecot, webmail, anti-spam/antivirus and LDAP/SQL backends for mainstream Linux/BSD.
HTML
PHP