質問編集履歴

4

エラーコード修正

2016/01/31 14:41

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -60,22 +60,12 @@
60
60
 
61
61
  [root@localhost ~]# cat /var/log/maillog
62
62
 
63
- Jan 31 23:28:26 localhost dovecot: master: Dovecot v2.0.9 starting up (core dumps disabled)
63
+ Jan 31 23:35:50 localhost postfix[2002]: dict_eval: const no
64
64
 
65
- Jan 31 23:28:26 localhost spamd[1726]: logger: removing stderr method
65
+ Jan 31 23:35:50 localhost postfix/postfix-script[2007]: error: unknown command: ''
66
66
 
67
- Jan 31 23:28:28 localhost spamd[1728]: spamd: server started on port 783/tcp (running version 3.3.1)
67
+ Jan 31 23:35:50 localhost postfix/postfix-script[2008]: fatal: usage: postfix start (or stop, reload, abort, flush, check, status, set-permissions, upgrade-configuration)
68
68
 
69
- Jan 31 23:28:28 localhost spamd[1728]: spamd: server pid: 1728
69
+ Jan 31 23:39:36 localhost postfix/postfix-script[2110]: starting the Postfix mail system
70
70
 
71
- Jan 31 23:28:28 localhost spamd[1728]: spamd: server successfully spawned child process, pid 1729
72
-
73
- Jan 31 23:28:28 localhost spamd[1728]: spamd: server successfully spawned child process, pid 1730
74
-
75
- Jan 31 23:28:28 localhost spamd[1728]: prefork: child states: IS
76
-
77
- Jan 31 23:28:28 localhost spamd[1728]: prefork: child states: II
78
-
79
- Jan 31 23:28:29 localhost postfix/postfix-script[1808]: starting the Postfix mail system
80
-
81
- Jan 31 23:28:29 localhost postfix/master[1809]: fatal: /etc/postfix/master.cf: line 10: missing "transport type" field
71
+ Jan 31 23:39:36 localhost postfix/master[2111]: fatal: /etc/postfix/master.cf: line 10: missing "transport type" field

3

エラーログ

2016/01/31 14:41

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -53,3 +53,29 @@
53
53
  ●設定の参考ページ
54
54
 
55
55
  http://morizyun.github.io/blog/postfix-centos-sakura-vps-aws/
56
+
57
+
58
+
59
+ /*=====================エラー=====================*/
60
+
61
+ [root@localhost ~]# cat /var/log/maillog
62
+
63
+ Jan 31 23:28:26 localhost dovecot: master: Dovecot v2.0.9 starting up (core dumps disabled)
64
+
65
+ Jan 31 23:28:26 localhost spamd[1726]: logger: removing stderr method
66
+
67
+ Jan 31 23:28:28 localhost spamd[1728]: spamd: server started on port 783/tcp (running version 3.3.1)
68
+
69
+ Jan 31 23:28:28 localhost spamd[1728]: spamd: server pid: 1728
70
+
71
+ Jan 31 23:28:28 localhost spamd[1728]: spamd: server successfully spawned child process, pid 1729
72
+
73
+ Jan 31 23:28:28 localhost spamd[1728]: spamd: server successfully spawned child process, pid 1730
74
+
75
+ Jan 31 23:28:28 localhost spamd[1728]: prefork: child states: IS
76
+
77
+ Jan 31 23:28:28 localhost spamd[1728]: prefork: child states: II
78
+
79
+ Jan 31 23:28:29 localhost postfix/postfix-script[1808]: starting the Postfix mail system
80
+
81
+ Jan 31 23:28:29 localhost postfix/master[1809]: fatal: /etc/postfix/master.cf: line 10: missing "transport type" field

2

設定の参考

2016/01/31 14:30

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -47,3 +47,9 @@
47
47
 
48
48
 
49
49
  を実行しましたが25番ポートはいませんでした。
50
+
51
+
52
+
53
+ ●設定の参考ページ
54
+
55
+ http://morizyun.github.io/blog/postfix-centos-sakura-vps-aws/

1

netstat -ant の実行

2016/01/31 13:51

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -37,3 +37,13 @@
37
37
 
38
38
 
39
39
  ご教授願います。。
40
+
41
+
42
+
43
+ /*=====================追記=====================*/
44
+
45
+ > [root@localhost ~]# netstat -ant
46
+
47
+
48
+
49
+ を実行しましたが25番ポートはいませんでした。