Re: [imp] smime support in Horde 4.0

2011-12-27 Thread Nikolaos Milas
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

Re: [imp] smime support in Horde 4.0

2011-12-27 Thread 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, and I get the message: "Mess

[imp] How to specify default preference settings for all users?

2011-12-27 Thread Nikolaos Milas
Hello, Where can I find a list of available settings so we can know how to specify them in a prefs.local.php file. For example, I want to specify as default settings for all users (as I see them stored in horde_prefs db table for a particular user): Scope Name Value

Re: [imp] smime support in Horde 4.0

2011-12-27 Thread Michael M Slusarz
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,

Re: [imp] How to specify default preference settings for all users?

2011-12-27 Thread Michael J Rubinsky
Nikolaos Milas wrote: >Hello, > >Where can I find a list of available settings so we can know how to >specify them in a prefs.local.php file. > >For example, I want to specify as default settings for all users (as I >see them stored in horde_prefs db table for a particular user): > >Scope

Re: [imp] smime support in Horde 4.0

2011-12-27 Thread Nikolaos Milas
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

Re: [imp] How to specify default preference settings for all users?

2011-12-27 Thread Nikolaos Milas
On 27/12/2011 11:54 μμ, Michael J Rubinsky wrote: In the prefs.php files. Oh, now I see! There are multiple prefs.php files, one per application! So I need a config/prefs.local.php for horde and another imp/config/prefs.local.php for imp? Thanks, Nick -- IMP mailing list Frequently Asked Q

Re: [imp] How to specify default preference settings for all users?

2011-12-27 Thread Michael J Rubinsky
Quoting Nikolaos Milas : On 27/12/2011 11:54 ??, Michael J Rubinsky wrote: In the prefs.php files. Oh, now I see! There are multiple prefs.php files, one per application! So I need a config/prefs.local.php for horde and another imp/config/prefs.local.php for imp? Yup. -- mike The Hor