Video coming soon…

⚠️ Always review any script before running it on your server. Test in a staging environment first.

📦 Resources & Setup Scripts

Before starting, please make sure to grab the required scripts from our GitHub repository to follow along with the video easily.

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/refs/heads/main/email/roundcube/roundcube-ubuntu.sh
chmod +x roundcube-ubuntu.sh
sudo bash roundcube-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/refs/heads/main/email/roundcube/roundcube-ubuntu.sh

2 Make it Executable

chmod +x roundcube-ubuntu.sh

3 Run the Installer

sudo bash roundcube-ubuntu.sh

4 Access the Web UI

http://:8080
# Log in with any mailbox that exists on your mail server

Ports Used

PortPurpose
8080Roundcube web UI (map to 443 via proxy)
993 (outbound)IMAPS to your mail server
587 (outbound)SMTP submission to your mail server

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    PrismaTechWork Professional Help

                      Contact Us

                      Frequently Asked Questions