[dev] Spam Reporting
Michael M Slusarz
slusarz at horde.org
Thu Apr 25 01:51:30 UTC 2013
Quoting Michael Wisniewski <wisniewski at mwiz.org>:
> Quoting Michael Wisniewski <wisniewski at mwiz.org>:
>
>> Quoting Michael J Rubinsky <mrubinsk at horde.org>:
>>
>>> Quoting Michael Wisniewski <wisniewski at mwiz.org>> Hi!
>>>>
>>>> I was going through trying to setup the git version and noticed
>>>> that the "Spam Reporting" section in the "Message and Spam"
>>>> configuration within Mail has disappeared. This is where you can
>>>> set "$conf[spam][program]". Was this moved elsewhere, has it
>>>> just not been implemented yet, or is there a better way to
>>>> accomplish this?
>>>>
>>>> Thanks!
>>>>
>>>>
>>>> --
>>>> dev mailing list
>>>> Frequently Asked Questions: http://wiki.horde.org/FAQ
>>>> To unsubscribe, mail: dev-unsubscribe at lists.horde.org
>>>>
>>> imp/docs/UPGRADING
>>>
>
> I added the following per the docs...
>
> # cat backends.local.php
> <?php
>
> $servers['imap']['hordeauth'] = true;
>
> $conf['spam']['spamfolder'] = true;
That's not going to work. For one, backends.local.php populates the
$servers variable. Second, you can't copy/paste from $conf.
Follow the examples/documentation provided in backends.php.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the dev
mailing list