[sork] Re: R: Re: R: account, vacation and other...
carole gimenez
gimenez at cict.fr
Tue Apr 5 06:57:07 PDT 2005
Hi,
I don't arrive to work sork-vacation module with ldap.
I use horde-3.0.3 and vacation-HEAD-2005-04-04.tar.gz with the patches
of Christian Affolter (http://bugs.horde.org/ticket/?id=1648&action=) on
a test server (Fedora core 2).
I arrive only to write the vacation message in ldap directory using
'mailReplyText' attribute of qmail.schema.
What vacation program you use?
First, i try to use the vacation program of sendmail but it don't work.
Then, i wanted install ldapvacation-1.0.4.tgz
(http://ftp.etc.msys.ch/pub/sources/ldapvacation/) but it would seem
compiled for BSD.
Can you help me, please?
Thanks for advance.
Carole Gimenez.
P.S: my vacation 's conf.php looks at this:
<?php
/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
// $Horde: vacation/config/conf.xml,v 1.8 2004/11/10 19:20:07 eraserhd Exp $
$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['server']['params']['default']['host'] = 'xxxxxxx';
$conf['server']['params']['default']['port'] = 389;
$conf['server']['params']['default']['basedn'] =
'ou=people,dc=ups-tlse,dc=fr';
$conf['server']['params']['default']['userdn'] = 'uid=' .
Auth::getAuth() . ',ou=people,dc=ups-tlse,dc=fr';
$conf['server']['params']['default']['vacation'] = 'mailReplyText';
$conf['server']['params']['default']['active'] = 'vacationStatus';
$conf['server']['params']['default']['enabled'] = 'Y';
$conf['server']['params']['default']['disabled'] = 'N';
$conf['server']['params']['default']['uid'] = 'uid';
$conf['server']['params']['default']['hordeauth'] = false;
$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('imp');
/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */
alain wrote:
>thanks for all (and particular to Eric...)
>
>i've sucessed to install sork (accounts, passwd, forward, vacation)
>and all are working via LDAP
>
>thanks again
>
>Alain
>
>
>
>
>>Search the tar.gz files.
>>Eg.:
>>http://ftp.horde.org/pub/snaps/latest/vacation-HEAD-2005-04-04.tar.gz
>>
>>Search all applications on the http://ftp.horde.org/pub/snaps/latest/
>>
>>C ya!
>>Ps. Escuse me for my bad english
>>
>>-----Messaggio originale-----
>>Da: sork-bounces at lists.horde.org [mailto:sork-bounces at lists.horde.org]
>>Per conto di alain
>>Inviato: lunedì 4 aprile 2005 16.31
>>A: sork at lists.horde.org
>>Oggetto: [sork] Re: R: account, vacation and other...
>>
>>Costinel Ghita a écrit :
>>
>>
>>
>>
>>
>>>Try CVS snapshot of Vacation...
>>>
>>>
>>>
>>>
>>>
>>>
>>yes, i've try to download somes files , conf.xml, base.php
>>but i don't know how to install all CVS files of vacation ???
>>
>>thanks for reply
>>
>>
>>
>>
>>
>>
>>
>>>-----Messaggio originale-----
>>>Da: sork-bounces at lists.horde.org [mailto:sork-bounces at lists.horde.org]
>>>Per conto di alain
>>>Inviato: lunedì 4 aprile 2005 15.08
>>>A: sork at lists.horde.org
>>>Oggetto: [sork] account, vacation and other...
>>>
>>>hello,
>>>
>>>my horde/imp work fine now (thanks for all)
>>>
>>>but there's still a problem with account, vacation, forwards, passwd
>>>
>>>when i try to use them i've the following error :
>>>
>>>*Warning*:
>>>main(/usr/apache2/htdocs/horde/forwards/lib/../../lib/Registry.php):
>>>failed to open stream: No such file or directory in
>>>*/usr/apache2/htdocs/horde/forwards/lib/base.php* on line *23*
>>>
>>>*Fatal error*: main(): Failed opening required
>>>'/usr/apache2/htdocs/horde/forwards/lib/../../lib/Registry.php'
>>>(include_path='.:/usr/local/lib/php') in
>>>*/usr/apache2/htdocs/horde/forwards/lib/base.php* on line *23*
>>>
>>>same error for the four applications (exept directory name...)
>>>
>>>also in administration menu i've no configuration for these
>>>
>>>
>>>
>>>
>>applications
>>
>>
>>
>>
>>>?
>>>
>>>do you have an idea about the problem ?
>>>
>>>thanks for reply
>>>
>>>
>>>Horde Version
>>>
>>> * Horde: 3.0.3
>>>
>>>
>>>Horde Applications
>>>
>>> * Accounts: 2.1.1
>>> * Forwards: 2.2.1
>>> * Horde: 3.0.3
>>> * Imp: H3 (4.0.2) (run Imp tests
>>> <http://webmail.univ-evry.fr:3000/horde/imp/test.php>)
>>> * Ingo: H3 (1.0.1) (run Ingo tests
>>> <http://webmail.univ-evry.fr:3000/horde/ingo/test.php>)
>>> * Passwd: 2.2
>>> * Turba: H3 (2.0) (run Turba tests
>>> <http://webmail.univ-evry.fr:3000/horde/turba/test.php>)
>>> * Vacation: 2.2.1
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>
>>
>>
>>
>
>
>
>
More information about the sork
mailing list