[ start | index | login ]
start > knowledgebase > linux > mail > squrrelmail notes

squrrelmail notes

Created by retep. Last edited by retep, 2 years and 356 days ago. Viewed 3,406 times. #1
[edit] [rdf]
labels
attachments

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/"

请以发表评论身份登录
Powered by snipsnap.org Found a mistake in a howto? Let us know via an email to p.blikibugs at rimuhosting com.