[horde] Moving web away from mail server
Andreas Mauser
andreas at mauser.info
Wed Dec 25 17:11:29 UTC 2013
Hi,
----- Nachricht von mrubinsk at horde.org ---------
Datum: Wed, 25 Dec 2013 09:50:38 -0500
Von: mrubinsk at horde.org
Betreff: RE: [horde] Moving web away from mail server
An: Andreas Mauser <andreas at mauser.info>, horde at lists.horde.org
> Other than the normal horde configuration, you would just have to point
> imp/config/backends.local.php to your mailserver box.
I did that, but I get a 'Connection to E-Mail server failed'
..the complete row:
- move config files to new webserver - restart, works
- move web content to new webserver (also Horde) - restart, works
- got white page instead of login - installed Horde over the existing
(copied) installation
- restarted webserver, works.
- got login errors - correctly dumped database and imported it on new
webserver - restarted all and it works.
- now I get the login screen correctly and set
// IMAP server
$servers['imap'] = array(
// ENABLED by default; will connect to IMAP port on local server
'disabled' => false,
'name' => 'IMAP Server',
'hostspec' => '10.12.24.22', //which is the IP of my mail serve
'hordeauth' => false,
'protocol' => 'imap',
'port' => 143,
// Plaintext logins are disabled by default on IMAP servers (see RFC 3501
// [6.2.3]), so TLS is the only guaranteed authentication available by
// default.
'secure' => 'tls',
);
in the backends.php file (will move to .local.php later when it works)
Any idea whats missing?
How is Horde authenticating on the mail server side? I can not see any
attempt in its logs.
Thank you,
Andreas
> mike
> Sent from mobile
>
> -------- Original message --------
> From: Andreas Mauser <andreas at mauser.info>
> Date:12/25/2013 9:45 AM (GMT-05:00)
> To: horde at lists.horde.org
> Subject: [horde] Moving web away from mail server
>
> Quoting Andreas Mauser <andreas at mauser.info>
>
>> Hi and a merry christmas!
>>
>> I would like to move my webserver off my mailserver. Both resides
>> actually
>> on the same machine.
>>
>> So I will be moving /etc/httpd, /var/www/html to the new server, and
>> installing all Horde needed modules.
>>
>> Is there anything else I need to configure and how to tell horde the
>> 'new'
>> mailserver?
>>
>> Thank you and have a good start in the new year!
>> Andreas
>
> ----- Ende der Nachricht von mrubinsk at horde.org -----
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1832 bytes
Desc: S/MIME-Signatur
URL: <http://lists.horde.org/archives/horde/attachments/20131225/ee53cd41/attachment.bin>
More information about the horde
mailing list