search for: definili

Displaying 1 result from an estimated 1 matches for "definili".

Did you mean: definici
2008 Nov 25
1
Sieve and global scripts
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 wraper for managesieve-login... but, this is definily not the best way