Don't install POP3 daemon #9

This commit is contained in:
Bob Mottram 2014-03-20 23:09:39 +00:00
parent d39d022245
commit a1a55386c0
1 changed files with 1 additions and 1 deletions

View File

@ -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.