瀏覽代碼

Don't install POP3 daemon #9

Bob Mottram 11 年之前
父節點
當前提交
a1a55386c0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      beaglebone.txt

+ 1
- 1
beaglebone.txt 查看文件

1230
 Install the required packages.
1230
 Install the required packages.
1231
 
1231
 
1232
 #+BEGIN_SRC: bash
1232
 #+BEGIN_SRC: bash
1233
-aptitude -y install dovecot-common dovecot-pop3d dovecot-imapd
1233
+aptitude -y install dovecot-common dovecot-imapd
1234
 #+END_SRC
1234
 #+END_SRC
1235
 
1235
 
1236
 Edit the configuration file.
1236
 Edit the configuration file.