<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Mail on Linuxize</title><link>https://linuxize.com/tags/mail/</link><description>Recent content in Mail on Linuxize</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><managingEditor>hello@linuxize.com (Linuxize)</managingEditor><webMaster>hello@linuxize.com (Linuxize)</webMaster><lastBuildDate>Thu, 01 Mar 2018 22:24:10 +0100</lastBuildDate><atom:link href="https://linuxize.com/tags/mail/index.xml" rel="self" type="application/rss+xml"/><image><url>https://linuxize.com/icons/icon-512x512.png</url><title>Linuxize</title><link>https://linuxize.com/</link></image><item><title>Setting up and configuring a mail server</title><link>https://linuxize.com/series/setting-up-and-configuring-a-mail-server/</link><pubDate>Thu, 01 Mar 2018 22:24:10 +0100</pubDate><author>hello@linuxize.com (Linuxize)</author><guid>https://linuxize.com/series/setting-up-and-configuring-a-mail-server/</guid><category>mail</category><category>postfix</category><category>dovecot</category><category>ubuntu</category><description>Set up a virtual user mail system on Ubuntu 26.04 with PostfixAdmin, Postfix, Dovecot, Rspamd, Redis, and Roundcube.</description><content:encoded>&lt;p&gt;Setting up and configuring a mail server is a challenging process, mostly because there are so many different components involved and each one has to be configured to work with the others.&lt;/p&gt;
&lt;p&gt;This series shows how to set up a complete virtual user mail system on an Ubuntu 26.04 server with PostfixAdmin, Postfix, Dovecot, Rspamd, Redis, and Roundcube.&lt;/p&gt;
&lt;h2 id="what-you-will-learn"&gt;What You Will Learn &lt;a class="headline-link" href="#what-you-will-learn" aria-hidden="true"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Postfix&lt;/strong&gt; - Mail transfer agent (MTA), software used to send and receive email.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Dovecot&lt;/strong&gt; - Mail delivery agent for IMAP/POP3 access, mail delivery, authentication, and more.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;PostfixAdmin&lt;/strong&gt; - Web interface that lets you manage mailboxes, virtual domains, and aliases.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Nginx&lt;/strong&gt; and &lt;strong&gt;PHP&lt;/strong&gt; - To access the PostfixAdmin and Roundcube web interfaces.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MySQL&lt;/strong&gt; - To store information about domains and virtual users.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Rspamd&lt;/strong&gt; - Spam filter that scans messages and signs outbound email with DKIM keys.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Redis&lt;/strong&gt; - A key-value store used by Rspamd modules.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Roundcube&lt;/strong&gt; - A web-based IMAP email client for browser access to mailboxes.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites &lt;a class="headline-link" href="#prerequisites" aria-hidden="true"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;An Ubuntu 26.04 server with sudo access&lt;/li&gt;
&lt;li&gt;A domain name with DNS control&lt;/li&gt;
&lt;li&gt;A public IPv4 address with PTR/rDNS control&lt;/li&gt;
&lt;li&gt;Open ports for SMTP, HTTP, HTTPS, authenticated submission, and IMAP over TLS&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;By the end of this series, you will have a working mail server with a web interface, virtual users and domains, spam filtering, and DKIM, SPF, and DMARC records for better email delivery.&lt;/p&gt;</content:encoded><media:content url="https://linuxize.com/series/setting-up-and-configuring-a-mail-server/featured_hu_1b4d6d2f3af06649.webp" medium="image" type="image/webp" width="1200" height="675"/></item></channel></rss>