[horde] Re: Horde/IMP and smime
Jan Schneider
jan at horde.org
Tue Mar 8 09:38:58 PST 2005
Zitat von LALOT Dominique <lalot at univ-aix.fr>:
> in smime.php line 212
>
> /* Try again without verfying the signer's cert */
> $result = openssl_pkcs7_verify($input, PKCS7_NOVERIFY, $output);
>
> if (($result === true) || ($result === -1)) {
> $ob->result = PEAR::raiseError(_("Message Verified Successfully but the
> signer's certificate could not be verified."), 'horde.warning'); }
>
>
> So if it's true or false : success!!. You can get rid of the else :-)
There is no else. If you talk about the if-clause, this is *not* true
or false.
> I'm stucked anyway with the bug around flowed ( and have'nt been
> successfull getting the CVS!.. , don't understand if HEAD is horde 3.0)
FRAMEWORK_3 is Horde 3.0.x.
> Call to undefined function: getprintmode() in
> /var/www/horde-3.0.3/imp-h3-4.0.2/lib/MIME/Viewer/plain.php on line 84,
This has been fixed in CVS already.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the horde
mailing list