[horde] can someone help me please???

Tommaso D'Argenio rajasi at tin.it
Mon Aug 12 03:16:05 PDT 2002


Hi all,

i've found a motd.php in all config dirs of above script.. but none
comment inside on how it works...
someone can tell me how to set motd.php ? (isn't essential but it's cool
to have)

the second problem is a very big one.. ;|
i can auth and login on my server only by POP3 .. but no via IMAP
as MTA/MUA ecc.. i've qmail+vpopmail+courier-imap and all work well..
but when i try to access Horde
via IMAP the system tells that something is wrong in username/password..
;(

here's my conf files:
>>
horde/imp/config/servers.php

$servers['imap'] = array(
    'name' => 'IMAP Server',
    'server' => 'localhost',
    'protocol' => 'imap',
    'port' => 143,
    'folders' => 'INBOX',
    'namespace' => 'INBOX',
    'maildomain' => 'localhost',
    'smtphost' => '',
    'realm' => '',
    'preferred' => ''
);

(if i've some domains on my server.. what i've to set in this directive?
i think that i've to set only on localhost.. or not??)

horde/config/registry.php

$this->registry['auth']['login'] = 'imp';
$this->registry['auth']['logout'] = 'imp';

/* mail: Handler for sending mail. */
$this->registry['mail']['compose'] = 'imp';
$this->registry['mail']['composePopup'] = 'imp';


horde/config/horde.php
// What backend should we use for authenticating users to Horde? Valid
// options are currently 'imap', 'ldap', 'mcal', 'sql', and 'ftp'.
$conf['auth']['driver'] = 'imap';
$conf['auth']['params']['dsn']='{localhost:143/imap}INBOX';
>>


please someone help me.. ;))

bye Tom

--
I documenti vitali dimostreranno la loro vitalita' spostandosi
spontaneamente da dove li avevate lasciati a dove non riuscirete a
trovarli.




More information about the horde mailing list