[mew-dist 25689] Re: [mew-dist 25686] Re: TLS 送信中に

dokin at example.com dokin at example.com
2004年 12月 3日 (金) 17:02:35 JST


土金です。

> > TLS/SMTP で送信後、送信完了(done)の前に SSL/POP3 で受信をすると
> > wrong-type-argument char-or-string-p nil
> > というエラーが発生します。
> 
> byte-compile された状態ではよくわからないので、*.elc を消した状態でのバッ
> クトレースが欲しいです。

*.elc を消して Emacs を再立ち上げしてみました。Backtraceの中身は
全く同じでしたが、Messages で

error in process filter: recursive-edit: Wrong type argument:
char-or-string-p, nil
error in process filter: Wrong type argument: char-or-string-p, nil

という2つのエラーが出ていることがわかりました。


Backtrace
---------
Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil)\
  mew-smtp-filter(#<process mew-smtp-info-xxxx yyyy at example.com:25<2>> \
 "220 xxxx.xxx.com ESMTP Mirapoint 3.4.4-GR; Fri, 3 Dec 2004 16:23:28 +0900\
 (JST)\n")

Messages
---------
Making a message...done
+draft/68 has been queued to +queue/1 (from Draft mode)
Connecting to the SMTP server...done
Sending in background...
Connecting to the POP server...done
Communicating with the POP server...
Sending your POP password to the POP server...
Retrieving 2 messages in background...
2 messages retrieved (227 messages left)
Flushing +queue...
Connecting to the SMTP server...done
Sending in background...
error in process filter: recursive-edit: Wrong type argument:
char-or-string-p, nil
error in process filter: Wrong type argument: char-or-string-p, nil
250-xxx.xxx.com Hello xxx.xxx.com [xxx.xxx.xxx.xxx], pleased to meet you
250-8BITMIME
250-SIZE 13500000
250-DSN
250-ETRN
250-AUTH LOGIN
250-AUTH=LOGIN
250 HELP.  This mail has been queued to +queue

--ここで inc---
Connecting to the POP server...done
Communicating with the POP server...
Sending your POP password to the POP server...
Retrieving 1 message in background...
1 message retrieved (228 messages left)
Flushing +queue...
Connecting to the SMTP server...done
Sending in background...done
recursive-edit: Quit
Connecting to the POP server...done
Communicating with the POP server...
Sending your POP password to the POP server...
Retrieving 1 message in background...
1 message retrieved (229 messages left)

----
Tsuchikane




Mew-dist メーリングリストの案内