Skip to main content

Questions tagged [sieve]

Sieve is a language for filtering email messages. It can be implemented in mail server or mail client.

0 votes
0 answers
17 views

Configuring a Sieve script to run after IMAP flag changes like so: [..] dovecot_config_version = 2.4.0 protocol imap { mail_plugins { acl = yes imap_acl = yes imap_sieve = yes } } ...
anx's user avatar
  • 11.2k
4 votes
2 answers
551 views

I'm running dovecot-2.4.1-4 and postfix-3.10.5-1 on my Debian 13 machine. These are the default dovecot and postfix versions which got installed via "apt". Everything is working fine with ...
HippoMan's user avatar
  • 320
0 votes
1 answer
311 views

I have successfully configured Postfix + Dovecot + IMAP. And I just also installed spamassassin, spamc, spamass-milter, and configured imap_sieve plugin to combat spam. Output of doveconf -n: # 2.3.13 ...
Serrano's user avatar
  • 280
0 votes
1 answer
141 views

I am running Dovecot 2.3.20 with enabled Sieve support. I am using virtual mail boxes for several hosted virtual domains. The system account and group which owns (shall own) the directories and mail ...
user2690527's user avatar
0 votes
1 answer
1k views

My email provider has support for the sieve language (RFC 5228) in advanced mode email filters, but states they "cannot provide additional support on this subject". I'd want to use sieve to ...
fgrieu's user avatar
  • 562
1 vote
2 answers
3k views

EDIT I connected with sieve-connect using PLAIN and an authentication method, and the login went ahead just fine. So I think there's an issue in Roundcube's config. $ ./sieve-connect.pl --debug -s ...
Morpheu5's user avatar
  • 329
0 votes
1 answer
224 views

I try to configure the Sieve extension "Spamtest" (see Pigeonhole Sieve: Spamtest and Virustest Extensions) for rspamd. Rspamd is configured to add the extended mail header (...
user2690527's user avatar
1 vote
1 answer
1k views

We have a dovecot server version 2.3.16 with sieve duplicate extension enabled to detect and discard duplicates. We have duplicate routing in Postfix virtual_aliases file which causes duplicate copies ...
device_exec's user avatar
1 vote
0 answers
573 views

OS: Rocky Linux 9.2 Services: Dovecot, Dovecot-Pigeonhole, Postfix, Spamassassin, RoundCube I'm trying to move emails flagged as spam by postfix and spamassassin to spam folder using Dovecot-...
Hady Shaltout's user avatar
1 vote
0 answers
370 views

I set up my mail server on Debian 11 (postfix, dovecot, spamassassin, roundcube) and I got an issue with managesieve. In "90-sieve.conf" I set: sieve_default = /var/lib/dovecot/sieve/default....
roughnecks's user avatar
3 votes
1 answer
957 views

This worked in procmail, but it seems procmail was abandoned in Sept 2001. I had a rule that would sense when utf-8 was used in the 'To:' header to write my name using emoji or non-Latin characters. ...
Moses Moore's user avatar
0 votes
2 answers
918 views

Sieve vacation answers fine, but uses the from: field but not the reply-to: field, which would make much more sense (to me). Using sieve with roundcube, sieve script is require ["vacation"]; ...
Heiner's user avatar
  • 115
0 votes
0 answers
843 views

Have dovecot+sieve. It's most often recommended that users train spamassassin/rspamd in the following way: A Spam folder is created in each mailbox (Junk type) Further, through the imap_sieve plugin, ...
cozby's user avatar
  • 7
0 votes
1 answer
1k views

I'm trying to create a sieve script, which files mails into mailboxes (or sub-directories of the inbox) matching a certain subject identifier. For example if the subject includes 123 (three digits, 0-...
Breakfast Serial's user avatar
0 votes
0 answers
2k views

I'm trying to get my head around setting up managesieved so that my users can make use of it. So far I have done: apt-get install dovecot-sieve dovecot-managesieved After some debugging, I found out ...
Andrew Newby's user avatar
  • 1,224

15 30 50 per page
1
2 3 4 5
8