Quoting Michael M Slusarz <slus...@horde.org>:

Quoting Edward Burr <egb...@burr.cc>:

Quoting Edward Burr <egb...@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

Attachment: smime.p7s
Description: S/MIME Signature

-- 
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to