[imp] unchecked signature in encrypted message because public key not found

2012-01-04 Thread Maciej Uhlig
I'm testing PGP functionality of IMP 5.0.17 with HGWE 4.0.5. If signed and encrypted PGP/MIME message comes from another contact than Horde/IMP user, I get error message from gpg: gpg: Can't check signature: public key not found It's important to say the message is correctly decrypted, so Horde u

Re: [imp] View email in HTML format

2012-01-04 Thread Claudio Mantegna
Hello Janis, >> Hello All, >> >> how to activate the "view" of email into HTML format for IMP 5x ? >> Into Horde 3 + IMP 4 , i change the variable "inline" from 'false' to >> 'true' into /horde/imp/mime_drivers.php under section 'HTML driver >> setting" ($mime_drivers['imp']['html'] ) and work fin

Re: [imp] IMP H4 (5.0.17) error: DateTime::__construct(): Failed to parse time string (-001-11-01) at position 7 (-): Double timezone specification.

2012-01-04 Thread gimili
On 12/23/11 11:56 AM, Michael J Rubinsky wrote: Quoting gimili : When I open event invitations I get the following error: DateTime::__construct(): Failed to parse time string (-001-11-01) at position 7 (-): Double timezone specification. Does anyone else see this? Thanks, What version of Ho

[imp] attachment icon

2012-01-04 Thread nick regan
Dear imps, Nice to join you - congratulations on keeping Horde a great place to work! Please forgive the mundane and probably dumb question: How do I enable the paperclip icon that tells me that an email in my inbox has an attachment? I can't find it anywhere in Options... My webmail address is

Re: [imp] attachment icon

2012-01-04 Thread ANANT S ATHAVALE
If you are using H3/IMP 4, please enable/uncomment the following hook in hooks.php of imp/config '_imp_hook_msglist_format'. If you are using H4/IMP 5, please enable/uncomment the following hook in hooks.local.php of imp/config 'msglist_flags' Regards, ANANT. - Message from nick re