Hi Please can someone review my imp/config/backends.local.php and provide a hint why the spam and not spam buttons are not showing.
'spam' => array( 'innocent' => array( 'display' => true, // 'email' => null, 'email_format' => 'digest', 'program' => '/usr/bin/spamassassin -k %u' ), 'spam' => array( 'display' => false, 'email' => 'sub...@spam.spamcop.net', 'email_format' => 'digest', 'program' => '/usr/bin/spamassassin -r %u' ), Thanks. Simon -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org