About Sork ( Vacation ) status checking always shown as disabled

"Data Leung" <[email protected]>
Newsgroups gmane.comp.horde.sork
Message-ID <[email protected]>
Dear List ,
      I found a problem which's about Vacation + Gnarwl + LDAP .
      Hope somebody else could help .

I had been successful setup SROK ( Vacation ) in horde .
BTW I found that " Your vacation notice is currently disabled " even I sure 
that's enable already .

Here is my vacation/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 . 
'@test.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'] = 'xxxxxx';
$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();
/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */

Hope somebody else could help ~

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.