Op 13-6-2011 4:41, Dhaval Patel schreef:
--
require "fileinto";
if header :contains "X-Spam-Flag" "YES" {
fileinto "spam";
}
--
My first question is, where is this global sc
I have successfully setup Postfix -> Dovecot with virtual users and spam
filtering with spamassassin. Now the last remaining part is for the user defined
rules. Let me describe my environment and what I am trying to achieve.
I have Postfix setup to call spamc and deliver to Dovecot according to th
On Sat, 10 Jul 2010 19:38:34 +0200 "Leander S."
wrote:
> Hi,
>
> is there a possibility to give the if cases a AND / OR sensetivity?
You know about anyof/allof in the sieve language, yes?
--
Perry E. Metzgerpe...@piermont.com
Hi,
is there a possibility to give the if cases a AND / OR sensetivity?
if header :comparator "i;ascii-casemap" :contains "X-Spam-Flag" "YES"
*AND NO *"X-Amavis-Alert" "INFECTED"{
fileinto "Spam";
stop;
} elsif header :comparator "i;ascii-casemap" :contains "X-Amavis-Alert"
"INFECTED" {
On 10/16/2009 08:04 PM Thomas Harold wrote:
> …
> Ideally, it would be an option to the vacation element (i.e. "start
> time" and "end time"). The reason that a start/end time would be useful
> is in the case of where someone wants to setup their vacation replies
> ahead of time, and have them
On 7/7/2009 1:59 PM, CJ Keist wrote:
If there is a separate sieve mailing list let me know. But have
question if someone else has done this or not.
Right now I have web form people use to setup their vacation replies
using Sieve (1.1.6). The form alows them to set what they want their
repl
On 07/07/2009 07:59 PM CJ Keist wrote:
> If there is a separate sieve mailing list let me know. But have question
> if someone else has done this or not.
>
> Right now I have web form people use to setup their vacation replies
> using Sieve (1.1.6). The form alows them to set what they want the
If there is a separate sieve mailing list let me know. But have question
if someone else has done this or not.
Right now I have web form people use to setup their vacation replies
using Sieve (1.1.6). The form alows them to set what they want their
reply address to be, whether to send the r