質問編集履歴

3

dovecotタグをつけました。最初に環境を追加しました。

2015/10/29 09:13

投稿

mint.cherry
mint.cherry

スコア284

test CHANGED
File without changes
test CHANGED
@@ -1,3 +1,11 @@
1
+ 環境:ubuntu15.04
2
+
3
+ dockerコンテナubuntu14.04
4
+
5
+ このubuntu14.04でdovecotを起動させたいです。
6
+
7
+
8
+
1
9
  [apt-get install dovecot-core dovecot-pop3d]
2
10
 
3
11
  のコマンドを入力しまして、dovecotをインストールしました。

2

環境を追記しまいた

2015/10/29 09:13

投稿

mint.cherry
mint.cherry

スコア284

test CHANGED
File without changes
test CHANGED
@@ -79,3 +79,13 @@
79
79
  [ - ] urandom
80
80
 
81
81
  [ - ] xinetd
82
+
83
+
84
+
85
+ (追記10/22 15:39)===============================================================
86
+
87
+ 環境:ubuntu15.04
88
+
89
+ 使用:docker(コンテナ:ubuntu14.04TLS)
90
+
91
+ このdokerの中のubuntu14.04TLSで、dovecotを動かそうとしていました。

1

追記しました

2015/10/22 06:44

投稿

mint.cherry
mint.cherry

スコア284

test CHANGED
File without changes
test CHANGED
@@ -23,3 +23,59 @@
23
23
 
24
24
 
25
25
  以上よろしくお願いしますm(__)m(汗)
26
+
27
+
28
+
29
+
30
+
31
+ 追記(10/22 13:49)=========================================================================
32
+
33
+ 下記のコマンドで確かめたところ
34
+
35
+ dovecotがありませんでした。。。
36
+
37
+ dovecotコマンドは使えます!
38
+
39
+ root@8faf2152964b:~# service --status-all
40
+
41
+ [ ? ] console-setup
42
+
43
+ [ + ] cron
44
+
45
+ [ - ] inetutils-inetd
46
+
47
+ [ ? ] killprocs
48
+
49
+ [ ? ] kmod
50
+
51
+ [ ? ] networking
52
+
53
+ [ ? ] ondemand
54
+
55
+ [ - ] postfix
56
+
57
+ [ - ] procps
58
+
59
+ [ ? ] rc.local
60
+
61
+ [ + ] resolvconf
62
+
63
+ [ + ] rsyslog
64
+
65
+ [ - ] saslauthd
66
+
67
+ [ ? ] sendsigs
68
+
69
+ [ - ] sudo
70
+
71
+ [ + ] udev
72
+
73
+ [ ? ] umountfs
74
+
75
+ [ ? ] umountnfs.sh
76
+
77
+ [ ? ] umountroot
78
+
79
+ [ - ] urandom
80
+
81
+ [ - ] xinetd