[Mew-dist 10761] Re: IM with SSH
Masatoshi Tsuchiya
tsuchiya at example.com
1999年 9月 29日 (水) 11:29:21 JST
土屋です。
>> On Tue, 28 Sep 1999 00:45:04 +0900
>> 「土」== tsuchiya at example.com (Masatoshi Tsuchiya) said as follows:
土> IM-990905 を少し改造して、SSH の Port Forwarding 機能を利用してメール
土> とニュースを送受信ができるようにしてみました。
imput / imget を実行するタイミングによっては、SSH が余分な改行を出力す
るために接続に失敗する問題がありました。この問題と、その他細かい修正を
した新しいバージョンが利用できるようになっていますので、必要な方は、以
下の URL からダウンロードしてください。
http://www-nagao.kuee.kyoto-u.ac.jp/member/tsuchiya/ssh/im-ssh.tar.gz
それから、このパッチを作っている最中に気が付いたのですが、imput のログ
出力にちょっとしたバグがあります。
まず、次のような第1のメッセージをキューに貯めます。
% imput -odq -t < test1.txt
-------------- next part --------------
To: tsuchiya at example.com
Subject: TEST of imput [1]
This is test message.
これはテスト用のメッセージです。
-------------- next part --------------
次に、第2のメッセージをキューに貯めます。
% imput -odq -t test2.txt
-------------- next part --------------
To: tsuchiya at example.com
Newsgroups: japan.test
Subject: TEST of imput [2]
This is test message.
これはテスト用のメッセージです。
-------------- next part --------------
それから、2通のメッセージをまとめて送信します。
% imput -q
このように処理を行った時のログは以下のようになります。
-------------- next part --------------
1999/09/29 11:24:09 proto=queue id=<19990929112409C.tsuchiya at example.com> to=1 stat=queued
1999/09/29 11:24:18 proto=queue id=<19990929112418G.tsuchiya at example.com> to=2 stat=queued
1999/09/29 11:24:24 proto=esmtp server=pine.kuee.kyoto-u.ac.jp id=<19990929112409C.tsuchiya at example.com> to=<tsuchiya at example.com> stat=sent (250 ok 938571865 qp 12571)
1999/09/29 11:24:24 proto=nntp server=news.kuee.kyoto-u.ac.jp id=<19990929112418G.tsuchiya at example.com> stat=sent (240 Article posted)
1999/09/29 11:24:25 proto=esmtp server=news.kuee.kyoto-u.ac.jp id=<19990929112418G.tsuchiya at example.com> to=<tsuchiya at example.com> stat=sent (250 ok 938571866 qp 12577)
-------------- next part --------------
なお、サーバーの指定は、次のようになっています。
Smtpservers=pine.kuee.kyoto-u.ac.jp
NntpServers=news.kuee.kyoto-u.ac.jp
つまり、2通目のメールを送信する時点のサーバーが、あたかも
news.kuee.kyoto-u.ac.jp であるかのように記録されてしまっています。
--
土屋 雅稔 ( TSUCHIYA Masatoshi )
http://www-nagao.kuee.kyoto-u.ac.jp/member/tsuchiya/
Mew-dist メーリングリストの案内