From 331ca51b7082d1837a584f8da75e5237c59c0b9e Mon Sep 17 00:00:00 2001 From: Prefetch Date: Mon, 27 Apr 2020 23:53:49 +0200 Subject: Add email-server-extras page --- content/blog/2020/email-server.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'content/blog/2020/email-server.md') diff --git a/content/blog/2020/email-server.md b/content/blog/2020/email-server.md index f089863..4eb043a 100644 --- a/content/blog/2020/email-server.md +++ b/content/blog/2020/email-server.md @@ -20,7 +20,11 @@ but your mileage may vary considerably. I hope you find it useful. This guide is aimed at people who are comfortable with the Linux/*BSD command line. -Last updated 2020-04-26. +When you're done, take a look at the +[sequel](/blog/2020/email-server-extras/) +for ideas to extend your setup. + +Last updated 2020-04-27. @@ -510,7 +514,7 @@ if it exists, which maps recipient addresses to system users. In our case, we're using `vmail` for everyone, and we'll let Dovecot manage the details by simply writing: ``` -@example.com vmail +@ vmail ``` Then create a new file `/etc/smtpd/passwds` and fill it in according to the following format: -- cgit v1.2.3