[horde] Custom filters with Ingo

Jan Schneider jan at horde.org
Mon Oct 10 18:19:21 UTC 2016


Zitat von Philip Frei <pjf at gmx.de>:

> Hello,
>
> I use Ingo with a managedsieve server as my filter application. Now I
> want to add a custom filter like this one:
>
> require ["fileinto", "vnd.dovecot.filter"];
>
> if address :matches "To" "me at domain.com" {
>     filter "gpgit" "me at domain.com";
>     fileinto "INBOX.encrypted";
>     stop;
> }
>
> But I can't define an additional require entry or another filter line
> like "filter "gpgit...". This is not possible with Ingos' default
> text fields in the interface.
>
> Is there are way how to achieve that?
>
> greetings,
> Philip

Not without hacking the code.

-- 
Jan Schneider
The Horde Project
http://www.horde.org/



More information about the horde mailing list