teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

4

エラーコード修正

2016/01/31 14:41

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -29,13 +29,8 @@
29
29
 
30
30
  /*=====================エラー=====================*/
31
31
  [root@localhost ~]# cat /var/log/maillog
32
- Jan 31 23:28:26 localhost dovecot: master: Dovecot v2.0.9 starting up (core dumps disabled)
33
- Jan 31 23:28:26 localhost spamd[1726]: logger: removing stderr method
34
- Jan 31 23:28:28 localhost spamd[1728]: spamd: server started on port 783/tcp (running version 3.3.1)
35
- Jan 31 23:28:28 localhost spamd[1728]: spamd: server pid: 1728
36
- Jan 31 23:28:28 localhost spamd[1728]: spamd: server successfully spawned child process, pid 1729
37
- Jan 31 23:28:28 localhost spamd[1728]: spamd: server successfully spawned child process, pid 1730
38
- Jan 31 23:28:28 localhost spamd[1728]: prefork: child states: IS
32
+ Jan 31 23:35:50 localhost postfix[2002]: dict_eval: const no
39
- Jan 31 23:28:28 localhost spamd[1728]: prefork: child states: II
33
+ Jan 31 23:35:50 localhost postfix/postfix-script[2007]: error: unknown command: ''
34
+ 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)
40
- Jan 31 23:28:29 localhost postfix/postfix-script[1808]: starting the Postfix mail system
35
+ Jan 31 23:39:36 localhost postfix/postfix-script[2110]: starting the Postfix mail system
41
- Jan 31 23:28:29 localhost postfix/master[1809]: fatal: /etc/postfix/master.cf: line 10: missing "transport type" field
36
+ 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

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -25,4 +25,17 @@
25
25
  を実行しましたが25番ポートはいませんでした。
26
26
 
27
27
  ●設定の参考ページ
28
- http://morizyun.github.io/blog/postfix-centos-sakura-vps-aws/
28
+ http://morizyun.github.io/blog/postfix-centos-sakura-vps-aws/
29
+
30
+ /*=====================エラー=====================*/
31
+ [root@localhost ~]# cat /var/log/maillog
32
+ Jan 31 23:28:26 localhost dovecot: master: Dovecot v2.0.9 starting up (core dumps disabled)
33
+ Jan 31 23:28:26 localhost spamd[1726]: logger: removing stderr method
34
+ Jan 31 23:28:28 localhost spamd[1728]: spamd: server started on port 783/tcp (running version 3.3.1)
35
+ Jan 31 23:28:28 localhost spamd[1728]: spamd: server pid: 1728
36
+ Jan 31 23:28:28 localhost spamd[1728]: spamd: server successfully spawned child process, pid 1729
37
+ Jan 31 23:28:28 localhost spamd[1728]: spamd: server successfully spawned child process, pid 1730
38
+ Jan 31 23:28:28 localhost spamd[1728]: prefork: child states: IS
39
+ Jan 31 23:28:28 localhost spamd[1728]: prefork: child states: II
40
+ Jan 31 23:28:29 localhost postfix/postfix-script[1808]: starting the Postfix mail system
41
+ 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

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -22,4 +22,7 @@
22
22
  /*=====================追記=====================*/
23
23
  > [root@localhost ~]# netstat -ant
24
24
 
25
- を実行しましたが25番ポートはいませんでした。
25
+ を実行しましたが25番ポートはいませんでした。
26
+
27
+ ●設定の参考ページ
28
+ http://morizyun.github.io/blog/postfix-centos-sakura-vps-aws/

1

netstat -ant の実行

2016/01/31 13:51

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -17,4 +17,9 @@
17
17
 
18
18
  25番ポートが使用できないということでしょうか?
19
19
 
20
- ご教授願います。。
20
+ ご教授願います。。
21
+
22
+ /*=====================追記=====================*/
23
+ > [root@localhost ~]# netstat -ant
24
+
25
+ を実行しましたが25番ポートはいませんでした。