Fixing SquirrelMail
From Antiflux Wiki
(Difference between revisions)
m |
|||
(One intermediate revision not shown.) | |||
Line 1: | Line 1: | ||
- | When | + | When [https://mail.antiflux.org SquirrelMail] complains about: |
ERROR: | ERROR: | ||
ERROR : Could not complete request. | ERROR : Could not complete request. | ||
Line 6: | Line 6: | ||
the fix is to remove <code>thread_INBOX=1</code> from <code>/var/lib/squirrelmail/data/«username».pref</code>. | the fix is to remove <code>thread_INBOX=1</code> from <code>/var/lib/squirrelmail/data/«username».pref</code>. | ||
+ | |||
+ | [[Category:Admin]] |
Current revision
When SquirrelMail complains about:
ERROR: ERROR : Could not complete request. Query: THREAD REFERENCES ISO-8859-1 ALL Reason Given: THREAD failed: No such thread type
the fix is to remove thread_INBOX=1
from /var/lib/squirrelmail/data/«username».pref
.