質問編集履歴
1
メールクライアントの変更
title
CHANGED
File without changes
|
body
CHANGED
@@ -25,4 +25,30 @@
|
|
25
25
|
[10-ssl.conf]
|
26
26
|
ssl = no
|
27
27
|
|
28
|
-
このようなケースの場合、他にどのような原因が考えられますでしょうか?
|
28
|
+
このようなケースの場合、他にどのような原因が考えられますでしょうか?
|
29
|
+
|
30
|
+
|
31
|
+
|
32
|
+
(2018-05-29 18:53) 追記
|
33
|
+
|
34
|
+
|
35
|
+
Macのメールソフトではなく、Thunderbirdでやってみたところ、出力されるログが変わりました。
|
36
|
+
|
37
|
+
May 29 18:52:02 myserver dovecot: auth: Debug: auth client connected (pid=21198)
|
38
|
+
May 29 18:52:03 myserver dovecot: auth: Debug: client in: AUTH#0111#011PLAIN#011service=imap#011session=7iK2L1VtctF9NQPI#011lip=10.140.0.2#011rip=125.53.3.200#011lport=143#011rport=53618
|
39
|
+
May 29 18:52:03 myserver dovecot: auth: Debug: client passdb out: CONT#0111
|
40
|
+
May 29 18:52:03 myserver dovecot: auth: Debug: client in: CONT#0111#011AGluZm8AZGlnaW1hcmwxMjE5 (previous base64 data may contain sensitive data)
|
41
|
+
May 29 18:52:03 myserver dovecot: auth-worker(21205): Debug: Loading modules from directory: /usr/lib/dovecot/modules/auth
|
42
|
+
May 29 18:52:03 myserver dovecot: auth-worker(21205): Debug: pam(info,125.53.3.200): lookup service=dovecot
|
43
|
+
May 29 18:52:03 myserver dovecot: auth-worker(21205): Debug: pam(info,125.53.3.200): #1/1 style=1 msg=Password:
|
44
|
+
May 29 18:52:03 myserver dovecot: auth: Debug: client passdb out: OK#0111#011user=info
|
45
|
+
May 29 18:52:03 myserver dovecot: auth: Debug: master in: REQUEST#011234356737#01121198#0111#0117de7a18ed4f3299588c8f694134720dd#011session_pid=21206#011request_auth_token
|
46
|
+
May 29 18:52:03 myserver dovecot: auth-worker(21205): Debug: pam(info,125.53.3.200): lookup
|
47
|
+
May 29 18:52:03 myserver dovecot: auth: Debug: master userdb out: USER#011234356737#011info#011system_groups_user=info#011uid=1003#011gid=1004#011home=/home/info#011auth_token=169286ee792fc5e4f7bae5cd53851f557df87e43
|
48
|
+
May 29 18:52:03 myserver dovecot: imap-login: Login: user=<info>, method=PLAIN, rip=125.53.3.200, lip=10.140.0.2, mpid=21206, session=<7iK2L1VtctF9NQPI>
|
49
|
+
May 29 18:52:03 myserver dovecot: imap(info): Debug: Effective uid=1003, gid=1004, home=/home/info
|
50
|
+
May 29 18:52:03 myserver dovecot: imap(info): Debug: Namespace inbox: type=private, prefix=, sep=, inbox=yes, hidden=no, list=yes, subscriptions=yes location=maildir:~/Maildir
|
51
|
+
May 29 18:52:03 myserver dovecot: imap(info): Debug: maildir++: root=/home/info/Maildir, index=, indexpvt=, control=, inbox=/home/info/Maildir, alt=
|
52
|
+
|
53
|
+
|
54
|
+
しかし、メーラーの受信ボックスには、まだ何も入ってこない状況です。
|