[Bug 44699] can't encrypt with gpg if the receiver's key is not signed

Isaac Clerencia isaac at warp.es
Sun Jan 22 15:31:55 UTC 2006


------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
You are a voter for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=44699         




------- Additional Comments From isaac warp es  2006-01-22 16:31 -------
IIRC a person (nick "toma") told me in IRC that the check is done in kmail/keyresolver.cpp:122

if ( !it->isRevoked() && it->validity() >= GpgME::UserID::Marginal )
      return true;

He patched his kmail removing the "it->validity() >= GpgME::UserID::Marginal" condition and it worked.

Best regards



More information about the pkg-kde-bugs-fwd mailing list