Skip to content

SquirrelMail: Setting up a Simple yet Advanced Webmail

Introduction

SquirrelMail is a webmail client that I used for years before switching to RoundCube. While it's not as visually attractive as RoundCube, it has the advantage of being both simple and feature-rich. The obvious prerequisites are a mail server like Postfix and a connection interface such as IMAP or POP.

Installation

To install it, it's always very simple:

apt-get install squirrelmail

Configuration

To configure SquirrelMail, simply use the tool provided:

squirrelmail-config

Resources