Andrés Yacopino schreef:
Hi Stephan I will love this feature too.
Allan, could you give some example of your wrapper.
Thanks,
It is on my TODO list. However, doing this correctly is not as trivial
as it may seem. There are a few semantical issues to resolve. For
instance: should subsequent scr
Hi,
Since there already is support for including a global sieve script from
within your personal sieve script, wouldn't it be easier to add a
default sieve script in your /etc/skel/ dir that includes the global
script include?
In that way it works out of the box for new users, but configuration c
Hi Stephan I will love this feature too.
Allan, could you give some example of your wrapper.
Thanks,
Andres
Allan Cassaro escribió:
Hi Stephan Bosch,
there's any way to make the dovecot deliver agent (with sieve) load a
"global sieve script" before load the user sieve file?
I want to create s
Hi Stephan Bosch,
there's any way to make the dovecot deliver agent (with sieve) load a
"global sieve script" before load the user sieve file?
I want to create some rules for every one, like: "if header contais:
IS SPAM, move to SPAM BOX"...
I made this today with a couple of "sed + awk" and a wra