aboutsummaryrefslogtreecommitdiffstats
path: root/fripost-docs.org
diff options
context:
space:
mode:
Diffstat (limited to 'fripost-docs.org')
-rw-r--r--fripost-docs.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/fripost-docs.org b/fripost-docs.org
index fc65018..a8dcf2d 100644
--- a/fripost-docs.org
+++ b/fripost-docs.org
@@ -748,6 +748,9 @@ sudo /etc/init.d/dovecot restart
# Provided there is a user, you should now be able to login using any IMAP
# client.
+**** Making sure the services are not started at boot [might not be needed]
+sudo update-rc.d -n dovecot stop 2 3 4 5 .
+sudo update-rc.d -n postfix stop 2 3 4 5 .
*** Configuring a new smarthost to relay e-mail to the main IMAP server
**** Overview