<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.nox-rhea.org/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Nox-Rhea WiKi - tutoriaux:install-email-server</title>
        <description></description>
        <link>https://wiki.nox-rhea.org/</link>
        <lastBuildDate>Thu, 30 Apr 2026 18:20:54 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.nox-rhea.org/_media/wiki/dokuwiki.svg</url>
            <title>Nox-Rhea WiKi</title>
            <link>https://wiki.nox-rhea.org/</link>
        </image>
        <item>
            <title>install-email-server-footer</title>
            <link>https://wiki.nox-rhea.org/tutoriaux/install-email-server/install-email-server-footer?rev=1718895642&amp;do=diff</link>
            <description>Foot notes

Full Serie


	* Install Email Server
	* Part 1 - Basic Postfix Setup
	* Part 2 - IMAP and TLS Setup
	* Part 3 - Create Virtual Mailboxes
	* Part 4 - SPF &amp; DKIM Setup
	* Part 5 - DMARC to Protect Your Domain From Email Spoofing
	* Part 6 - OpenDMARC with Postfix to Block Spam/Email Spoofing
	* Part 8 - Setting Up Amavis and ClamAV
	* Part A1 - Remove headers
	* Postfix and SpamAssassin Content Filter



Sources - Bibliography

	*  &lt;https://www.postfix.org/postconf.5.html&gt;
	*  &lt;https:/…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 20 Jun 2024 15:00:42 +0000</pubDate>
        </item>
        <item>
            <title>install-email-server-part-1</title>
            <link>https://wiki.nox-rhea.org/tutoriaux/install-email-server/install-email-server-part-1?rev=1720221348&amp;do=diff</link>
            <description>Part 1 - Basic Postfix Setup

Why run your own email server? Perhaps you have a website, which needs to send emails to users, or maybe you want to store your emails on your own server to protect your privacy. However, building your own email server can be a pain in the butt because there are so many software components you need to install and configure properly. To make this journey easy for you, I’m creating a tutorial series on how to build your own email server on Debian.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 05 Jul 2024 23:15:48 +0000</pubDate>
        </item>
        <item>
            <title>install-email-server-part-2</title>
            <link>https://wiki.nox-rhea.org/tutoriaux/install-email-server/install-email-server-part-2?rev=1720221390&amp;do=diff</link>
            <description>Part 2 - IMAP and TLS Setup

This is part 2 of building your own secure email server on Debian from scratch tutorial series. In previous part, we showed you how to set up a basic Postfix SMTP server. In this tutorial, we are going to configure the email server so that we can receive and send emails using a desktop email client like Mozilla Thunderbird or Microsoft Outlook.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 05 Jul 2024 23:16:30 +0000</pubDate>
        </item>
        <item>
            <title>install-email-server-part-3</title>
            <link>https://wiki.nox-rhea.org/tutoriaux/install-email-server/install-email-server-part-3?rev=1720221401&amp;do=diff</link>
            <description>Part 3 - Create Virtual Mailboxes

In previous articles, we discussed how to set up your own mail server on Debian from scratch. In part 1 and part 2 of this tutorial series, we learned how to set up Postfix SMTP server and Dovecot IMAP server, but so far we can only have email addresses for users with local Unix account. This tutorial is going to show you how to create virtual mailboxes on Debian mail server with</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 05 Jul 2024 23:16:41 +0000</pubDate>
        </item>
        <item>
            <title>install-email-server-part-4</title>
            <link>https://wiki.nox-rhea.org/tutoriaux/install-email-server/install-email-server-part-4?rev=1720221427&amp;do=diff</link>
            <description>Part 4 - SPF &amp; DKIM Setup

After completing part 1, part 2 and part 3, we have a working Postfix SMTP server and Dovecot IMAP server. We can send and receive emails using a desktop email client. In this tutorial, we are going to learn how to improve email delivery to the recipient’s inbox by setting up SPF and DKIM on Debian server.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 05 Jul 2024 23:17:07 +0000</pubDate>
        </item>
        <item>
            <title>install-email-server-part-5</title>
            <link>https://wiki.nox-rhea.org/tutoriaux/install-email-server/install-email-server-part-5?rev=1720221440&amp;do=diff</link>
            <description>Part 5 - DMARC to Protect Your Domain From Email Spoofing

In part 4 of building your own email server tutorial series, we implemented SPF and DKIM records to improve email deliverability. In this part, we’re going to look at another email authentication technology:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 05 Jul 2024 23:17:20 +0000</pubDate>
        </item>
        <item>
            <title>install-email-server-part-6</title>
            <link>https://wiki.nox-rhea.org/tutoriaux/install-email-server/install-email-server-part-6?rev=1727454678&amp;do=diff</link>
            <description>Part 6 - OpenDMARC with Postfix to Block Spam/Email Spoofing

This tutorial will be showing you how to set up OpenDMARC with Postfix SMTP server on debian to block email spoofing and spam. OpenDMARC is an open-source DMARC email policy filter for MTAs (Message Transport Agent, aka SMTP server).</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 27 Sep 2024 16:31:18 +0000</pubDate>
        </item>
        <item>
            <title>install-email-server-part-7</title>
            <link>https://wiki.nox-rhea.org/tutoriaux/install-email-server/install-email-server-part-7?rev=1720221462&amp;do=diff</link>
            <description>Postfix and SpamAssassin Content Filter

Specifically, we will see how to check email header and body with Postfix and SpamAssassin (SA) to detect spam. SpamAssassin is a free, open-source, flexible and powerful spam-fighting tool.

Email Header and Body Checks with Postfix SMTP Server</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 05 Jul 2024 23:17:42 +0000</pubDate>
        </item>
        <item>
            <title>install-email-server-part-8</title>
            <link>https://wiki.nox-rhea.org/tutoriaux/install-email-server/install-email-server-part-8?rev=1720221476&amp;do=diff</link>
            <description>Part 8 - Setting Up Amavis and ClamAV

In this article, I will show you how to use Amavis and ClamAV to scan viruses in email messages.

Amavis (A Mail Virus Scanner) is a high-performance interface between a message transfer agent (MTA) such as Postfix</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 05 Jul 2024 23:17:56 +0000</pubDate>
        </item>
        <item>
            <title>postfix-remove-headers</title>
            <link>https://wiki.nox-rhea.org/tutoriaux/install-email-server/postfix-remove-headers?rev=1720221495&amp;do=diff</link>
            <description>Part A1 - Remove headers

This document is intended for people who want to set up Postfix to remove specific headers within emails that pass through their systems. The most common use for this is to set up a relaying server that will remove any reference of where source emails originated and relevant information about the sender’s computer. Another useful application for this type of header_checks is to remove details about additional functions of your mail server that you do not want made avail…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 05 Jul 2024 23:18:15 +0000</pubDate>
        </item>
        <item>
            <title>start</title>
            <link>https://wiki.nox-rhea.org/tutoriaux/install-email-server/start?rev=1720222189&amp;do=diff</link>
            <description>Install Email Server

Build Email Server From Scratch on Debian


	* Part 1 - Basic Postfix Setup
	* Part 2 - IMAP and TLS Setup
	* Part 3 - Create Virtual Mailboxes
	* Part 4 - SPF &amp; DKIM Setup
	* Part 5 - DMARC to Protect Your Domain From Email Spoofing
	* Part 6 - OpenDMARC with Postfix to Block Spam/Email Spoofing
	* Part 8 - Setting Up Amavis and ClamAV
	* Part A1 - Remove headers
	* Postfix and SpamAssassin Content Filter</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 05 Jul 2024 23:29:49 +0000</pubDate>
        </item>
    </channel>
</rss>
