I created the file imp/conf/backends.local.php with only the following contents.  When logging in, I see no additional option to report mail as spam.  How do I enable reporting? 

<?php&nbsp;
$conf['spam']['reporting'] = true;&nbsp;
$conf['spam']['spamfolder'] = Spam;&nbsp;
$conf['notspam']['reporting'] = true;&nbsp;
$conf['notspam']['spamfolder'] = Inbox;&nbsp;
$conf['spam']['program'] = '/usr/bin/spamc -C report -u %l';&nbsp;
$conf['notspam']['program'] = '/usr/bin/spamc -C revoke -u %l';&nbsp;
 &nbsp;
Horde version 5.2.12&nbsp;
Imp version 6.2.16&nbsp;
 &nbsp;
Thank you, Art
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to