Order a VPS, Semi- dedicated or Dedicated server in Dallas, London or Australia.
Ask our support team about your hosting requirements.
Host where the staff takes pride in making customers happy
You guys rock
- Various people on the 'rock' theme including (Bala, Ian, Ken, Neil, Chris, Ryan, James, Ming, Umut, Melyss, Dan, Tony) (#122/312)
Resolving: ERROR : Connection dropped by imap-server. Query: CAPABILITY
In /var/log/maillog you may see something like:
Sep 7 22:32:23 host dovecot: chdir(/home/someuser) failed with uid 506: Permission denied
In that case make the directory owned by them:
chown -R someuser:someuser ~someuser
I installed squirrel mail. Now: where is it?
On RH based distros the RPM package sets up an Apache Alias so that squirrel mail will be at http://yourip/webmail/index.php.
On other distros (e.g. on Debian Sarge) you can add the Alias yourself via a line like this in the Apache conf file (then restart apache):
Alias /webmail/ "/usr/share/squirrelmail/"

