[horde] Horde working with spamassasin

Michael M Slusarz slusarz at horde.org
Tue Jun 17 22:10:24 UTC 2014


Quoting Rafael Weingartner <rafaelweingartner at gmail.com>:

> Hi all,
> I have deployed Horde Webmail (5.1.4) with horde IMP (6.1.7-7.0.0alpha1),
> ingo (3.1.4-4.0.0alpha1) with postfix and spamassasin.
> I am having some troubles to make horde work with spam assasim, and I did
> not find anything useful to help me debug the problem.
>
> First problem, Spam assassim will add *****SPAM****, to the messages that
> it consider as a spam, however, I could not find a way to make horde put
> those messages into the spam box. How would that be possible?

Create a rule in Ingo using the GUI.  Don't try to modify the  
serialized object.

> I tried to change
> " i:3;a:3:{s:4:"name";s:11:"Spam Filter";s:6:"action";i:' .
> Ingo_Storage::ACTION_SPAM . ';s:7:"disable";b:1;}"
> to
>  i:3;a:3:{s:4:"name";s:11:"Spam Filter";s:6:"action";i:' .
> Ingo_Storage::ACTION_SPAM . ';s:6:"enable";b:1;}

There is no "enable" option.  Only disable.

> in "horde/ingo/config/prefs.php"
> But, that did not work.
>
> I also noticed that my spam box does not exist as default to users, how to
> make horde create it as default to all users?

See 'autocreate_special' option in imp/conf/backends.php

michael

___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the horde mailing list