Roundcube is a browser-based multilingual IMAP email client with an application-like user interface. It provides full MIME support, address book, folder management, message search, and spell checking — all through a clean, responsive web UI.
A free, open-source webmail client with an application-like interface. Access your email from any browser without installing a desktop client. Supports IMAP and SMTP with a modern, responsive UI.
This template uses SQLite for internal storage (no external database needed). You must configure the IMAP and SMTP server details:
ROUNDCUBEMAIL_DEFAULT_HOST — IMAP server (e.g. ssl://imap.gmail.com)ROUNDCUBEMAIL_DEFAULT_PORT — IMAP port (default: 993)ROUNDCUBEMAIL_SMTP_SERVER — SMTP server (e.g. tls://smtp.gmail.com)ROUNDCUBEMAIL_SMTP_PORT — SMTP port (default: 587)