summaryrefslogtreecommitdiff
path: root/_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md')
-rw-r--r--_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md b/_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md
index 55ae23d..294161c 100644
--- a/_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md
+++ b/_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md
@@ -77,7 +77,7 @@ option is needed again. Bind it to `localhost`, so it can only be used
internally. In `/usr/local/etc/dovecont/conf.d/10-master.conf`, enable the
`imap` port again:
-{% highlight conf %}
+```
...
service imap-login {
inet_listener imap {
@@ -87,7 +87,7 @@ service imap-login {
...
}
...
-{% endhighlight %}
+```
## Configure nginx
To make using the service easier, you can setup [nginx][nginx] to act as a