Changes

Jump to navigation Jump to search
Line 128: Line 128:     
===IMAP subfolders do not show in IMP===
 
===IMAP subfolders do not show in IMP===
From http://bugs.contribs.org/show_bug.cgi?id=1701:
+
* The 'Folder' drop-down list in webmail only offers INBOX
  Finally I just have to remove
+
* /var/log/messages shows entries like:
  /etc/e-smith/templates/var/service/imap/config/IMAP_CAPABILITY
+
...: PHP Notice: Undefined index: a in /home/httpd/html/horde/lib/Horde/IMAP/Tree.php on line 1275
  but signal-event email-update is not enough It still does not work
+
  ...: PHP Notice: Undefined index: a in /home/httpd/html/horde/lib/Horde/IMAP/Tree.php on line 1438
   
+
  ...: PHP Notice: Undefined index: value in /home/httpd/html/horde/imp/folders.php on line 361
  It was necessary to do
  −
  signal-event post-upgrade; signal-event reboot
  −
And then it worked.
  −
   
  −
  Thks a lot for your help
  −
  −
Alain
      +
From [[Bugzilla:1701]](Courtesy of Alain):
 +
# rm /etc/e-smith/templates-custom/var/service/imap/config/IMAP_CAPABILITY
 +
# signal-event post-upgrade; signal-event reboot (note: signal-event email-update is not enough)
    
===Remote Administration using SSH Tunnels===
 
===Remote Administration using SSH Tunnels===

Navigation menu