summaryrefslogtreecommitdiff
path: root/_posts/2016-10-31-freebsd-mailserver-part-2-mailing-with-postfix.md
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2016-10-31-freebsd-mailserver-part-2-mailing-with-postfix.md')
-rw-r--r--_posts/2016-10-31-freebsd-mailserver-part-2-mailing-with-postfix.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/_posts/2016-10-31-freebsd-mailserver-part-2-mailing-with-postfix.md b/_posts/2016-10-31-freebsd-mailserver-part-2-mailing-with-postfix.md
index 7229f30..dbbd0a2 100644
--- a/_posts/2016-10-31-freebsd-mailserver-part-2-mailing-with-postfix.md
+++ b/_posts/2016-10-31-freebsd-mailserver-part-2-mailing-with-postfix.md
@@ -3,8 +3,6 @@ title: "FreeBSD email server - Part 2: Mailing with Postfix"
date: 2016-10-31 07:57:50
tags: Tutorial FreeBSD Email Installation
layout: post
-authors:
- - ["Patrick Spek", "https://www.tyil.work"]
---
Welcome to the second part of my FreeBSD email server series. In this series, I
@@ -309,7 +307,7 @@ Dovecot, which will enable IMAP. It will also provide the SASL mechanism
defined in this part.
[freebsd-ports]: https://www.freebsd.org/ports/
-[home]: https://www.tyil.work/
-[part-1]: https://www.tyil.work/tutorials/freebsd-mailserver-part-1-preparations/
+[home]: {{ "/" | prepend: site.baseurl }}
+[part-1]: {{ "/post/2016/10/31/freebsd-mailserver-part-1-preparations/" | prepend: site.baseurl }}
[postfix]: http://www.postfix.org/
[sendmail]: http://www.sendmail.com/sm/open_source/