sasl-login (Re: proposal for new SASL client APIs)

岡田 健一 / Kenichi OKADA okada @ opaopa.org
2000年 11月 7日 (火) 23:02:28 JST


おかだです.

別件です.

sasl-login-response-{1|2}で、(sasl-step-data step)をチェックしていますが、
これは必要ですか?
imap-2000では、"User Name\0", "Password\0" というのを返すようです.

とりあえず、
(string-match "^user ?name." (sasl-step-data step)
(string-match "^password." (sasl-step-data step))
にしておきました.

;; commit した後ですが、該当部分をcomment-outするだけでよかった気が
;; しています.:)

-- 
岡田 健一  URLs: mailto:okada @ opaopa.org
	   	 http://www.opaopa.org




More information about the Emacs-mime-ja mailing list