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

質問編集履歴

4

誤字

2015/10/25 09:27

投稿

narga
narga

スコア12

title CHANGED
File without changes
body CHANGED
@@ -19,13 +19,13 @@
19
19
  サーバ名 mail.example.com
20
20
  ポート 143
21
21
  接続 STARTTLS / 通常のパスワード保護
22
- ユーザ名 info
22
+ ユーザ名 contact
23
23
 
24
24
  **SMTPサーバー**
25
25
  サーバ名 mail.example.com
26
26
  ポート 587
27
27
  接続 STARTTLS / 通常のパスワード保護
28
- ユーザ名 info@example.com
28
+ ユーザ名 contact@example.com
29
29
 
30
30
  以上がThunderbird上の設定です。
31
31
  ## postfixでメール送信ができない

3

誤字修正・タイトル変更

2015/10/25 09:27

投稿

narga
narga

スコア12

title CHANGED
@@ -1,1 +1,1 @@
1
- postfixでメール送信ができずauthentication failedに【CentOS7】
1
+ postfixでメール送信ができな【CentOS7】
body CHANGED
@@ -10,9 +10,9 @@
10
10
  cyrus-sasl-2.1.26-17.el7.x86_64
11
11
  ##Thunderbirdの設定
12
12
  ドメインはexample.comとします。
13
- 新しくinfoというユーザーを作ったとします。
13
+ 新しくcontactというユーザーを作ったとします。
14
14
  `# sasldblistusers2`と打つと
15
- info@example.com: user Password
15
+ contact@example.com: user Password
16
16
  と返ってきます。
17
17
 
18
18
  **IMAPサーバー**
@@ -51,7 +51,7 @@
51
51
 
52
52
  > Reporting-MTA: dns; mail.example.com
53
53
  > X-unknown-Queue-ID: 33C8A2118956
54
- > X-unknown-Sender: rfc822; info@example.me
54
+ > X-unknown-Sender: rfc822; contact@example.com
55
55
  > Arrival-Date: Sun, 25 Oct 2015 17:41:04 +0900 (JST)
56
56
  >
57
57
  > Final-Recipient: rfc822; hogehoge@yahoo.co.jp

2

内容更新

2015/10/25 09:26

投稿

narga
narga

スコア12

title CHANGED
File without changes
body CHANGED
@@ -30,11 +30,39 @@
30
30
  以上がThunderbird上の設定です。
31
31
  ## postfixでメール送信ができない
32
32
  試しにヤフーメールに送ろうと試みたところ上手く行きませんでした。
33
- thunderbird上のメッセージは
34
- > mail.example.comを利用したログインに失敗しました。
35
- > 原因不明の問題により、送信 (SMTP) サーバ mail.example.com を利用してメッセージを送信できませんでした。送信 (SMTP) サーバの設定が正しいか確認し、再度試してください。
36
- という感じです。
37
33
 
34
+ Mail Delivery System<MAILER-DAEMON@example.com>から以下の様なメールが届きました。
35
+
36
+ > This is the mail system at host mail.example.com.
37
+ >
38
+ > I'm sorry to have to inform you that your message could not
39
+ > be delivered to one or more recipients. It's attached below.
40
+ >
41
+ > For further assistance, please send mail to postmaster.
42
+ >
43
+ > If you do so, please include this problem report. You can
44
+ > delete your own text from the attached returned message.
45
+ >
46
+ > The mail system
47
+ >
48
+ > <hogehoge@yahoo.co.jp>: host mail.example.com[160.1.1.xx] said: 554 5.7.1
49
+ > <tk2-100-160xx.vs.hogefuga.jp[160.1.1.xx]>: Client host rejected: Access
50
+ > denied (in reply to RCPT TO command)
51
+
52
+ > Reporting-MTA: dns; mail.example.com
53
+ > X-unknown-Queue-ID: 33C8A2118956
54
+ > X-unknown-Sender: rfc822; info@example.me
55
+ > Arrival-Date: Sun, 25 Oct 2015 17:41:04 +0900 (JST)
56
+ >
57
+ > Final-Recipient: rfc822; hogehoge@yahoo.co.jp
58
+ > Original-Recipient: rfc822;hogehoge@yahoo.co.jp
59
+ > Action: failed
60
+ > Status: 5.7.1
61
+ > Remote-MTA: dns; mail.example.com
62
+ > Diagnostic-Code: smtp; 554 5.7.1 <tk2-100-160xx.vs.hogefuga.ne.jp[160.1.1.xx]>:
63
+ > Client host rejected: Access denied
64
+
65
+
38
66
  メールの**受信**の方はthunderbird上でもできました。
39
67
  また、コンソール上で`# mail`コマンドを使うと送信できました。
40
68
 

1

誤字修正

2015/10/25 09:18

投稿

narga
narga

スコア12

title CHANGED
File without changes
body CHANGED
@@ -52,7 +52,7 @@
52
52
  以下のサイトの手順でポート開放もしました。
53
53
  [server-setting.info/centos/dovecot-starttls-ssltls.html](http://server-setting.info/centos/dovecot-starttls-ssltls.html)
54
54
 
55
- 10-master.cf とmain.cf の設定は以下のとおりです。
55
+ master.cf とmain.cf の設定は以下のとおりです。
56
56
  [pastebin.com/CwSiSAZJ](http://pastebin.com/CwSiSAZJ)
57
57
  [pastebin.com/YL84mg0X](http://pastebin.com/YL84mg0X)
58
58