Roundcube ========= Roundcube is a browser-based open-source webmail client that provides a full-featured email interface with support for IMAP, SMTP, address books, and extensible plugins. Code ^^^^ The NixOS module for Roundcube integrates almost immediately with NixOS mailserver, automatically configuring an Nginx virtual host and ACME-managed TLS for secure webmail access; using other web servers may require additional manual setup. Once set up you can login with your login account credentials. .. literalinclude:: ./roundcube.nix :language: nix