![]() |
Configuring Horde in VPSs
Hello, today i configured 3 VPSs successfully, however i got confused on installing horde.
Quote:
Code:
$conf['server']['name'] = $_SERVER['SERVER_NAME'];Code:
<?php header( 'Location: http://mail.servername/horde' ) ;?>which seems to be working fine, however it can only send out mail but not receive, please if there is an easy way of configuring horde in a virtual server environment, i would really appreciate your help. |
Are there any errors in your mail log (in the /var/log/ directory)?
Please check if the MX record of your domain is pointing to the correct server. You can check that as follows: Code:
dig mx yourdomain.com |
| All times are GMT +2. The time now is 10:26. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.