From Bugzilla Helper: User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.4.0-0.99.11 i586) Messages that are sent encrypted (using Pine) do not get decrypted at the other end (using Pine). Reproducible: Always Steps to Reproduce: 1.Send encrypted message to self using Pine. 2.Read message. Note that it is encrypted and you can not read it. 3. Actual Results: An encrypted message is shown. Expected Results: It should ask for your password and decrypt the message.
Verified. Last worked in pine-4.31-2.
We (Red Hat) should really try to fix this before the next release.
Created attachment 8722 [details] pine-4.32-quote.patch
I think the above patch is right. get_pair _used_ to strip quotes from labels, at least.
This is a known problem in pine4.32 and it was fixed in the release of Pine4.33 yesterday. The fix is different from the proposed here and I would recommend to use the pine team solution. The funxtion get_pair is called from several different places and I'm not quite sure this solution will fix all calls. In any case 4.33 is out and fixes the bug
(Confirmed; 4.33 works for me.)