[horde] New Webmail installation / migration / different servers for db, mail, horde

Götz Reinicke goetz.reinicke at filmakademie.de
Tue Nov 29 09:27:02 UTC 2011


Am 29.11.11 09:44, schrieb Vilius Šumskas:
>> Am 28.11.11 16:58, schrieb Vilius Šumskas:
>>> Please reply to the list.
>>>
>>>> Hi Vilius,
>>>>
>>>> thanks for your help so far!
>>>>
>>>> I'm at the point that my backends.local.php is not O.K. :-/
>>>>
>>>>
>>>> But I'm blind in finding the error or what it should look like ...
>>>>
>>>>
>>>> Do you have an working example?
>>>>
>>>> 	That would be great!
>>>>
>>>> 	Regards . Götz
>>>
>>> As said before, I just copied "advanced" sample from backends.php and
>> changed 'hostspec' and 'secure' parameter.
>>>
>>
>> O.K. I figured out, which part I do need. But it get an connection error
>> (german):
>>
>> Nov 28 16:54:54 http01 HORDE: [imp] Error connecting to IMAP server:
>> [111] Verbindungsaufbau abgelehnt [pid 29019 on line 340 of
>> "/var/www/html/webmail.filmakademie.de/horde4/imp/lib/Imap.php"]
>>
>>
>> I tried secure = tls and false in the backends.local.php without success.
>>
>> Checking from the test.php page with the same settings/user/password
>> successes. (TLS and Non-tls)
>>
>> any idea what might fail?
> 
> If test.php really works, then you still have misconfigured backends.local.php
> 
> Error 111 means Connection Refused, so you have misconfigured hostname, port number, confused SSL with TLS, or IMAP server is not running at all.

Hi Vilius,

what could be wrong with this:

<?php
$servers['falu-secure-imap'] = array(
    // Disabled by default
    'disabled' => false,
    'name' => 'falu Secure IMAP Server',
    'hostspec' => 'mail.filmakademie.de',
    'hordeauth' => false,
    'protocol' => 'imap',
    'port' => 143,
    'secure' => 'tls',
    'maildomain' => '',
    // 'smtphost' => 'smtp.example.com',
    // 'smtpport' => 25,
    'acl' => false,
    'cache' => false,
);




-- 
Götz Reinicke
IT-Koordinator

Tel. +49 7141 969 420
Fax  +49 7141 969 55 420
E-Mail goetz.reinicke at filmakademie.de

Filmakademie Baden-Württemberg GmbH
Akademiehof 10
71638 Ludwigsburg
www.filmakademie.de

Eintragung Amtsgericht Stuttgart HRB 205016

Vorsitzender des Aufsichtsrats:
Jürgen Walter MdL
Staatssekretär im Ministerium für Wissenschaft,
Forschung und Kunst Baden-Württemberg

Geschäftsführer:
Prof. Thomas Schadt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5161 bytes
Desc: S/MIME Kryptografische Unterschrift
URL: <http://lists.horde.org/archives/horde/attachments/20111129/46a9b06e/attachment-0001.bin>


More information about the horde mailing list