[ingo] Create Default/System Rule

Michael M Slusarz slusarz at horde.org
Thu Apr 25 01:37:07 UTC 2013


Quoting Mike Meklenschek <mmek at interconnet.com>:

> Hello,
>
> Thank you for your reply.  I have modified my rule to be the following:
>
> // Spam rule.
> $_prefs['spam'] = array(
>     'value' =>  
> 'a:1:{i:0;a:4:{s:5:"field";s:13:"X-Spam-Status";s:4:"type";i:1;s:5:"match";s:5:"regex";s:5:"value";s:5:"Yes.*";}}',
>     // Lock this preference to disable the spam rule.
>     'locked' => false,
>     'type' => 'implicit'
> );
>
>
> Unfortunately, it still doesn't work.  Does it make any difference  
> that my backend is using procmail?

Have you activated in on your mail server?  This preference just adds  
the rule to Ingo's UI.  It doesn't do, e.g., adding a .procmailrc to a  
user's account.

michael

___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the ingo mailing list