Zitat von Nikolaos Milas :
On 10/1/2012 3:16 μμ, Jan Schneider wrote:
This has nothing to do with Horde. All veryfication is done via OpenSSL.
Thanks Jan. Can you please provide the openssl verification command
used by Horde, because in my openssl tests I only get "Verification
success
On 10/1/2012 3:16 μμ, Jan Schneider wrote:
This has nothing to do with Horde. All veryfication is done via OpenSSL.
Thanks Jan. Can you please provide the openssl verification command used
by Horde, because in my openssl tests I only get "Verification
successful" and nothing more. For examp
Zitat von Nikolaos Milas :
On 28/12/2011 12:42 πμ, Nikolaos Milas wrote:
On 27/12/2011 11:32 μμ, Michael M Slusarz wrote:
Do you locally have a copy of the signer's certificate? If not,
there is no way to reliably verify the certificate - anybody can
create a certificate containing the
On 28/12/2011 12:42 πμ, Nikolaos Milas wrote:
On 27/12/2011 11:32 μμ, Michael M Slusarz wrote:
Do you locally have a copy of the signer's certificate? If not,
there is no way to reliably verify the certificate - anybody can
create a certificate containing the sender's credentials.
Hmm, no
On 27/12/2011 11:32 μμ, Michael M Slusarz wrote:
Do you locally have a copy of the signer's certificate? If not, there
is no way to reliably verify the certificate - anybody can create a
certificate containing the sender's credentials.
Hmm, not really; If the personal certificate is signed
Quoting Nikolaos Milas :
On 27/12/2011 12:02 μμ, Nikolaos Milas wrote:
I hope someone can provide some feedback on what may be wrong and
S/MIME support is not working.
I found that I must also check "Enable S/MIME functionality" in
Preferences / Other / S/MIME.
After that S/MIME works,
On 27/12/2011 12:02 μμ, Nikolaos Milas wrote:
I hope someone can provide some feedback on what may be wrong and
S/MIME support is not working.
I found that I must also check "Enable S/MIME functionality" in
Preferences / Other / S/MIME.
After that S/MIME works, and I get the message: "Mess
On 23/12/2011 7:00 μμ, Simon Brereton wrote:
But I would just say
go to the logging tab in Horde Administration and change the log type
to file, You might also like to change the log-level temporarily to
debug your SMIME issue.
Thanks Simon,
I followed this approach and now I'm logging succe
On 23 December 2011 11:32, Nikolaos Milas wrote:
> On 23/12/2011 5:26 μμ, Simon Brereton wrote:
>
>> Okay, but previously your Horde logs wouldn't have had a specific
>> error because ssl wasn't configured. Does it now?
>
>
> Thanks Simon,
>
> No, nothing pertinent is logged.
>
> By the way, I ha
On Fri, 23 Dec 2011, Nikolaos Milas wrote:
On 23/12/2011 5:26 μμ, Simon Brereton wrote:
Okay, but previously your Horde logs wouldn't have had a specific
error because ssl wasn't configured. Does it now?
Thanks Simon,
No, nothing pertinent is logged.
By the way, I have:
$conf['log']['
On 23/12/2011 5:26 μμ, Simon Brereton wrote:
Okay, but previously your Horde logs wouldn't have had a specific
error because ssl wasn't configured. Does it now?
Thanks Simon,
No, nothing pertinent is logged.
By the way, I have:
$conf['log']['type'] = 'syslog';
$conf['log']['name'] =
On 23 December 2011 10:21, Nikolaos Milas wrote:
> On 23/12/2011 5:01 μμ, Simon Brereton wrote:
>
>> On 23 December 2011 08:10, Nikolaos Milas wrote:
>>>
>>> I found that now. I added the two settings in config/conf.php:
>>>
>>> $conf['openssl']['cafile'] = '/etc/pki/CA/certs/ca-bundle.crt';
>>>
On 23/12/2011 5:01 μμ, Simon Brereton wrote:
On 23 December 2011 08:10, Nikolaos Milas wrote:
I found that now. I added the two settings in config/conf.php:
$conf['openssl']['cafile'] = '/etc/pki/CA/certs/ca-bundle.crt';
$conf['openssl']['path'] = '/usr/bin/openssl';
Possibly you don't need
On 23 December 2011 08:10, Nikolaos Milas wrote:
> On 23/12/2011 1:20 πμ, Simon Brereton wrote:
>
>> But in the configuration panel, you have to tell Horde where to find
>> the ssl binary...
>
>
> Thanks,
>
> I found that now. I added the two settings in config/conf.php:
>
> $conf['openssl']['cafi
On 23/12/2011 1:20 πμ, Simon Brereton wrote:
But in the configuration panel, you have to tell Horde where to find
the ssl binary...
Thanks,
I found that now. I added the two settings in config/conf.php:
$conf['openssl']['cafile'] = '/etc/pki/CA/certs/ca-bundle.crt';
$conf['openssl']['path']
On 22 December 2011 17:38, Nikolaos Milas wrote:
> On 22/12/2011 11:49 μμ, Jan Schneider wrote:
>
>> You did configure OpenSSL in Horde, right?
>
>
> Hmm, how is done that? I only did:
>
> pear install horde/webmail
>
> and then I ran "webmail-install"...
But in the configuration panel, you ha
On 22/12/2011 11:49 μμ, Jan Schneider wrote:
You did configure OpenSSL in Horde, right?
Hmm, how is done that? I only did:
pear install horde/webmail
and then I ran "webmail-install"...
Nick
--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-u
Zitat von Nikolaos Milas :
On 22/12/2011 10:11 μμ, Michael M Slusarz wrote:
You probably need to compile openssl support into PHP.
From phpinfo():
OpenSSL support enabled
OpenSSL Library Version OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
OpenSSL Header Version OpenSSL 0.9.8e-fips-rhel5 01 Jul 2
On 22/12/2011 10:11 μμ, Michael M Slusarz wrote:
You probably need to compile openssl support into PHP.
From phpinfo():
OpenSSL support enabled
OpenSSL Library Version OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
OpenSSL Header Version OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
Perhaps any additional Ho
Quoting Nikolaos Milas :
I haven't been able to find such a setting. I thought I might need
to install some additional component.
You probably need to compile openssl support into PHP.
michael
___
Michael Slusarz [slus...@horde.org]
--
IMP mailing list
Frequ
On 22/12/2011 4:59 μμ, lst_ho...@kwsoft.de wrote:
you should check the Webmail user settings. It is disabled by default
i guess.
Thanks,
I haven't been able to find such a setting. I thought I might need to
install some additional component.
Any suggestions?
Thanks,
Nick
--
IMP mailin
Hello
you should check the Webmail user settings. It is disabled by default i guess.
Regards
Andreas
smime.p7s
Description: S/MIME Cryptographic Signature
--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Hello I've just done a clean install on CentOS 5.7 running PHP 5.3.8 using:
pear install horde/webmail
and it works OK.
My question is: how can I add SMIME support? In digitally signed mail
messages I see:
"The data in this part has been digitally signed via S/MIME.
S/MIME support is not enable
23 matches
Mail list logo