summaryrefslogtreecommitdiff
path: root/stories/projects/elektropost.rst
diff options
context:
space:
mode:
authorDirk Engling <erdgeist@erdgeist.org>2018-06-14 21:19:47 +0200
committerDirk Engling <erdgeist@erdgeist.org>2018-06-14 21:19:47 +0200
commit4e7b4db2e70deb665e63cc49d0623fc8430e6aaf (patch)
tree1a00bbe7c62b787a87400486a0a25dab2f3b535e /stories/projects/elektropost.rst
parent2d1b713a523ffbe5d9a29e36266cf9af8b852ad3 (diff)
Changes from the last two years
Diffstat (limited to 'stories/projects/elektropost.rst')
-rw-r--r--stories/projects/elektropost.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/stories/projects/elektropost.rst b/stories/projects/elektropost.rst
index b8ad9d1..1a04345 100644
--- a/stories/projects/elektropost.rst
+++ b/stories/projects/elektropost.rst
@@ -42,9 +42,8 @@ Configure qmail
42 42
43 * for this you will need to ``make install`` in /usr/ports/sysutils/ucspi-tcp 43 * for this you will need to ``make install`` in /usr/ports/sysutils/ucspi-tcp
44 * select SSL, leave MAN checked 44 * select SSL, leave MAN checked
45* ``ln -s /var/qmail/boot/qmail-smtpd.rcNG /usr/local/etc/rc.d/qmail-smtpd`` 45* ``sysrc qmailsmtpd_enable="YES"``
46* ``ln -s /var/qmail/boot/maildir /usr/local/etc/rc.d/qmail`` 46* ``sysrc qmailsend_enable="YES"``
47* ``echo 'qmailsmtpd_enable="YES"' >> /etc/rc.conf``
48* ``echo 'qmailsmtpd_checkpassword="/usr/local/vpopmail/bin/vchkpw"' >> /etc/rc.conf`` 47* ``echo 'qmailsmtpd_checkpassword="/usr/local/vpopmail/bin/vchkpw"' >> /etc/rc.conf``
49 48
50---- 49----