[imp] SMIME
Mike Cochrane
mike@graftonhall.co.nz
Fri, 23 Aug 2002 09:23:17 +1200
Another thing i missed... i just commit this to mime_drivers.php.dist... that
complete stnza is
/**
* PKCS7 settings (smime)
*/
$mime_drivers['imp']['pkcs7']['inline'] = true;
$mime_drivers['imp']['pkcs7']['icons'] = array(
'default' => 'encryption.gif' );
$mime_drivers['imp']['pkcs7']['handles'] = array(
'application/x-pkcs7-signature', 'application/x-pkcs7-mime');
Thanks
- Mike :-)
Quoting Cliff Green <green@UMDNJ.EDU>:
> Quoting Mike Cochrane <mike@graftonhall.co.nz>:
>
> > What I have working is now in CVS HEAD.
> MOST EXCELLENT!
>
> The only thing I would add at this moment is the following stanza (or
> something
> very like it) in imp/config/mime_drivers.php:
>
>
> /**
> * PKCS7 settings
> */
> $mime_drivers['imp']['pkcs7']['inline'] = true;
> $mime_drivers['imp']['pkcs7']['icons'] = array(
> 'default' => 'encryption.gif' );
> $mime_drivers['imp']['pkcs7']['handles'] = array(
> 'application/x-pkcs7-signature');
>
>
> At which point, it looks like a winner!
>
>
> > Have play and if anyone has the time to get the sending of signed messages
> > working that would be excellent. I have some other projects to work on for
> a
> > while so I'll leave that bit up to someone else for the moment.
>
> I'll look at that first.
>
> Thanks enormously,
>
> c
> --
> Cliff Green
> Academic Computing Services - UMDNJ
> Signature under NDA
--
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/