[sork] qmail driver for vacation
Oscar Retana
oscar at gridshield.net
Thu Mar 17 12:04:36 PST 2005
Hello!
I'm trying the HEAD version of vacation (Horde3, IMP4), using the qmail
driver. It seems to me there is some configuration missing, not included
or not documented. What's the "dbtype"? In the configuration file I
don't see anything related to this parameter, however, it is used in the
qmail driver:
horde/vacation/lib/Driver/qmail.php (near line 80):
---------------------------------------------------
// We need to find out what type of database file to use.
$conf = &$GLOBALS['conf'];
$dbfile = VACATION_BASE . '/files/empty.' .
$this->params['dbtype'] . '.bin';
What this parameter should be?
Thank you for any help!
These are the errors I'm seeing:
--------------------------------
Notice: Undefined index: dbtype in
(..)/horde/vacation/lib/Driver/qmail.php on line 80
Warning: Cannot modify header information - headers already sent by
(output started at (..)/horde/vacation/lib/Driver/qmail.php:80) in
(..)/horde/vacation/templates/common-header.inc on line 4
Warning: Cannot modify header information - headers already sent by
(output started at (..)/horde/vacation/lib/Driver/qmail.php:80) in
(..)/horde/vacation/templates/common-header.inc on line 5
Failure in modifying vacation notice: Unable to write VFS file
".vacation.pag".
More information about the sork
mailing list