[imp] Verifying smime signatures not working?
Edward Burr
egburr at burr.cc
Thu May 22 21:05:16 UTC 2014
Quoting Michael M Slusarz <slusarz at horde.org>:
> Quoting Edward Burr <egburr at burr.cc>:
>
>> Quoting Edward Burr <egburr at burr.cc>:
>>> After completely uninstalling (quite painful) and reinstalling
>>> (very easy) horde webmail, now s/mime signed emails are properly
>>> displayed. I have no idea what the difference is between doing an
>>> install completely from scratch versus updating from a slightly
>>> older level, but it worked.
>>
>> I don't know what happened, because I haven't touched the
>> configuration or preferences since then, except to enter my s/mime
>> passphrase when needed, but IMP has once again quit displaying
>> signed emails properly and gone back to showing the s/mime
>> attachment instead, even on the old emails that it had previously
>> displayed correctly. What can I do to troubleshoot this?
>
> Maybe try clearing (or disabling) your IMAP cache? See
> config/backends.php or bin/imp-query-imap-cache
Cache should be disabled. My backends.local.php just has:
$servers['imap'] = array(
'disabled' => false,
'name' => 'IMAP Server',
'hostspec' => 'localhost',
'hordeauth' => true,
'protocol' => 'imap',
'port' => 143,
'secure' => 'tls',
);
and in backends.php the only place cache isn't commented out it is set
to false in the disabled "advanced" server example config.
imp-query-imap-cache is an interesting tool. I didn't even know it
existed. Anyway, for my userid, summary statistics of all mailboxes
returns:
[ INFO ] Cached mailboxes: 0
[ INFO ] Cached messages: 0
[ INFO ] Cached searches: 0
I had it purge cache, but that had no effect (I assume because there
is no cache).
--
"In television it is a cardinal sin to allow the viewer a
single moment when his ears and eyes are not assaulted by
sound and fury" -- Alfred Hitchcock, announcing a commercial
break in "Hangover" aired 12/06/1962 and just as true today
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5633 bytes
Desc: S/MIME Signature
URL: <http://lists.horde.org/archives/imp/attachments/20140522/cd99a8c0/attachment.bin>
More information about the imp
mailing list