Re: [imp] Problem with domain added to @ from prefs

2009-05-13 Thread Marco
Jan Schneider horde.org> writes: > Do all other preferences work correctly? Yes, I don't notice other problems... > Is the domain value still > there if you go the preference screen after logging in again? Yes. Domain value remain in preference as expected. Thanks Marco -- IMP mailing list

Re: [imp] Problem with domain added to @ from prefs

2009-05-13 Thread Jan Schneider
Zitat von Marco : Jan Schneider horde.org> writes: Do all other preferences work correctly? Yes, I don't notice other problems... Is the domain value still there if you go the preference screen after logging in again? Yes. Domain value remain in preference as expected. That doesn't ma

[imp] IMP 4.3.4 - Add PGP Keyserver

2009-05-13 Thread David
Hello, I am using IMP 4.3.4 with Groupware Webmail Edition 1.2.3. How do I add a keyserver to the $conf['utils']['gnupg_keyserver'] array in /imp/config/conf.php? I have tried manually adding and removing from the file, reloading but the Admin console always replaces my settings with the default

Re: [imp] IMP 4.3.4 - Add PGP Keyserver

2009-05-13 Thread Michael Rubinsky
Quoting David : Hello, I am using IMP 4.3.4 with Groupware Webmail Edition 1.2.3. How do I add a keyserver to the $conf['utils']['gnupg_keyserver'] array in /imp/config/conf.php? You need to add the servers to the conf.xml file and then generate the conf.php file. Thanks, mike -- The H

Re: [imp] IMP 4.3.4 - Add PGP Keyserver

2009-05-13 Thread Jan Schneider
Zitat von Michael Rubinsky : Quoting David : Hello, I am using IMP 4.3.4 with Groupware Webmail Edition 1.2.3. How do I add a keyserver to the $conf['utils']['gnupg_keyserver'] array in /imp/config/conf.php? You need to add the servers to the conf.xml file and then generate the conf.php

Re: [imp] IMP 4.3.4 - Add PGP Keyserver

2009-05-13 Thread David
(sorry, resending this for the list) Did the edit in conf.xml; that did the trick. Also tried adding the array AFTER the 'you shouldn't change anything'. Seemed to work also. (guess those warnings are there for a reason? ) Jan Schneider wrote: > Zitat von Michael Rubinsky : > >> >> Quoting Davi