Displaying 2 results from an estimated 2 matches for "avelsize".
Did you mean:
avelsieve
2009 Apr 07
2
Global Sieve File
Is anyone here using a global Sieve file that handles messages for an
entire server with many users? I understand and use local Sieve files, but
I would like to learn more about how to set up Sieve to filter ALL
incoming messages using a single file. I would love to read about how you
managed to get it working.
I'm running Fedora 10 with Postfix 2.5.5 and Dovecot 1.2.rc2.
Thanks for any
2009 Aug 14
4
Redirecting mail gives 'mail forwarding loop' to the sender - calling for sieve help
Greetings, i am testing:
- dovecot-1.2-sieve-0.1.11
- dovecot 1.2.3
- dovecot-1.2-managesieve-0.11.8 (with patch)
I am trying to use sieve_after to execute some redirection of mails.
I have put in the after script:
require "include";
require "fileinto";
if header :contains ["To","Cc"] "userA at acasalud.com.ar"
{
keep;
redirect