[horde] Missing spam / ham button within IMP
    A. Schulze 
    sca at andreasschulze.de
       
    Fri Nov 21 13:38:45 UTC 2014
    
    
  
sascha:
> My configuration within the file backend.local.php
I would only set *changed* values in backend.local.php.
   $servers['imap']['disabled'] = true;
   $servers['advanced']'disabled'] = false;
   ..
and than try the setting to force the buttons are displayed in any folder
( see comments in backends.php ) )
   $servers['advanced']['spam']['innocent']['display'] = false;
   $servers['advanced']['spam']['spam']['display'] = true;
Maybe that helps.
Andreas
    
    
More information about the horde
mailing list