[sork] Problems with Vacation H3 (3.0-RC1)

info@web-front.de info at web-front.de
Mon Mar 13 01:47:08 PST 2006


Hello,

i have still the problem with vacation.

The Hordeframework with the applications runs on a extra server with Debian sarge. 
My problem is the configuration of vactaion. 
When I setting up a vacation, the script save this on the mailserver. 
Because the .vacation.db file is 0Byte. 
On The mailserver runs Debian woody with sendmail 8.2.13 and procmail. 
vacation is installed in die Path /usr/bin/vacation and in /etc/mail/smrsh are links: 

lrwxrwxrwx 1 root root 26 Nov 13 2003 mail.local -> /usr/lib/sm.bin/mail.local* 

lrwxrwxrwx 1 root root 17 Nov 13 2003 procmail -> /usr/bin/procmail* 

lrwxrwxrwx 1 root root 28 Nov 13 2003 sensible-mda -> /usr/lib/sm.bin/sensible-mda* 

lrwxrwxrwx 1 root root 17 Nov 13 2003 vacation -> /usr/bin/vacation* 

How can i fix it? 

Kind regards 
Thomas 

my /vacation/config/conf.php File: 
<?php 
/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */ 
// $Horde: vacation/config/conf.xml,v 1.12 2005/10/25 11:41:57 jan Exp $ 
$conf['vacation']['path'] = '/usr/bin/vacation'; 
$conf['vacation']['default'] = 'Subject: ' . _("Abwesenheitsnachricht") . "\n" . 
_("Ich kann zur Zeit Ihre Email nicht lesen.") . "\n" . _("Ihre Email wird nich 
t gelöscht, sobald ich zurück bin werde ich mich bei Ihnen melden.") . "\n";; 
$conf['vacation']['subject'] = true; 
$conf['server']['params']['default']['host'] = 'sdvmail.my-domain.de'; 
$conf['server']['params']['default']['port'] = 21; 
$conf['server']['params']['default']['pasv'] = false; 
$conf['server']['params']['default']['hordeauth'] = false; 
$conf['server']['params']['default']['norealm'] = true; 
$conf['server']['params']['default']['dbtype'] = 'empty'; 
$conf['server']['driver'] = 'forwards'; 
$conf['aliases']['show'] = true; 
$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', 'mysq 
l', 'news', 'postfix', 'sshd', 'tty', 'www'); 
$conf['menu']['apps'] = array('forwards', 'horde', 'imp', 'ingo', 'passwd', 'tur 
ba', 'vacation'); 
/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */


More information about the sork mailing list