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

質問編集履歴

6

内容修正

2019/03/08 22:25

投稿

tk_flavor
tk_flavor

スコア104

title CHANGED
File without changes
body CHANGED
@@ -9,7 +9,7 @@
9
9
  ![イメージ説明](260f5e4491f93dc0707fe33daf5f5dae.png)
10
10
  ![イメージ説明](f047f06d9c9472dbb62a1a0ded137c93.png)
11
11
 
12
- **とき、以下ようなログでIMAP接続でNGとなっています**
12
+ **■移行先メールサーバWEBメールのIMAP接続ログ**
13
13
  ```ここに言語を入力
14
14
  Mar 08 18:17:02 auth: Debug: client passdb out: FAIL 1 user=testuser01@example.co.jp
15
15
  Mar 08 18:17:02 imap-login: Info: Disconnected (auth failed, 1 attempts in 4 secs): user=<testuser01@example.co.jp>, method=PLAIN, rip=**.**.**.**, lip=**.**.**.**, secured, session=<GY>

5

説明修正

2019/03/08 22:25

投稿

tk_flavor
tk_flavor

スコア104

title CHANGED
File without changes
body CHANGED
@@ -11,17 +11,17 @@
11
11
 
12
12
  **このとき、以下のようなログでIMAP接続でNGとなっています**
13
13
  ```ここに言語を入力
14
- Mar 08 18:17:02 auth: Debug: client passdb out: FAIL 1 user=test01@example.co.jp
14
+ Mar 08 18:17:02 auth: Debug: client passdb out: FAIL 1 user=testuser01@example.co.jp
15
- Mar 08 18:17:02 imap-login: Info: Disconnected (auth failed, 1 attempts in 4 secs): user=<test01@example.co.jp>, method=PLAIN, rip=**.**.**.**, lip=**.**.**.**, secured, session=<GY>
15
+ Mar 08 18:17:02 imap-login: Info: Disconnected (auth failed, 1 attempts in 4 secs): user=<testuser01@example.co.jp>, method=PLAIN, rip=**.**.**.**, lip=**.**.**.**, secured, session=<GY>
16
16
 
17
17
  ```
18
18
 
19
19
  **■移行元の既存メールサーバのWEBメールのIMAP接続ログ**
20
20
  ```ここに言語を入力
21
- Mar 8 16:48:15 smail2151 dovecot: imap-login: Login: user=<mail_test>, method=PLAIN, rip=::1, lip=::1, mpid=5431, secured
21
+ Mar 8 16:48:15 oldtest dovecot: imap-login: Login: user=<mail_test>, method=PLAIN, rip=::1, lip=::1, mpid=5431, secured
22
- Mar 8 16:48:15 smail2151 dovecot: imap(mail_test): Disconnected: Logged out bytes=44/697
22
+ Mar 8 16:48:15 oldtest dovecot: imap(mail_test): Disconnected: Logged out bytes=44/697
23
- Mar 8 16:48:15 smail2151 dovecot: imap-login: Login: user=<mail_test>, method=PLAIN, rip=::1, lip=::1, mpid=5433, secured
23
+ Mar 8 16:48:15 oldtest dovecot: imap-login: Login: user=<mail_test>, method=PLAIN, rip=::1, lip=::1, mpid=5433, secured
24
- Mar 8 16:48:15 smail2151 dovecot: imap(mail_test): Disconnected: Logged out bytes=357/1588
24
+ Mar 8 16:48:15 oldtest dovecot: imap(mail_test): Disconnected: Logged out bytes=357/1588
25
25
 
26
26
  ```
27
27
 

4

説明修正

2019/03/08 17:19

投稿

tk_flavor
tk_flavor

スコア104

title CHANGED
File without changes
body CHANGED
@@ -1,6 +1,6 @@
1
1
  現在、Postfix + Dovecot によるメールサーバを作り直しています。
2
2
  既存メールサーバから移行したOSシステムアカウントを新規メールサーバへ置き換えて
3
- 移行元のアカウントでpop3、pop3sでメール受信出来るまでの動きを確認しています。
3
+ 移行してきたアカウントでpop3、pop3sでメール受信出来るまでの動きを確認しています。
4
4
 
5
5
  そして、既存メールサーバにはSquirrelMailのWEBメールも使われています。
6
6
  新メールサーバにSquirrelMailを入れてブラウザからアクセスし、メールアカウント情報を入力すると接続タイムアウトとなります。

3

説明修正

2019/03/08 17:15

投稿

tk_flavor
tk_flavor

スコア104

title CHANGED
File without changes
body CHANGED
@@ -41,7 +41,7 @@
41
41
 
42
42
  **新メールサーバのdovecotでtelnet localhost 143するとBYE Internal error occurredで弾かれてしまいます**
43
43
  ```ここに言語を入力
44
- [root@smail-test01 conf.d]# telnet localhost 143
44
+ [root@newtest conf.d]# telnet localhost 143
45
45
  Trying ::1...
46
46
  telnet: connect to address ::1: Connection refused
47
47
  Trying 127.0.0.1...

2

内容修正

2019/03/08 17:15

投稿

tk_flavor
tk_flavor

スコア104

title CHANGED
File without changes
body CHANGED
@@ -11,8 +11,8 @@
11
11
 
12
12
  **このとき、以下のようなログでIMAP接続でNGとなっています**
13
13
  ```ここに言語を入力
14
- Mar 08 18:17:02 auth: Debug: client passdb out: FAIL 1 user=test01@example.co.jp
14
+ Mar 08 18:17:02 auth: Debug: client passdb out: FAIL 1 user=test01@example.co.jp
15
- Mar 08 18:17:02 imap-login: Info: Disconnected (auth failed, 1 attempts in 4 secs): user=<test@example.co.jp>, method=PLAIN, rip=**.**.**.**, lip=**.**.**.**, secured, session=<GY>
15
+ Mar 08 18:17:02 imap-login: Info: Disconnected (auth failed, 1 attempts in 4 secs): user=<test01@example.co.jp>, method=PLAIN, rip=**.**.**.**, lip=**.**.**.**, secured, session=<GY>
16
16
 
17
17
  ```
18
18
 

1

内容修正

2019/03/08 17:13

投稿

tk_flavor
tk_flavor

スコア104

title CHANGED
File without changes
body CHANGED
@@ -16,6 +16,18 @@
16
16
 
17
17
  ```
18
18
 
19
+ **■移行元の既存メールサーバのWEBメールのIMAP接続ログ**
20
+ ```ここに言語を入力
21
+ Mar 8 16:48:15 smail2151 dovecot: imap-login: Login: user=<mail_test>, method=PLAIN, rip=::1, lip=::1, mpid=5431, secured
22
+ Mar 8 16:48:15 smail2151 dovecot: imap(mail_test): Disconnected: Logged out bytes=44/697
23
+ Mar 8 16:48:15 smail2151 dovecot: imap-login: Login: user=<mail_test>, method=PLAIN, rip=::1, lip=::1, mpid=5433, secured
24
+ Mar 8 16:48:15 smail2151 dovecot: imap(mail_test): Disconnected: Logged out bytes=357/1588
25
+
26
+ ```
27
+
28
+
29
+
30
+
19
31
  IMAPのポートは稼動しており、
20
32
  143ポートはiptablesで許可設定を入れています。
21
33
  telnet localhost 143でアカウント/パスワードを入力すると下記のようなエラーとなりました