[imp] preferances
Jan Schneider
jan@horde.org
Fri, 18 Jan 2002 14:37:29 +0100
Zitat von Barry <blclark@gci.net>:
> ** Preference System Settings
> **/
>
> /* What preferences driver should we use? Valid values are 'none'
> * (meaning use system defaults and don't save any user preferences),
> * 'session' (preferences only persist during the login), 'ldap',
> * and 'sql'.
> */
> $conf['prefs']['driver'] = ''; I assume this should be mysql
No, 'sql' as stated in the comment above.
> /* Any parameters that the preferences driver needs. This includes
> * database or ldap server, username/password to connect with, etc.
> */
> $conf['prefs']['params'] = array(); I can see that this should be the
> user/pass of horde but what syntax should I use?
No, leave it empty.
> /**
> ** Category System Settings
> **/
You don't need this.
> /**
> ** Cache System Settings
> **/
You don't need this either.
> /**
> ** Mailer
> **/
>
> /* What method should we use for sending mail? Valid options are
> * currently 'sendmail' and 'smtp'.
> */
> $conf['mailer']['type'] = 'sendmail';
>
> /* An array holding any parameters that the Mail object will need to
> * function correctly. For sendmail, this is mainly the sendmail_path
> * option; SMTP requires at least a server and a port (if nonstandard).
> */
> $conf['mailer']['params'] = array();
> $conf['mailer']['params'] = array('sendmail_path' =>
> '/usr/lib/sendmail'); This is the correct path to my sendmail but do I
> need anything in the array portion above?
No.
Jan.
--
::::::::::::::::::::::::::::::::::::::::
AMMMa AG - discover your knowledge
:::::::::::::::::::::::::::
Detmolder Str. 25-33 :: D-33604 Bielefeld
fon +49.521.96878-0 :: fax +49.521.96878-20
http://www.ammma.de
::::::::::::::::::::::::::::::::::::::::::::::