Re: No such file or directory...
Jan Schneider <[email protected]> Sun, 12 Sep 2010 18:42:00 +0200
| Newsgroups | gmane.comp.horde.sork |
|---|---|
| Message-ID | <[email protected]> |
Zitat von Chris <[email protected]>: > Hi, I'm using Debian lenny, and setting up the horde suite using the > debian packages from the stable branch. > > So, that is horde 3.2.2 and sork-vacation 3.0.1-1. The current version is Vacation 3.2.1, so you won't get much support for that outdated version here. Horde is on 3.3.8. > Whenever I look at my vacation page, I see the "Change Vacation > notices" header, and text fields for "Subject" "From" "Message" > "Aliases..." and "...Password", but at the bottom of the page I get: > > Warning: unlink(/tmp/vfsKzeph5) [function.unlink]: No such file or > directory in > /usr/share/horde3/lib/VFS/ftp.php(160) : runtime-created function on line 1 > > Warning: unlink(/tmp/vfsVxsPNF) [function.unlink]: No such file or > directory in > /usr/share/horde3/lib/VFS/ftp.php(160) : runtime-created function on line 1 > > the interesting thing is that when I activate the vacation mode, > those messages > disappear. I deactivate it, then they come back (though the file > name changes, it isn't always vfsVxsPNF it is some other hashed name). > > /usr/share/horde3/lib/VFS/ftp.php does exist, and I'm using vsftp > for the back-end. > > Thank you for your help! > > > > $conf['vacation']['path'] = '/usr/bin/vacation'; > $conf['vacation']['default'] = 'Subject: ' . _("On vacation > message") . "\n" . _("I'm out > 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'] = true; > $conf['server']['params']['default']['host'] = 'localhost'; > $conf['server']['params']['default']['port'] = 21; > $conf['server']['params']['default']['pasv'] = false; > $conf['server']['params']['default']['hordeauth'] = false; > $conf['server']['params']['default']['norealm'] = false; > $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', > 'mysql', 'news', > 'postfix', 'sshd', 'tty', 'www'); > $conf['menu']['apps'] = array('forwards', 'gollem', 'horde', 'imp', > 'ingo', 'kronolith', > 'nag', 'turba'); > > -- > Sork mailing list - Join the hunt: http://horde.org/bounties/#sork > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: [email protected] > Jan. -- Do you need professional PHP or Horde consulting? http://horde.org/consulting/ -- Sork mailing list - Join the hunt: http://horde.org/bounties/#sork Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]