From a1a55386c08b858e1bdb9beef20c0bb6fe5fb952 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 20 Mar 2014 23:09:39 +0000 Subject: [PATCH] Don't install POP3 daemon #9 --- beaglebone.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beaglebone.txt b/beaglebone.txt index 9d678e14..3b625122 100644 --- a/beaglebone.txt +++ b/beaglebone.txt @@ -1230,7 +1230,7 @@ service cron restart Install the required packages. #+BEGIN_SRC: bash -aptitude -y install dovecot-common dovecot-pop3d dovecot-imapd +aptitude -y install dovecot-common dovecot-imapd #+END_SRC Edit the configuration file.