Zitat von D. Milanovic <t...@mandexin.ca>:
Hello, I am unable to successfully decrypt S/MIME signed/encrypted message in Horde. Sending is OK and message can be read in Thunderbird without problems. However, error message "Could not decrypt S/MIME data." is displayed when trying to read same message in Sent folder. Same error is displayed for all incoming encrypted messages. All certificates (personal and public) are imported without any errors. No error messages in PHP or Horde log. Horde version is 5.2.11, Imp version 6.2.11
openssl_pkcs7_decrypt() which we use internally doesn't return a more detailed error message if decryption failed. It raises a PHP warning with some more information though, so you should see this in your PHP/Horde logs if your error_reporting level is sufficiently high.
-- Jan Schneider The Horde Project http://www.horde.org/ -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org