[prev in list] [next in list] [prev in thread] [next in thread] 

List:       imp
Subject:    [imp] [CVS version] pgp-view patch
From:       "W. Tasin" <tasin () fhm ! edu>
Date:       2004-03-28 8:08:07
Message-ID: 406687E7.1080901 () fhm ! edu
[Download RAW message or body]

Hi all,

the pgp status messages doesn't work correctly on some encrypted and
signed mails.
The status shows only that the message was only signed, but this isn't true.

Here is the patch that works for me, hope that's the correct way to
handle it.
Ciao

Walter


["pgp.patch" (text/plain)]

--- /home/tasin/horde/CVS-HORDE/horde/imp/lib/MIME/Viewer/pgp.php	Tue Feb  3 17:52:33 2004
+++ imp/lib/MIME/Viewer/pgp.php	Sun Mar 28 08:48:34 2004
@@ -202,6 +202,11 @@
         $text = '';
 
         $this->_initStatus($this->getIcon($mimetype), _("PGP"));
+
+        if ($signenc) {
+           $this->_status[] = _("This message has been encrypted with PGP.");
+        }
+        
         $this->_status[] = _("This message has been digitally signed via PGP.");
 
         if (!$active) {




-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic