[imp] Spam Button
Michael M Slusarz
slusarz at horde.org
Fri May 24 02:38:06 UTC 2013
Quoting Simon B <simon.buongiorno at gmail.com>:
> On 21 May 2013 15:00, Simon B <simon.buongiorno at gmail.com> wrote:
>> 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' => 'submit at spam.spamcop.net',
>> 'email_format' => 'digest',
>> 'program' => '/usr/bin/spamassassin -r %u'
>> ),
>>
>>
>
> Additionally, since I changed the backend.local.php with these changes
> I now have to log in to imp after logging into horde. It's like it's
> reading backends.php and not the .local one at all..
>
> -rw-r--r-- 1 root www-data 21K May 17 09:14 backends.local.php
> -r--r----- 1 root root 21K May 17 09:11 backends.local.php.bak
> -r--r----- 1 root root 20K May 17 06:53 backends.local.phpold
> -rw-r--r-- 1 root root 20K May 19 06:47 backends.php
>
> I'm pretty sure it's a not file permission or spelling error.
>
> I'd still appreciate some debugging tips please.
Short of you debugging the actual PHP code that displays the Spam
button, there's not much else we can do. And nobody else has reported
this problem.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the imp
mailing list