search for: spamcop_spam

Displaying 4 results from an estimated 4 matches for "spamcop_spam".

Did you mean: 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: Lin...
2018 Nov 14
2
Trying to do antispam with Sieve
...14 13:11, Adi Pircalabu wrote: >> 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"; > [...] >> /usr/lib64/dovecot/sieve/report-spam.sieve contains: >> require ["vnd.dovecot.pipe", "copy", "imapsieve", "environment", >...
2018 Nov 14
0
Trying to do antispam with Sieve
On 2018-11-14 13:11, Adi Pircalabu wrote: > 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"; [...] > /usr/lib64/dovecot/sieve/report-spam.sieve contains: > require ["vnd.dovecot.pipe", "copy", "imapsieve", "environment", > "variables&...
2018 Nov 14
0
Trying to do antispam with Sieve
...wrote: >>> 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"; >> [...] >>> /usr/lib64/dovecot/sieve/report-spam.sieve contains: >>> require ["vnd.dovecot.pipe", "copy", "imapsieve", "environm...