summaryrefslogtreecommitdiff
path: root/_posts/2016-10-31-freebsd-mailserver-part-1-preparations.md
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-01-28 08:32:57 +0100
committerPatrick Spek <p.spek@tyil.nl>2020-01-28 08:32:57 +0100
commit20628ce1f972324eb3b672f7bf228b5d0a573524 (patch)
tree11357379d61bee288151c42b02180743ba316a52 /_posts/2016-10-31-freebsd-mailserver-part-1-preparations.md
parent6967c864a5e43df80fe16b1120f5565b81e7a895 (diff)
Update URLs in old mailserver posts
Diffstat (limited to '_posts/2016-10-31-freebsd-mailserver-part-1-preparations.md')
-rw-r--r--_posts/2016-10-31-freebsd-mailserver-part-1-preparations.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/_posts/2016-10-31-freebsd-mailserver-part-1-preparations.md b/_posts/2016-10-31-freebsd-mailserver-part-1-preparations.md
index 4189e4a..85a8ef4 100644
--- a/_posts/2016-10-31-freebsd-mailserver-part-1-preparations.md
+++ b/_posts/2016-10-31-freebsd-mailserver-part-1-preparations.md
@@ -3,8 +3,6 @@ title: "FreeBSD email server - Part 1: Preparations"
date: 2016-10-31 07:57:50
tags: Tutorial FreeBSD Email Installation
layout: post
-authors:
- - ["Patrick Spek", "https://www.tyil.work"]
---
This tutorial is devised into multiple chapters to make it more manageable, and
@@ -136,5 +134,5 @@ Postfix.
[freebsd]: https://www.freebsd.org/
[letsencrypt]: https://letsencrypt.org/
[mysql]: https://www.mysql.com/
-[part-2]: https://www.tyil.work/tutorials/freebsd-mailserver-part-2-mailing-with-postfix/
+[part-2]: {{ "/post/2016/10/31/freebsd-mailserver-part-2-mailing-with-postfix/" | prepend: site.baseurl }}
[postgres]: https://www.postgresql.org/