[Mew-dist 2638] handling multipart msg, IM 74 bug.

SHUDOH Kazuyuki shudoh at example.com
1997年 10月 22日 (水) 17:43:36 JST


首藤といいます。

IM 74 の imput 単体で multipart message を生成しようとしたところ、
 --MultipartAdd=... オプションが働きませんでした。
imput のバグと思われます。メイル末尾にパッチを付けます。
#img at example.com に報告すべきでしょうか。

Mew は IM に頼らずに multipart message を作っているのですね。

SHUDO Kazuyuki/首藤一幸   私をたばねないで あらせいとうの花のように
  shudoh at example.com


以下パッチです。
=====
--- imput.orig  Tue Oct 21 18:31:23 1997
+++ imput       Wed Oct 22 17:01:53 1997
@@ -211,7 +211,7 @@
        => 'Path/name of draft message.',
     'PGPsign;b;;PGP_Sign'
        => 'Generate PGP signature for body-part.',
-    'MultipartAdd;s;;Mulipart_messages'
+    'MultipartAdd;s@;;Mulipart_messages'
        => 'Path/name of message to be added as a part of multipart message.',
     'SMTP;b;;Smtp_input_mode'
        => 'Perform SMTP style input mode.',



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