About Vacation " status "

"Data Leung" <[email protected]>
Newsgroups gmane.comp.horde.sork
Message-ID <[email protected]>
Dear List,
       I have a test enviorment e-mail server which had been install the 
following package .

1. CentOS 4.4
2. Postfix 2.2.10
3. Horde 3.1.4
4. IMP-H3-4.1.4
5. Vacation 3.0.1

And I got a problems which's about " Vacation status "
I found that EVEN I " enable " or " disable " vacation notice , it's always 
said that " Your vacation notice is currently diabled.

Below is my vacation/config/conf.php
<?php
/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
// $Horde: vacation/config/conf.xml,v 1.15.2.8 2006/10/13 16:03:33 jan Exp $
$uid = Auth::getBareAuth();
#$conf['vacation']['path'] = '/usr/bin/vacation';
#$conf['vacation']['default'] = 'Subject: ' . _("On vacation message") . 
"\n" . _("I'm on vacation and will not be reading my mail for a while.") . 
"\n" . _("Your mail will be dealt with when I return.") . "\n";;
$conf['vacation']['subject'] = true;
$conf['vacation']['from'] = false;
$conf['server']['params']['default']['host'] = 'localhost';
$conf['server']['params']['default']['port'] = 389;
$conf['server']['params']['default']['timeout'] = 0;
$conf['server']['params']['default']['version'] = '3';
$conf['server']['params']['default']['basedn'] = 
'vd=test.com,o=hosting,dc=test,dc=com';
$conf['server']['params']['default']['userdn'] = 'mail=' . $uid . 
'@strsh.com,vd=strsh.com,o=hosting,dc=test,dc=com';
$conf['server']['params']['default']['vacation'] = 'vacationInfo';
$conf['server']['params']['default']['active'] = 'vacationActive';
$conf['server']['params']['default']['enabled'] = 'TRUE';
$conf['server']['params']['default']['disabled'] = 'FALSE';
$conf['server']['params']['default']['uid'] = 'mail';
$conf['server']['params']['default']['binddn'] = 
'cn=Manager,dc=test,dc=com';
$conf['server']['params']['default']['bindpw'] = 'xxx';
$conf['server']['params']['default']['hordeauth'] = 'full';
$conf['server']['driver'] = 'ldap';
$conf['aliases']['show'] = false;
$conf['aliases']['driver'] = 'none';
$conf['user']['refused'] = array('root', 'bin', 'daemon', 'adm', 'lp', 
'shutdown', 'halt', 'uucp', 'ftp', 'anonymous', 'nobody', 'httpd', 
'operator', 'guest', 'diginext', 'bind', 'cyrus', 'courier', 'games', 
'kmem', 'mailnull', 'man', 'mysql', 'news', 'postfix', 'sshd', 'tty', 
'www');
$conf['menu']['apps'] = array();

Is there anyone could give me some hints how I could debug this problems ?

Thanks .

>From Data Leung.

_________________________________________________________________
No masks required! Use MSN Messenger to chat with friends and family. 
http://go.msnserver.com/HK/25382.asp

-- 
Sork mailing list - Join the hunt: http://horde.org/bounties/#sork
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.