Difference between revisions of "Sysadmin Notes"

From Krupczak.org
Jump to: navigation, search
(Fun with Dovecot IMAP, Postfix, Squirrel Mail, etc.)
Line 6: Line 6:
  
 
When I tried to log into my Webmail facility, I received the following error message:
 
When I tried to log into my Webmail facility, I received the following error message:
 +
<pre>
 +
ERROR: Could not complete request.
 +
Query: LSUB "" "*"
 +
Reason Given: Permission denied
 +
</pre>

Revision as of 09:49, 1 July 2008

Notes on system administration gotchas, snafus, etc.

Fun with Dovecot IMAP, Postfix, Squirrel Mail, Apache, etc.

I recently lost a disk and paid to have it recovered. When I re-loaded my home directory, some of my file permissions got mangled.

When I tried to log into my Webmail facility, I received the following error message:

ERROR: Could not complete request.
Query: LSUB "" "*"
Reason Given: Permission denied