[Mew-dist 2464] Imget.Src & PopAccount (im-74)
Chifumi Hayashi ( 林 千史 )
chifumi at example.com
1997年 10月 14日 (火) 14:03:35 JST
林です。
Subject: [Mew-dist 2337] Re: imput ERROR: ESC sequence not allowed...
が直っているのを確認したくて im-74 を試してみたところ、この問題は解決
されているのですが、PwFiles を使う設定にしてあるのに imget でパスワー
ドを聞かれるようになってしまいました。パスワードを手入力して先へ進めて
みると、POP を指定しているつもりなのに APOP として処理しようとされてい
るらしく、PwFiles に pop/APOP がないのでパスワードを聞いてくるようです。
PwFiles を使わないようにして、ちょっと下記のようにいろいろ試してみたと
ころ、im-74 では Imget.Src にすべて指定しないとうまくいかないようなの
ですが、これは仕様でしょうか?
(case poptest3 が前から期待通りでなかったのも意外でした。)
inu% tail -8 ~/.im/Config
case poptest1
Imget.Src=pop
PopAccount=chifumi at example.com/POP
case poptest2
Imget.Src=pop/POP:chifumi at example.com
case poptest3
Imget.Src=pop/POP
PopAccount=chifumi at example.com
inu% df ~/.im
Filesystem kbytes used avail capacity Mounted on
suzume:/home 1451165 793237 512812 61% /home/suzume
inu%
inu% imget --help|grep version
imget version 971012
inu% rsh suzume imget --help|grep version
imget version 970918
inu%
inu% imget -v --mode=check --config=poptest1 < /dev/null |& head -3
Password:
imget: accessing POP/APOP:chifumi at example.com/POP for check
imget: opening POP session (APOP)
inu% imget -v --mode=check --config=poptest2 < /dev/null |& head -3
Password:
imget: accessing POP/POP:chifumi at example.com for check
imget: opening POP session (POP)
inu% imget -v --mode=check --config=poptest3 < /dev/null |& head -3
Password:
imget: accessing POP/POP:chifumi at example.com for check
imget: opening POP session (POP)
inu%
inu% rsh suzume imget -v --mode=check --config=poptest1 < /dev/null |& head -3
Password:
imget: accessing POP/POP:chifumi at example.com for check
imget: opening POP session (POP)
inu% rsh suzume imget -v --mode=check --config=poptest2 < /dev/null |& head -3
Password:
imget: accessing POP/POP:chifumi at example.com for check
imget: opening POP session (POP)
inu% rsh suzume imget -v --mode=check --config=poptest3 < /dev/null |& head -3
Password:
imget: accessing POP/POP:chifumi at example.com for check
imget: opening POP session (POP)
inu%
---
林 千史 chifumi at example.com
Mew-dist メーリングリストの案内