Mail Server on Ubuntu with Postfix Dovecot MariaDB -Part 6 – Install and Configure RoundCube WebMail
Mail Server on Ubuntu with Postfix Dovecot MariaDB -Part 6 – Install and Configure RoundCube WebMail
📌 Try Vultr, Get $100 Credit free : https://www.vultr.com/?ref=8372740-6G
📌 Code in this video : https://drive.google.com/drive/folders/1_VoSb49lfHqXvqLQ3EXnls7JeDKtQO3j?usp=sharing
📌 In this series : Mail Server on Ubuntu with Postfix Dovecot MariaDB/MySQL
✔ Domain : hvthang.xyz
✔ Hostname : mail
✔ FQDN : mail.hvthang.xyz
✔ Database Name : maildb
✔ Database User : mailuser
✔ Database Password : mailPWD
👉 Part 1 : Create Essential Records for Mail Server : https://youtu.be/7HJVPDz9MSk
👉 Part 2 : Create Database for Mail Server : https://youtu.be/she_y5YPVss
👉 Part 3 : Install and Configure Postfix Server : https://youtu.be/tqg2aOIfHaI
👉 Part 4 : Install and Configre Dovecot Server : https://youtu.be/ebhRrar1eP0
👉 Part 5 : Install and Configure SSL/TLS secure for Mail Server : https://youtu.be/hlbgL7TyoCA
👉 Part 6 : Install and Configure RoundCube WebMail : https://youtu.be/Rgsf62Yeh_4
👉 Part 7 : Install and Configure OpenDKIM for Mail Server : updating
👉 Part 8 : Install and Integrate SpamAssassin in Postfix : updating
👉 Part 9 : Install and Integrate Amavisd in Postfix : updating
👉 Part 10 : Monitoring Mail Server with MailGraph : updating
👉 Part 11 : How to Block Attach File in Postfix : updating
✅ Roundcube is a free open-source, full-featured webmail client written in PHP. A webmail is a mail client in your browser, which means instead of reading and sending emails from a desktop mail client like Mozilla Thunderbird, you can access your email from a web browser. This tutorial is going to show you how to install Roundcube webmail on Ubuntu 20.04 with Apache or Nginx web server.
✅ Roundcube Features
Roundcube functionality includes:
✔ Address book
✔ Folder management
✔ Message searching
✔ Message filter
✔ Spell checking
✔ MIME support
✔ PGP encryption and signing
✔ Users are able to change their password in Roundcube.
ubuntu