summaryrefslogtreecommitdiff
path: root/_posts/2016-10-31-freebsd-mailserver-part-3-dovecot-imap-sasl.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-3-dovecot-imap-sasl.md
parent6967c864a5e43df80fe16b1120f5565b81e7a895 (diff)
Update URLs in old mailserver posts
Diffstat (limited to '_posts/2016-10-31-freebsd-mailserver-part-3-dovecot-imap-sasl.md')
-rw-r--r--_posts/2016-10-31-freebsd-mailserver-part-3-dovecot-imap-sasl.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/_posts/2016-10-31-freebsd-mailserver-part-3-dovecot-imap-sasl.md b/_posts/2016-10-31-freebsd-mailserver-part-3-dovecot-imap-sasl.md
index ca23432..5a99285 100644
--- a/_posts/2016-10-31-freebsd-mailserver-part-3-dovecot-imap-sasl.md
+++ b/_posts/2016-10-31-freebsd-mailserver-part-3-dovecot-imap-sasl.md
@@ -3,8 +3,6 @@ title: "FreeBSD email server - Part 3: Dovecot, IMAP and SASL"
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
@@ -222,5 +220,4 @@ in the next part, we will deal with practices that "authenticate" your emails
as legit messages. Be sure to read up on it!
[dovecot]: http://dovecot.org/
-[home]: https://www.tyil.work/
-
+[home]: {{ "/" | prepend: site.baseurl }}