How to Easily Set up a Full-Fledged Mail Server on Ubuntu 20.04 with iRedMail
Setting up your own email server on Linux from scratch is a long and tedious process, a pain in the…
Setting up your own email server on Linux from scratch is a long and tedious process, a pain in the…
GNU mailman is free and open-source web-based mailing list manager written in Python. It’s commonly used by open-source projects. In this…
Apache SpamAssassin is an open source enterprise-class spam filter that can be used by mail server admins to block spam,…
In previous articles, we discussed how to set up your own mail server on Ubuntu from scratch. This tutorial is…
SquirrelMail is an open source web-based mail client written in PHP with support for SMTP and IMAP protocol. In this…
Roundcube is a free and open source webmail software written in PHP. A webmail is a mail client in your…
This is part 2 of building your own secure email server on Ubuntu from scratch tutorial series. In part 1,…
In part 4 of building your own email server tutorial series (Ubuntu version, CentOS/RHEL version), we implemented SPF and DKIM…
After completing part 1 and part 2, we have a working Postfix SMTP server and Dovecot IMAP server. We can…
You have set up a Postfix and Dovecot mail server for your own domain name. It runs smoothly for a…
Why run your own email server? Perhaps you have a website, which needs to send emails to users, or maybe…
In a previous article, I showed you how to send automated email backup to your email address so you can…
If you are running your own mail server and send emails to your mailing list, you may have encountered “550…