[ingo] Corrupt maildrop filter files

Jan Schneider jan at horde.org
Tue May 20 08:32:37 UTC 2008


Zitat von Thorsten Meinl <Thorsten at meinl.bnv-bamberg.de>:

> Hi all,
>
> Occasionally, Ingo (version 1.1.2) creates corrupt mailfilter files, e.g.:
> ===
> # Von Ingo erzeugtes maildrop Script (May 19, 2008, 3:31 pm)
> ##### Ausgeschlossene Adressen #####
> if( \
>     /^From: .*seiler at frankenluk\.de/:h \
> )
> exception {
>     to to "${DEFAULT}
> }
>
> if( \
>     /^From: .*ps\.teilnehmerbetreuung at gfk\.com/:h \
> )
> exception {
>     to to "${DEFAULT}
> }
>
> ##### Positivgelistete Adressen #####
> if( \
>     /^From: .*ps\.teilnehmerbetreuung at gfk\.com/:h \
> )
> exception {
>     to "${DEFAULT}"
> }
> ===
>
> Notice the double "to" inside the exception-blocks and the missing
> quotes after DEFAULT. Has anyone seen this before? A short look at the
> code did not reveal an obvious bug for me. But I'm not really into
> PHP... Any help is appreciated!

Did you try Ingo 1.2? This could be related to bug #6020.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the ingo mailing list