[ingo] Re: Can't create rule
Simon Birt
simon.birt at accucard.com
Tue Jul 22 01:51:05 PDT 2003
> | Any ideas on what I've got wrong?
>
> Sure - you didn't update your config files.
>
> michael
Just to be sure, I did a fresh checkout of ingo from CVS. I still got
Notice: Undefined variable: current_action in
horde/ingo/templates/rule/footer.inc on line 30
Notice: Undefined variable: current_action in
horde/ingo/rule.php on line 228
Further investigation reveals the culprit: the procmail driver supports
white/blacklist but not other rules, so the procmail class does not
define $_actions, and thus the loop in which $current_action is defined
(in rule.php) never executes. I think...
Will the procmail driver ever support other rules, or should I be
looking to change to a sieve based arrangment? Or is any help required?
It would be a good opportunity for me to learn php :-)
Simon
More information about the ingo
mailing list