Quote:
Originally Posted by IrishDoc
OK. after removing the mail link it worked. What do you think it might be in the conf of squirrelmail?
|
Before you removed the link did you change the squirrelmail.conf to reflect my previous post?
Change
Code:
<VirtualHost 91.121.156.14>
to
Code:
<VirtualHost 91.121.156.14:80>
The issue I believe is the webmail.example.com virtualhost. If its not because you forgot to add the port behind the IP then something else is missing or miss configured.
To re-add the link do this:
Code:
cd /etc/apache2/conf.d/
ln -s ../../squirrelmail/apache.conf squirrelmail.conf
/etc/init.d/apache2 reload
Recent comments
20 hours 13 min ago
1 day 5 hours ago
1 day 6 hours ago
1 day 10 hours ago
1 day 14 hours ago
1 day 14 hours ago
1 day 16 hours ago
2 days 3 hours ago
2 days 7 hours ago
2 days 9 hours ago