From 413fa5b65a8c9e94991f4d7232fecd9806836a99 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Fri, 2 Jun 2023 21:57:09 -0600 Subject: add generated htmls --- live/blog/a/mail_server_with_postfix.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'live/blog/a/mail_server_with_postfix.html') diff --git a/live/blog/a/mail_server_with_postfix.html b/live/blog/a/mail_server_with_postfix.html index 803d906..cd1e191 100644 --- a/live/blog/a/mail_server_with_postfix.html +++ b/live/blog/a/mail_server_with_postfix.html @@ -6,8 +6,8 @@ -Create a mail server with Postfix, Dovecot, SpamAssassin and OpenDKIM -- Luévano's Blog - +Set up a Mail server with Postfix, Dovecot, SpamAssassin and OpenDKIM -- Luévano's Blog + @@ -32,11 +32,11 @@ - + - + @@ -85,7 +85,7 @@ -

Create a mail server with Postfix, Dovecot, SpamAssassin and OpenDKIM

+

Set up a Mail server with Postfix, Dovecot, SpamAssassin and OpenDKIM

The entry is going to be long because it’s a tedious process. This is also based on Luke Smith’s script, but adapted to Arch Linux (his script works on debian-based distributions). This entry is mostly so I can record all the notes required while I’m in the process of installing/configuring the mail server on a new VPS of mine; also I’m going to be writing a script that does everything in one go (for Arch Linux), that will be hosted here. I haven’t had time to do the script so nevermind this, if I ever do it I’ll make a new entry regarding it.

This configuration works for local users (users that appear in /etc/passwd), and does not use any type of SQL database. And note that most if not all commands executed here are run with root privileges, unless stated otherwise.

@@ -485,7 +485,7 @@ systemctl enable spamassassin.service

By David Luévano

Created: Sun, Mar 21, 2021 @ 04:05 UTC

-

Modified: Fri, May 05, 2023 @ 08:35 UTC

+

Modified: Sat, Jun 03, 2023 @ 03:54 UTC