[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:18143] Bug#JP/840: marked as done (mew doesn't handle correctly the pgp)



ISHIKAWA Mutsumi <ishikawa@xxxxxxxxxxx>さんの Tue, 05 Oct 1999 18:51:26 +0900付けの
message-id <19991005185126K.ishikawa@xxxxxxxxxxx>
subject mew-1.93 sign 
のメッセージにより以下のバグ報告は「処理済」とされました。

もし、間違ったバグ報告を「処理済」にしてしまった場合は
必要に応じてバグ報告を再発行し、そして/または、ただちに問題を修正してください。

(注: これは Debian JP Bug Tracking System が発行している
自動応答メッセージで、debian-users メイリングリストにも送られています。
あなたがシステム管理者で、このメッセージが何について書かれている
かよくわからないのでしたら、どこかに深刻なメールシステムの誤設定がある
ことを示しています。すぐに私まで連絡をいただけないでしょうか)
(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

-- 
Debian JP Bug Tracking System / owner@bugs.debian.or.jp


Received: from giga1.giganet.net (giga1.giganet.net [210.134.143.2])
	by lists.debian.or.jp (8.9.2+3.1W/3.6W-Debian-JP-980308) with ESMTP id SAA02369
	for <840-done@bugs.debian.or.jp>; Tue, 5 Oct 1999 18:51:55 +0900 (JST)
Subject: mew-1.93 sign
X-Mailer: Mew version 1.94 on Emacs 20.3 / Mule 4.0 (HANANOEN)
X-fingerprint: AC FA FA 80 27 8D 50 5E  5F 9F B4 78 94 BC 61 B5
X-URL: http://www.linux.or.jp/~ishikawa/
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <19991005185126K.ishikawa@xxxxxxxxxxx>
Date: Tue, 05 Oct 1999 18:51:26 +0900
From: ISHIKAWA Mutsumi <ishikawa@xxxxxxxxxxx>
X-Dispatcher: imput version 990905(IM130)
Lines: 30

 This is not bug, perhaps.

 On Mew-1.93 or later, PGP sign takes the "-u" option. If From:
exists, use it. Otherwise, mew-mail-address is used.

 Mew-mail-address is set in mew-vars.el like this.

(defvar mew-mail-address-list nil
  "*The addresses included in this list never appear on the Cc:
field on a draft buffer.")

(cond 
 ((string= mew-mail-domain "")
  (defvar mew-mail-address (user-login-name)))
 (t
  (defvar mew-mail-address (concat (user-login-name) "@" mew-mail-domain))))

 If your login name different from pgp sign identifier, you should set
mew-mail-address in .emacs like below:

 (setq mew-mail-address "ishikawa@xxxxxxxxxxx")

-----
Tue Oct  5 18:50:54 JST 1999
  ISHIKAWA Mutsumi <ishikawa@xxxxxxxxxxx>
      a Exective Director of Japan Linux Association
                                            <ishikawa@xxxxxxxxxxx>
      a member of Debian project            <ishikawa@debian.org>
      a member of Debian JP project         <ishikawa@debian.or.jp>
      a member of X-TrueType project (TrueType fonts support for X)

Return-Path: <borco@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: borco@borco-ei
Message-ID: <37009895.D9D60E7@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 30 Mar 1999 18:25:41 +0900
From: Ionutz Borcoman <borco@xxxxxxxxxxxxxxxxxxxxxxxxxx>
X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.2.3 i686)
X-Accept-Language: en, ja
MIME-Version: 1.0
To: submit@bugs.debian.or.jp
Subject: mew doesn't handle correctly the pgp
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Package: mew
Version: 1:1.93-2

Hi,

I have unsuccesfully try to sign some messages with pgp2 using mew. This
seems to be a recent thing (maybe since I've switched to glibc 2.1). Can
you please investigate this ? 

TIA,

Ionutz