/plugins/abook_hmailserver/config_sample.phpCopyright (c) 2007 The NaSMail Project This file is part of NaSMail abook_hmailserver plugin.
This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with plugin; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
boolean
$abook_hmailserver_add_aliases
(line 71)
Controls inclusion of email aliases in address book listing
WARNING. DCOM backend needs login name/password with Domain or Server privileges in order to include aliases. If option is enabled for user level login, scripts will fail with PHP exception errors.
boolean
$abook_hmailserver_add_dlists
(line 62)
Controls inclusion of distribution lists in address book listing
WARNING. DCOM backend needs login name/password with Domain or Server privileges in order to include distribution lists. If option is enabled for user level login, scripts will fail with PHP exception errors.
string
$abook_hmailserver_backend
(line 36)
Controls used address book backend
Allows to select used address book backend. Supported backends: 'dcom' - PHP COM functions. Requires PHP5 or later and Windows webserver. 'db' - PHP Pear DB functions. Requires PHP Pear DB 1.6.0 or later and appropriate PHP database extension. 'mdb2' - PHP Pear MDB2 functions. Requires PHP Pear MDB2, MDB2 drivers and appropriate PHP database extension.
string
$abook_hmailserver_dcom_login
(line 79)
[DCOM only] Login name used in DCOM authentication.
If set to empty string, plugin defaults to email user's name
string
$abook_hmailserver_dcom_pass
(line 87)
[DCOM only] Password used in DCOM authentication.
If set to empty string, plugin defaults to email user's password
boolean
$abook_hmailserver_global
(line 52)
Controls listing of domains
boolean
$abook_hmailserver_listing
(line 46)
Controls listing of address book and use of wide search (*)
WARNING. Since hMailServer 4.4.1 (b273) DCOM backend needs login name / password with Domain or Server privileges in order to list addresses. User level login will see only own address book entry.
string|array
$abook_hmailserver_pear_dsn
(line 100)
[DB/MDB2 only] DSN for hMailServer's database
See PHP Pear documentation about DSN format. http://pear.php.net/manual/en/package.database.db.intro-dsn.php http://pear.php.net/manual/en/package.database.mdb2.intro-dsn.php
If MDB2 backend is used, DSN should have charset=utf8 option. See also INSTALL documentation about required database rights
Documentation generated on Sun, 22 Nov 2009 17:36:22 +0200 by phpDocumentor 1.4.3