[horde] can someone help me please???

Tim Gorter email at teletechnics.com
Mon Aug 12 03:30:03 PDT 2002


Monday, August 12, 2002, 12:16:05 PM, you (horde) wrote:

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

How do you log on, ie. is IMP your authentication handler?
then edit imp/config/motd.php
enter some html, php, as you like...

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

what does your test.php say...
does your php support IMAP?


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

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

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

TDA> horde/config/registry.php

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

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


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


TDA> please someone help me.. ;))

TDA> bye Tom

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





---------------------------------------------------
Teletechnics Afield
Tel +44 (0)7785 977 087 Fax +44 (0)20 7681 1178
mailto:email at teletechnics.com   http://www.teletechnics.com

currently in: Barcelona, Spain



More information about the horde mailing list