[mew-dist 28684] Re: 重複しているMultipart/Mixed
早間義博
yossi at example.com
2008年 11月 2日 (日) 15:42:00 JST
早間です。
imap で gmail に接続しているのですが、メールの削除を行うとその後
imap での接続が出来なくなります(emacs を終了させれば復帰しますが、
メールの削除は実行されていません)。
imap の設定下でそうさをすると
Another process is running. Try later or type 'C-c C-k' to kill it
と表示されます。'C-c C-k' を入力しても変化ありません。
他の imap のユーザの操作もできません。
pop 設定のユーザに変更するといつもと変わらず操作できます。
環境
linux kernel 2.6.25
Emacs 22.3 / Mule 5.0 (SAKAKI)
Mew version 6.1.51 cvs (2008-11-02 08:29 更新)
stunnel-4.25.tar.gz
操作
c-uZ
i
d いくつかのメールにマークを付ける
x
.mew の設定
(gmail
(user "MailAddress")
(name "gmail")
(inbox-folder "+gmail")
(mail-domain "gmail.com")
(smtp-helo-domain "mma.gmail.com")
(smtp-msgid-domain "channel.gmail.com")
(fcc)
(signature-file ".sign_gmail")
(proto "%")
(imap-server "imap.gmail.com")
(imap-port 993)
(imap-ssl t)
(imap-auth t)
(imap-trash-folder "%trash")
(imap-user "MailAddress at example.com")
(smtp-user "MailAddress at example.com")
(smtp-server "smtp.gmail.com")
(smtp-ssl t)
(smtp-ssl-port 465)
(draft-privacy-method smime)
(protect-privacy-always nil)
(protect-privacy-always-type smime-signature)
)
*Backtrace*
Debugger entered--Lisp error: (error "Not enough arguments for format string")
message("Cannot create '%trash' or copy to it")
apply(message "Cannot create '%trash' or copy to it")
mew-imap-message("mew-imap-info-imap.gmail.com/inbox:993" "Cannot create '%trash' or copy to it")
mew-imap-sentinel(#<process mew-imap-info-imap.gmail.com/inbox:993> "connection broken by remote peer\n")
*Messages*
Loading mew...
Loading easymenu...done
Loading mew...done
Setting up Mew world...
Updating status...done
Setting up Mew world...done
Creating an SSL/TLS connection...done
Connecting to the IMAP server...done
Communicating with the IMAP server...
Collecting mailbox list...
Loading pp...done
Collecting mailbox list...done
Connecting to the IMAP server...done
Communicating with the IMAP server...
No new messages [2 times]
No more messages
Refiling and deleting...
Connecting to the IMAP server...done
Communicating with the IMAP server...
Deleting 4 messages in background...
Loading debug...done
Entering debugger...
Loading help-mode...done
Mark set
(New file)
Mark set
Loading time-stamp...done
Wrote /home/dgn/Mail/draft/1
Draft is prepared
Mark set
Making completion list...
Mark activated
Saved text from "Debugger entered--Lisp error: (error "No"
Mark set [2 times]
Making completion list...
Auto-saving...done
Mark set [2 times]
Saved text from "
<SSL/TLS: >
2008.11.02 14:25:34 LOG7[12"
Mark set [3 times]
Replaced 0 occurrences
Mark set
Replaced 4 occurrences
Mark set [4 times]
Replaced 6 occurrences
Mark set [2 times]
Replaced 3 occurrences
Mark set
Auto-saving...done
Mark set
Auto-saving...done
Loading kinsoku...done
Loading newcomment...done
Auto-saving...done
Mark set [2 times]
Quit [4 times]
Mark set
Replaced 198 occurrences
Undo! [2 times]
Mark set
Quit
Mark set [2 times]
Auto-saving...
Quit [2 times]
Mark saved where search started
Mark set
Replaced 6 occurrences
Undo! [7 times]
Mark set
Replaced 2 occurrences
Auto-saving...done
Mark set
Replaced 0 occurrences
Mark set
Replaced 3 occurrences
Auto-saving...done
Auto-saving...done
Auto-saving...done
Mark set
Auto-saving...done
Mark set [3 times]
Auto-saving...done
Mark set
Another process is running. Try later or type 'C-c C-k' to kill it
Mark set
Auto-saving...done
Mark set
*Mew debug*
<SSL/TLS: >
2008.11.02 14:25:34 LOG7[12933:3083193056]: Snagged 64 random bytes from /home/dgn/.rnd
2008.11.02 14:25:34 LOG7[12933:3083193056]: Wrote 1024 new random bytes to /home/dgn/.rnd
2008.11.02 14:25:34 LOG7[12933:3083193056]: RAND_status claims sufficient entropy for the PRNG
2008.11.02 14:25:34 LOG7[12933:3083193056]: PRNG seeded successfully
2008.11.02 14:25:34 LOG7[12933:3083193056]: Verify directory set to /home/dgn/.certs
2008.11.02 14:25:34 LOG7[12933:3083193056]: Added /home/dgn/.certs revocation lookup directory
2008.11.02 14:25:34 LOG7[12933:3083193056]: SSL context initialized for service 11714
2008.11.02 14:25:34 LOG5[12933:3083193056]: stunnel 4.25 on i686-pc-linux-gnu with OpenSSL 0.9.8i 15 Sep 2008
2008.11.02 14:25:34 LOG5[12933:3083193056]: Threading:PTHREAD SSL:ENGINE Sockets:POLL,IPv6 Auth:LIBWRAP
2008.11.02 14:25:34 LOG6[12933:3083193056]: file ulimit = 1024 (can be changed with 'ulimit -n')
2008.11.02 14:25:34 LOG6[12933:3083193056]: poll() used - no FD_SETSIZE limit for file descriptors
2008.11.02 14:25:34 LOG5[12933:3083193056]: 500 clients allowed
2008.11.02 14:25:34 LOG7[12933:3083193056]: FD 3 in non-blocking mode
2008.11.02 14:25:34 LOG7[12933:3083193056]: FD 4 in non-blocking mode
2008.11.02 14:25:34 LOG7[12933:3083193056]: FD 5 in non-blocking mode
2008.11.02 14:25:34 LOG7[12933:3083193056]: SO_REUSEADDR option set on accept socket
2008.11.02 14:25:34 LOG7[12933:3083193056]: 11714 bound to 127.0.0.1:11714
<SSL/TLS: >
2008.11.02 14:25:34 LOG7[12933:3083193056]: No pid file being created
<SSL/TLS: >
2008.11.02 14:25:34 LOG7[12933:3083193056]: 11714 accepted FD=11 from 127.0.0.1:54322
<SSL/TLS: >
2008.11.02 14:25:34 LOG7[12933:3086535568]: 11714 started
2008.11.02 14:25:34 LOG7[12933:3086535568]: FD 11 in non-blocking mode
2008.11.02 14:25:34 LOG7[12933:3086535568]: Waiting for a libwrap process
2008.11.02 14:25:34 LOG7[12933:3086535568]: Acquired libwrap process #0
2008.11.02 14:25:34 LOG7[12933:3086535568]: Releasing libwrap process #0
2008.11.02 14:25:34 LOG7[12933:3086535568]: Released libwrap process #0
2008.11.02 14:25:34 LOG7[12933:3086535568]: 11714 permitted by libwrap from 127.0.0.1:54322
2008.11.02 14:25:34 LOG5[12933:3086535568]: 11714 accepted connection from 127.0.0.1:54322
2008.11.02 14:25:34 LOG7[12933:3086535568]: FD 12 in non-blocking mode
2008.11.02 14:25:34 LOG7[12933:3086535568]: 11714 connecting 209.85.163.109:993
2008.11.02 14:25:34 LOG7[12933:3086535568]: connect_wait: waiting 10 seconds
<SSL/TLS: >
2008.11.02 14:25:34 LOG7[12933:3086535568]: connect_wait: connected
<SSL/TLS: >
2008.11.02 14:25:34 LOG5[12933:3086535568]: 11714 connected remote server from 192.168.1.23:59736
2008.11.02 14:25:34 LOG7[12933:3086535568]: Remote FD=12 initialized
2008.11.02 14:25:34 LOG7[12933:3086535568]: SSL state (connect): before/connect initialization
2008.11.02 14:25:34 LOG7[12933:3086535568]: SSL state (connect): SSLv3 write client hello A
<SSL/TLS: >
2008.11.02 14:25:34 LOG7[12933:3086535568]: SSL state (connect): SSLv3 read server hello A
<SSL/TLS: >
2008.11.02 14:25:34 LOG5[12933:3086535568]: CRL: verification passed
2008.11.02 14:25:34 LOG5[12933:3086535568]: VERIFY OK: depth=1, /C=ZA/ST=Western Cape/L=Cape Town/O=Thawte Consulting cc/OU=Certification Services Division/CN=Thawte Premium Server CA/emailAddress=premium-server at example.com
2008.11.02 14:25:34 LOG5[12933:3086535568]: CRL: verification passed
2008.11.02 14:25:34 LOG5[12933:3086535568]: VERIFY OK: depth=0, /C=US/ST=California/L=Mountain View/O=Google Inc/CN=imap.gmail.com
2008.11.02 14:25:34 LOG7[12933:3086535568]: SSL state (connect): SSLv3 read server certificate A
2008.11.02 14:25:34 LOG7[12933:3086535568]: SSL state (connect): SSLv3 read server done A
2008.11.02 14:25:34 LOG7[12933:3086535568]: SSL state (connect): SSLv3 write client key exchange A
2008.11.02 14:25:34 LOG7[12933:3086535568]: SSL state (connect): SSLv3 write change cipher spec A
2008.11.02 14:25:34 LOG7[12933:3086535568]: SSL state (connect): SSLv3 write finished A
2008.11.02 14:25:34 LOG7[12933:3086535568]: SSL state (connect): SSLv3 flush data
<SSL/TLS: >
2008.11.02 14:25:35 LOG7[12933:3086535568]: SSL state (connect): SSLv3 read finished A
<SSL/TLS: >
2008.11.02 14:25:35 LOG7[12933:3086535568]: 1 items in the session cache
2008.11.02 14:25:35 LOG7[12933:3086535568]: 1 client connects (SSL_connect())
2008.11.02 14:25:35 LOG7[12933:3086535568]: 1 client connects that finished
2008.11.02 14:25:35 LOG7[12933:3086535568]: 0 client renegotiations requested
2008.11.02 14:25:35 LOG7[12933:3086535568]: 0 server connects (SSL_accept())
2008.11.02 14:25:35 LOG7[12933:3086535568]: 0 server connects that finished
2008.11.02 14:25:35 LOG7[12933:3086535568]: 0 server renegotiations requested
2008.11.02 14:25:35 LOG7[12933:3086535568]: 0 session cache hits
2008.11.02 14:25:35 LOG7[12933:3086535568]: 0 session cache misses
2008.11.02 14:25:35 LOG7[12933:3086535568]: 0 session cache timeouts
2008.11.02 14:25:35 LOG6[12933:3086535568]: SSL connected: new session negotiated
2008.11.02 14:25:35 LOG6[12933:3086535568]: Negotiated ciphers: RC4-MD5 SSLv3 Kx=RSA Au=RSA Enc=RC4(128) Mac=MD5
<SSL/TLS: >
2008.11.02 14:25:35 LOG7[12933:3086535568]: Socket closed on read
2008.11.02 14:25:35 LOG7[12933:3086535568]: SSL write shutdown
2008.11.02 14:25:35 LOG7[12933:3086535568]: SSL alert (write): warning: close notify
2008.11.02 14:25:35 LOG6[12933:3086535568]: SSL socket closed on SSL_shutdown
2008.11.02 14:25:35 LOG7[12933:3086535568]: Socket write shutdown
2008.11.02 14:25:35 LOG5[12933:3086535568]: Connection closed: 0 bytes sent to SSL, 68 bytes sent to socket
2008.11.02 14:25:35 LOG7[12933:3086535568]: 11714 finished (0 left)
<SSL/TLS: >
2008.11.02 14:25:35 LOG7[12933:3083193056]: 11714 accepted FD=11 from 127.0.0.1:54324
2008.11.02 14:25:35 LOG7[12933:3086535568]: 11714 started
2008.11.02 14:25:35 LOG7[12933:3086535568]: FD 11 in non-blocking mode
2008.11.02 14:25:35 LOG7[12933:3086535568]: Waiting for a libwrap process
2008.11.02 14:25:35 LOG7[12933:3086535568]: Acquired libwrap process #0
2008.11.02 14:25:35 LOG7[12933:3086535568]: Releasing libwrap process #0
2008.11.02 14:25:35 LOG7[12933:3086535568]: Released libwrap process #0
2008.11.02 14:25:35 LOG7[12933:3086535568]: 11714 permitted by libwrap from 127.0.0.1:54324
2008.11.02 14:25:35 LOG5[12933:3086535568]: 11714 accepted connection from 127.0.0.1:54324
2008.11.02 14:25:35 LOG7[12933:3086535568]: FD 12 in non-blocking mode
2008.11.02 14:25:35 LOG7[12933:3086535568]: 11714 connecting 209.85.163.109:993
2008.11.02 14:25:35 LOG7[12933:3086535568]: connect_wait: waiting 10 seconds
<SSL/TLS: >
2008.11.02 14:25:35 LOG7[12933:3086535568]: connect_wait: connected
2008.11.02 14:25:35 LOG5[12933:3086535568]: 11714 connected remote server from 192.168.1.23:59738
<SSL/TLS: >
2008.11.02 14:25:35 LOG7[12933:3086535568]: Remote FD=12 initialized
2008.11.02 14:25:35 LOG7[12933:3086535568]: SSL state (connect): before/connect initialization
2008.11.02 14:25:35 LOG7[12933:3086535568]: SSL state (connect): SSLv3 write client hello A
<SSL/TLS: >
2008.11.02 14:25:35 LOG7[12933:3086535568]: SSL state (connect): SSLv3 read server hello A
2008.11.02 14:25:35 LOG5[12933:3086535568]: CRL: verification passed
2008.11.02 14:25:35 LOG5[12933:3086535568]: VERIFY OK: depth=1, /C=ZA/ST=Western Cape/L=Cape Town/O=Thawte Consulting cc/OU=Certification Services Division/CN=Thawte Premium Server CA/emailAddress=premium-server at example.com
2008.11.02 14:25:35 LOG5[12933:3086535568]: CRL: verification passed
2008.11.02 14:25:35 LOG5[12933:3086535568]: VERIFY OK: depth=0, /C=US/ST=California/L=Mountain View/O=Google Inc/CN=imap.gmail.com
2008.11.02 14:25:35 LOG7[12933:3086535568]: SSL state (connect): SSLv3 read server certificate A
2008.11.02 14:25:35 LOG7[12933:3086535568]: SSL state (connect): SSLv3 read server done A
2008.11.02 14:25:35 LOG7[12933:3086535568]: SSL state (connect): SSLv3 write client key exchange A
2008.11.02 14:25:35 LOG7[12933:3086535568]: SSL state (connect): SSLv3 write change cipher spec A
2008.11.02 14:25:35 LOG7[12933:3086535568]: SSL state (connect): SSLv3 write finished A
2008.11.02 14:25:35 LOG7[12933:3086535568]: SSL state (connect): SSLv3 flush data
<SSL/TLS: >
2008.11.02 14:25:35 LOG7[12933:3086535568]: SSL state (connect): SSLv3 read finished A
2008.11.02 14:25:35 LOG7[12933:3086535568]: 2 items in the session cache
2008.11.02 14:25:35 LOG7[12933:3086535568]: 2 client connects (SSL_connect())
2008.11.02 14:25:35 LOG7[12933:3086535568]: 2 client connects that finished
2008.11.02 14:25:35 LOG7[12933:3086535568]: 0 client renegotiations requested
2008.11.02 14:25:35 LOG7[12933:3086535568]: 0 server connects (SSL_accept())
2008.11.02 14:25:35 LOG7[12933:3086535568]: 0 server connects that finished
2008.11.02 14:25:35 LOG7[12933:3086535568]: 0 server renegotiations requested
2008.11.02 14:25:35 LOG7[12933:3086535568]: 0 session cache hits
2008.11.02 14:25:35 LOG7[12933:3086535568]: 0 session cache misses
2008.11.02 14:25:35 LOG7[12933:3086535568]: 0 session cache timeouts
2008.11.02 14:25:35 LOG6[12933:3086535568]: SSL connected: new session negotiated
2008.11.02 14:25:35 LOG6[12933:3086535568]: Negotiated ciphers: RC4-MD5 SSLv3 Kx=RSA Au=RSA Enc=RC4(128) Mac=MD5
<GREETING>
* OK Gimap ready for requests from 124.44.204.83 m30if1343765elf.15
<=SEND=>
gzwx7002 CAPABILITY
<CAPABILITY>
* CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA XLIST CHILDREN XYZZY
gzwx7002 OK Thats all she wrote! m30if1343765elf.15
<<AUTH>>
No preferred IMAP AUTH.
<=SEND=>
mpvj7218 LOGIN "MailAddress at example.com" "PassWord"
<LOGIN>
mpvj7218 OK MailAddress at example.com authenticated (Success)
<=SEND=>
lqnm6451 NAMESPACE
<NAMESPACE>
* NAMESPACE (("" "/")) NIL NIL
lqnm6451 OK Success
<=SEND=>
mmpe8731 LIST "" *
<LIST>
* LIST (\HasNoChildren) "/" "Drafts"
* LIST (\HasNoChildren) "/" "INBOX"
* LIST (\HasNoChildren) "/" "Sent"
* LIST (\HasNoChildren) "/" "Trash"
* LIST (\Noselect \HasChildren) "/" "[Gmail]"
* LIST (\HasNoChildren) "/" "[Gmail]/&MFkweTBmMG4w4TD8MOs-"
* LIST (\HasNoChildren) "/" "[Gmail]/&MLQw33ux-"
* LIST (\HasNoChildren) "/" "[Gmail]/&MLkwvzD8TtgwTQ-"
* LIST (\HasNoChildren) "/" "[Gmail]/&Tgtm+DBN-"
* LIST (\HasNoChildren) "/" "[Gmail]/&j,dg0TDhMPww6w-"
* LIST (\HasNoChildren) "/" "[Gmail]/&kAFP4W4IMH8w4TD8MOs-"
* LIST (\HasNoChildren) "/" "&TqRj2w-"
* LIST (\HasNoChildren) "/" "&UWVnLQ-"
* LIST (\HasNoChildren) "/" "&W50wTzBY-"
* LIST (\HasNoChildren) "/" "&YfiM3g-"
mmpe8731 OK Success
<=SEND=>
aeas5590 LOGOUT
<LOGOUT>
* BYE LOGOUT Requested
aeas5590 OK 73 good day (Success)
<SSL/TLS: >
2008.11.02 14:25:42 LOG7[12933:3086535568]: SSL socket closed on SSL_read
2008.11.02 14:25:42 LOG7[12933:3086535568]: Socket write shutdown
2008.11.02 14:25:42 LOG5[12933:3086535568]: Connection closed: 132 bytes sent to SSL, 1082 bytes sent to socket
2008.11.02 14:25:42 LOG7[12933:3086535568]: 11714 finished (0 left)
<IMAP SENTINEL>
connection broken by remote peer
<SSL/TLS: >
2008.11.02 14:25:45 LOG7[12933:3083193056]: 11714 accepted FD=11 from 127.0.0.1:54326
2008.11.02 14:25:45 LOG7[12933:3086535568]: 11714 started
2008.11.02 14:25:45 LOG7[12933:3086535568]: FD 11 in non-blocking mode
2008.11.02 14:25:45 LOG7[12933:3086535568]: Waiting for a libwrap process
2008.11.02 14:25:45 LOG7[12933:3086535568]: Acquired libwrap process #0
2008.11.02 14:25:45 LOG7[12933:3086535568]: Releasing libwrap process #0
2008.11.02 14:25:45 LOG7[12933:3086535568]: Released libwrap process #0
2008.11.02 14:25:45 LOG7[12933:3086535568]: 11714 permitted by libwrap from 127.0.0.1:54326
2008.11.02 14:25:45 LOG5[12933:3086535568]: 11714 accepted connection from 127.0.0.1:54326
2008.11.02 14:25:45 LOG7[12933:3086535568]: FD 12 in non-blocking mode
2008.11.02 14:25:45 LOG7[12933:3086535568]: 11714 connecting 209.85.163.109:993
2008.11.02 14:25:45 LOG7[12933:3086535568]: connect_wait: waiting 10 seconds
<SSL/TLS: >
2008.11.02 14:25:45 LOG7[12933:3086535568]: connect_wait: connected
2008.11.02 14:25:45 LOG5[12933:3086535568]: 11714 connected remote server from 192.168.1.23:59740
2008.11.02 14:25:45 LOG7[12933:3086535568]: Remote FD=12 initialized
2008.11.02 14:25:45 LOG7[12933:3086535568]: SSL state (connect): before/connect initialization
2008.11.02 14:25:45 LOG7[12933:3086535568]: SSL state (connect): SSLv3 write client hello A
<SSL/TLS: >
2008.11.02 14:25:45 LOG7[12933:3086535568]: SSL state (connect): SSLv3 read server hello A
2008.11.02 14:25:45 LOG7[12933:3086535568]: SSL state (connect): SSLv3 read finished A
2008.11.02 14:25:45 LOG7[12933:3086535568]: SSL state (connect): SSLv3 write change cipher spec A
2008.11.02 14:25:45 LOG7[12933:3086535568]: SSL state (connect): SSLv3 write finished A
2008.11.02 14:25:45 LOG7[12933:3086535568]: SSL state (connect): SSLv3 flush data
2008.11.02 14:25:45 LOG7[12933:3086535568]: 2 items in the session cache
2008.11.02 14:25:45 LOG7[12933:3086535568]: 3 client connects (SSL_connect())
2008.11.02 14:25:45 LOG7[12933:3086535568]: 3 client connects that finished
2008.11.02 14:25:45 LOG7[12933:3086535568]: 0 client renegotiations requested
2008.11.02 14:25:45 LOG7[12933:3086535568]: 0 server connects (SSL_accept())
2008.11.02 14:25:45 LOG7[12933:3086535568]: 0 server connects that finished
2008.11.02 14:25:45 LOG7[12933:3086535568]: 0 server renegotiations requested
2008.11.02 14:25:45 LOG7[12933:3086535568]: 1 session cache hits
2008.11.02 14:25:45 LOG7[12933:3086535568]: 0 session cache misses
2008.11.02 14:25:45 LOG7[12933:3086535568]: 0 session cache timeouts
2008.11.02 14:25:45 LOG6[12933:3086535568]: SSL connected: previous session reused
<GREETING>
* OK Gimap ready for requests from 124.44.204.83 m30if1343959elf.15
<=SEND=>
onir6259 CAPABILITY
<CAPABILITY>
* CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA XLIST CHILDREN XYZZY
onir6259 OK Thats all she wrote! m30if1343959elf.15
<<AUTH>>
No preferred IMAP AUTH.
<=SEND=>
rbij2575 LOGIN "MailAddress at example.com" "PassWord"
<LOGIN>
rbij2575 OK MailAddress at example.com authenticated (Success)
<=SEND=>
rpao7319 SELECT "inbox"
<SELECT>
* FLAGS (\Answered \Flagged \Draft \Deleted \Seen)
* OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen \*)]
* OK [UIDVALIDITY 611644089]
* 3 EXISTS
* 0 RECENT
* OK [UNSEEN 0]
* OK [UIDNEXT 1422]
rpao7319 OK [READ-WRITE] inbox selected. (Success)
<=SEND=>
lzws9616 UID FETCH 1415:* (UID RFC822.SIZE FLAGS)
<UID>
* 3 FETCH (UID 1212 RFC822.SIZE 12973 FLAGS (\Seen NonJunk))
<UID>
lzws9616 OK Success
<=SEND=>
hgjb2867 LOGOUT
<LOGOUT>
* BYE LOGOUT Requested
hgjb2867 OK 73 good day (Success)
<SSL/TLS: >
2008.11.02 14:25:47 LOG7[12933:3086535568]: SSL socket closed on SSL_read
2008.11.02 14:25:47 LOG7[12933:3086535568]: Socket write shutdown
2008.11.02 14:25:47 LOG5[12933:3086535568]: Connection closed: 168 bytes sent to SSL, 665 bytes sent to socket
2008.11.02 14:25:47 LOG7[12933:3086535568]: 11714 finished (0 left)
<IMAP SENTINEL>
connection broken by remote peer
<SSL/TLS: >
2008.11.02 14:25:55 LOG7[12933:3083193056]: 11714 accepted FD=11 from 127.0.0.1:54328
2008.11.02 14:25:55 LOG7[12933:3086535568]: 11714 started
2008.11.02 14:25:55 LOG7[12933:3086535568]: FD 11 in non-blocking mode
2008.11.02 14:25:55 LOG7[12933:3086535568]: Waiting for a libwrap process
2008.11.02 14:25:55 LOG7[12933:3086535568]: Acquired libwrap process #0
2008.11.02 14:25:55 LOG7[12933:3086535568]: Releasing libwrap process #0
2008.11.02 14:25:55 LOG7[12933:3086535568]: Released libwrap process #0
2008.11.02 14:25:55 LOG7[12933:3086535568]: 11714 permitted by libwrap from 127.0.0.1:54328
2008.11.02 14:25:55 LOG5[12933:3086535568]: 11714 accepted connection from 127.0.0.1:54328
2008.11.02 14:25:55 LOG7[12933:3086535568]: FD 12 in non-blocking mode
2008.11.02 14:25:55 LOG7[12933:3086535568]: 11714 connecting 209.85.163.109:993
2008.11.02 14:25:55 LOG7[12933:3086535568]: connect_wait: waiting 10 seconds
<SSL/TLS: >
2008.11.02 14:25:55 LOG7[12933:3086535568]: connect_wait: connected
2008.11.02 14:25:55 LOG5[12933:3086535568]: 11714 connected remote server from 192.168.1.23:59742
2008.11.02 14:25:55 LOG7[12933:3086535568]: Remote FD=12 initialized
2008.11.02 14:25:55 LOG7[12933:3086535568]: SSL state (connect): before/connect initialization
2008.11.02 14:25:55 LOG7[12933:3086535568]: SSL state (connect): SSLv3 write client hello A
<SSL/TLS: >
2008.11.02 14:25:55 LOG7[12933:3086535568]: SSL state (connect): SSLv3 read server hello A
2008.11.02 14:25:55 LOG5[12933:3086535568]: CRL: verification passed
2008.11.02 14:25:55 LOG5[12933:3086535568]: VERIFY OK: depth=1, /C=ZA/ST=Western Cape/L=Cape Town/O=Thawte Consulting cc/OU=Certification Services Division/CN=Thawte Premium Server CA/emailAddress=premium-server at example.com
2008.11.02 14:25:55 LOG5[12933:3086535568]: CRL: verification passed
2008.11.02 14:25:55 LOG5[12933:3086535568]: VERIFY OK: depth=0, /C=US/ST=California/L=Mountain View/O=Google Inc/CN=imap.gmail.com
2008.11.02 14:25:55 LOG7[12933:3086535568]: SSL state (connect): SSLv3 read server certificate A
2008.11.02 14:25:55 LOG7[12933:3086535568]: SSL state (connect): SSLv3 read server done A
2008.11.02 14:25:55 LOG7[12933:3086535568]: SSL state (connect): SSLv3 write client key exchange A
2008.11.02 14:25:55 LOG7[12933:3086535568]: SSL state (connect): SSLv3 write change cipher spec A
2008.11.02 14:25:55 LOG7[12933:3086535568]: SSL state (connect): SSLv3 write finished A
2008.11.02 14:25:55 LOG7[12933:3086535568]: SSL state (connect): SSLv3 flush data
<SSL/TLS: >
2008.11.02 14:25:56 LOG7[12933:3086535568]: SSL state (connect): SSLv3 read finished A
2008.11.02 14:25:56 LOG7[12933:3086535568]: 3 items in the session cache
2008.11.02 14:25:56 LOG7[12933:3086535568]: 4 client connects (SSL_connect())
2008.11.02 14:25:56 LOG7[12933:3086535568]: 4 client connects that finished
2008.11.02 14:25:56 LOG7[12933:3086535568]: 0 client renegotiations requested
2008.11.02 14:25:56 LOG7[12933:3086535568]: 0 server connects (SSL_accept())
2008.11.02 14:25:56 LOG7[12933:3086535568]: 0 server connects that finished
2008.11.02 14:25:56 LOG7[12933:3086535568]: 0 server renegotiations requested
2008.11.02 14:25:56 LOG7[12933:3086535568]: 1 session cache hits
2008.11.02 14:25:56 LOG7[12933:3086535568]: 0 session cache misses
2008.11.02 14:25:56 LOG7[12933:3086535568]: 0 session cache timeouts
2008.11.02 14:25:56 LOG6[12933:3086535568]: SSL connected: new session negotiated
2008.11.02 14:25:56 LOG6[12933:3086535568]: Negotiated ciphers: RC4-MD5 SSLv3 Kx=RSA Au=RSA Enc=RC4(128) Mac=MD5
<GREETING>
* OK Gimap ready for requests from 124.44.204.83 o27if4431722ele.9
<=SEND=>
rlsu8792 CAPABILITY
<CAPABILITY>
* CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA XLIST CHILDREN XYZZY
rlsu8792 OK Thats all she wrote! o27if4431722ele.9
<<AUTH>>
No preferred IMAP AUTH.
<=SEND=>
twrg0450 LOGIN "MailAddress at example.com" "PassWord"
<LOGIN>
twrg0450 OK MailAddress at example.com authenticated (Success)
<=SEND=>
ecsc7806 SELECT "inbox"
<SELECT>
* FLAGS (\Answered \Flagged \Draft \Deleted \Seen)
* OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen \*)]
* OK [UIDVALIDITY 611644089]
* 3 EXISTS
* 0 RECENT
* OK [UNSEEN 0]
* OK [UIDNEXT 1422]
ecsc7806 OK [READ-WRITE] inbox selected. (Success)
<=SEND=>
wsmj1016 UID COPY 1411:1414 "trash"
<COPY>
wsmj1016 NO No messages match. (Failure)
<=SEND=>
wfol5290 LOGOUT
<LOGOUT2>
* BYE LOGOUT Requested
wfol5290 OK 73 good day (Success)
<SSL/TLS: >
2008.11.02 14:25:57 LOG7[12933:3086535568]: SSL socket closed on SSL_read
2008.11.02 14:25:57 LOG7[12933:3086535568]: Socket write shutdown
2008.11.02 14:25:57 LOG5[12933:3086535568]: Connection closed: 154 bytes sent to SSL, 622 bytes sent to socket
2008.11.02 14:25:57 LOG7[12933:3086535568]: 11714 finished (0 left)
<IMAP SENTINEL>
connection broken by remote peer
-- 早間
Mew-dist メーリングリストの案内