Displaying 4 results from an estimated 4 matches for "spamcop_ham".
2018 Nov 14
3
Trying to do antispam with Sieve
Hi,
Using https://wiki.dovecot.org/HowTo/AntispamWithSieve I'm trying to
execute scripts when moving to/from Spam folder, however nothing's
happening. The actions are:
1. Move to Spam: redirect :copy "spamcop_spam at domain.local";
2. Move from Spam: redirect :copy "spamcop_ham at domain.local";
Here's the configuration I'm working with:
doveconf: Warning: service anvil { client_limit=1000 } is lower than
required under max. load (1153)
# Pigeonhole version 0.4.16 (fed8554)
# OS: Linux 4.14.80-6.el7xen.x86_64 x86_64 CentOS Linux release 7.5.1804
(Core) ex...
2018 Nov 14
2
Trying to do antispam with Sieve
...ecot.org/HowTo/AntispamWithSieve I'm trying to
>> execute scripts when moving to/from Spam folder, however nothing's
>> happening. The actions are:
>> 1. Move to Spam: redirect :copy "spamcop_spam at domain.local";
>> 2. Move from Spam: redirect :copy "spamcop_ham at domain.local";
> [...]
>> /usr/lib64/dovecot/sieve/report-spam.sieve contains:
>> require ["vnd.dovecot.pipe", "copy", "imapsieve", "environment",
>> "variables"];
>> redirect :copy "spamcop_spam at domain.lo...
2018 Nov 14
0
Trying to do antispam with Sieve
...https://wiki.dovecot.org/HowTo/AntispamWithSieve I'm trying to
> execute scripts when moving to/from Spam folder, however nothing's
> happening. The actions are:
> 1. Move to Spam: redirect :copy "spamcop_spam at domain.local";
> 2. Move from Spam: redirect :copy "spamcop_ham at domain.local";
[...]
> /usr/lib64/dovecot/sieve/report-spam.sieve contains:
> require ["vnd.dovecot.pipe", "copy", "imapsieve", "environment",
> "variables"];
> redirect :copy "spamcop_spam at domain.local";
> /usr/...
2018 Nov 14
0
Trying to do antispam with Sieve
...ntispamWithSieve I'm trying to
>>> execute scripts when moving to/from Spam folder, however nothing's
>>> happening. The actions are:
>>> 1. Move to Spam: redirect :copy "spamcop_spam at domain.local";
>>> 2. Move from Spam: redirect :copy "spamcop_ham at domain.local";
>> [...]
>>> /usr/lib64/dovecot/sieve/report-spam.sieve contains:
>>> require ["vnd.dovecot.pipe", "copy", "imapsieve", "environment",
>>> "variables"];
>>> redirect :copy "spamc...