Displaying 20 results from an estimated 5786 matches for "sieve".
2018 Aug 09
3
imapsieve wrong matches on APPEND cause
Hello,
I'm experiencing some strange problem with imapsieve mailbox rules matching.
I have Ubuntu Server 18.04.1 LTS with Postfix 3.3.0, Dovecot 2.2.33.2 and
Rspamd 1.7.9.
The problem occurs with Microsoft Outlook 2016 mail client.
When moving with Outlook, APPEND event is logged instead of MOVE.
However, when moving with another client, MOVE event is logge...
2018 Aug 14
2
imapsieve wrong matches on APPEND cause
Hi,
> Can you enable mail_log plugin, try again, and send updated logs?
> Aki
Sure, but logs contain same info.
1. When I move a message from Inbox to Spam it matches both rules and sieve
executing both scripts in sequence:
Debug: Spam: Mailbox opened because: SELECT
Debug: imapsieve: mailbox Spam: APPEND event
Debug: sieve: Pigeonhole version 0.4.21 (92477967) initializing
Debug: sieve: Sieve imapsieve plugin for Pigeonhole version 0.4.21
(92477967) loaded
Debug: sieve: Sieve Extp...
2016 Jul 21
3
Replication sieve scripts.
...ovecot/modules/doveadm
rw-r--r-- 1 root root 18560 Jan 9 2014 lib10_doveadm_acl_plugin.so
-rw-r--r-- 1 root root 14256 Jan 9 2014
lib10_doveadm_expire_plugin.so
-rw-r--r-- 1 root root 10232 Jan 9 2014 lib10_doveadm_quota_plugin.so
-rw-r--r-- 1 root root 51352 Jan 9 2014 lib10_doveadm_sieve_plugin.so
-rw-r--r-- 1 root root 14344 Jan 9 2014 lib20_doveadm_fts_plugin.so
Dovecot new test env:
/usr/dovecot/lib/dovecot/doveadm
-rw-r--r-- 1 root root 140574 Jul 20 12:53 lib10_doveadm_acl_plugin.a
-rwxr-xr-x 1 root root 1066 Jul 20 12:53 lib10_doveadm_acl_plugin.la
-rwxr-xr-x 1 ro...
2018 Mar 22
4
How to stop sieve processing to skip sieve_after scripts ?
Hello the list,
I am trying to achieve filter processing using sieve, but i am not sure I can do what I want.
I want to let the user decide to use my filtering script (sieve_after) or not.According to the documentation, i am trying to stop processing in user sieve script, but processing continue.
I am using dovecot 2.2 (CentOS).
My sieve configuration is:plugin {
?...
2014 Feb 07
1
Problem rebuilding Centos 5/6 pigeonhole RPM from mercurial version
...usr --bindir=/usr/bin --sbindir=/usr/sbin
--sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include
--libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var
--sharedstatedir=/usr/com --mandir=/usr/share/man
--infodir=/usr/share/info --with-dovecot=/var/tmp/dovecot
--with-managesieve=yes
pigeonhole-0.4.2$ make
pigeonhole-0.4.2$ make install DESTDIR=/var/tmp/dovecot
works fine, but if I install pigeonhole in a different path, i.e.
pigeonhole-0.4.2$ make install DESTDIR=/var/tmp/pigeonhole
I get the following error
make[4]: Entering directory `/home/jc/pigeonhole-0.4.2/src/li...
2014 Dec 09
5
Sieve permissions issue following update
It has been running flawlessly for quite some time until the update.
Global scripts were compiled:
/usr/local/etc/dovecot/sieve # ls
10-move-spam.sieve 10-move-spam.svbin
However, I ran sievec again and tried saving a modified script and got the same:
shiofuki dovecot: lda(gessel at blackrosetech.com): Error: sieve: binary save: failed to create temporary file: open(/usr/local/etc/dovecot/sieve/10-move-spam.svbin.shi...
2018 Sep 24
4
v2.3.3 rc1 - Error: sieve: !!BUG!!: Binary compiled from dovecot.sieve is still corrupt
On 24/09/2018 11:51, Stephan Bosch wrote:
> Can you try with the sieve-test command-line tool, in particular with
> trace debugging enabled?
Thank you for the debugging tip, is this useful?
$ sieve-test -D -c dovecot.conf sieve message
sieve-test(james): Debug: sieve: Pigeonhole version 0.5.3.rc1 (716b1b49)
initializing
sieve-test(james): Debug: sieve: include:...
2015 Jan 01
4
Sieve permissions issue following update
On Jan 1, 2015, at 8:10 AM, Stephan Bosch <stephan at rename-it.nl> wrote:
>
> Could you enable mail_debug? That should show why it is trying to
> recompile the Sieve script.
Well, that it does! And it's saying the script is "not up to date" and tries to recompile it. However, I'm not sure why it would say it's NOT up to date, it most certainly was manually compiled by me and not touched afterwards. Would commented likes, starting with...
2020 Sep 03
2
Sieve: deleteheader not working with duplicate filter for implicit keep
...ted.
> >
> > Interestingly, if I remove the "if duplicate" filter, the header does
> > get deleted as expected.
> >
> > I'm using the latest Dovecot 2.3.11.3 / Pigeonhole 0.5.11.
> >
> > Any idea why this is happening?
>
> Can you enable Sieve tracing? That should show you in detail what is
> happening during delivery and why.
It's saying "deleted 1 occurrences of header", but when it gets stored,
the header is still there.
+ nl -ba mini.sieve
1 require ["fileinto", "editheader", "duplica...
2017 Jan 08
2
.dovecot.sieve location issue
Hello,
I am trying to set sieve up on a Centos 7 server.
It's a configuration with postfix, Maildir, MySQL and virtual domains which
works fine.
I have created a simple .dovecot.sieve in the user's directory:
# cat /home/mail/domain.com/user/.dovecot.sieve
require "fileinto";
redirect "other_address at ot...
2009 Jul 28
1
dovecot-1.2.2+sieve 0.1.9: sieve issues with (global?) includes
Hi,
After upgrading from dovecot 1.1 to dovecot 1.2.2 and the new sieve
implementation (0.1.9), I'm having some strange problems. I'm including
some general purpose scripts into my user script from sieve_global_dir.
After some tests it seems that ths scripts get executed at random:
sometimes the mail gets stored in the correct dir, and sometimes it goes
to inb...
2019 Aug 20
2
imapsieve suddenly not working anymore
Hello one and all.
Dovecot version 2.3.7.1
I've configured imapsieve like
https://wiki.dovecot.org/HowTo/AntispamWithSieve a while a go and it
worked
for years now. Suddenly i noticed moving mails to the spamfolder does
not trigger the report-spam.sieve
script anymore.
sieve-test gives:
~/.maildir/.Spam/cur $ sieve-test
/usr/share/dovecot/sieve/report-spam....
2018 Jun 21
2
failed to access user's Sieve script file
Hello!
I set sieve = file:~/sieve;active=~/Postfach/.dovecot.sieve because I got error
Debug: sieve: user's script ~/.dovecot.sieve doesn't exist
But with sieve = file:~/sieve;active=~/Postfach/.dovecot.sieve I get
Jun 22 01:55:21 lda(a.meyer): Error: sieve: sieve file backend: invalid option `active=~/Post...
2020 Oct 21
2
Sieve_before
On 10/21/20 2:12 PM, @lbutlr wrote:
> Do I HAVE to have a default.sieve, that's the only thing that I can think the has changed in that folder.
RE: compile, fyi note @
https://wiki2.dovecot.org/Pigeonhole/Sieve/Usage#Manually_Compiling_Sieve_Scripts
https://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration#Executing_Multiple_Scripts_Sequentially
the conditions u...
2018 Sep 24
4
v2.3.3 rc1 - Error: sieve: !!BUG!!: Binary compiled from dovecot.sieve is still corrupt
On 24/09/2018 13:35, Stephan Bosch wrote:
> You can enable `-d -' and `-t - -Tlevel=matching' as well.
$ sieve-test -D -d - -t - -Tlevel=matching -c dovecot.conf sieve message
sieve-test(james): Debug: Effective uid=1001, gid=10, home=/home/james
sieve-test(james): Debug: maildir++: root=/path/to//james/Maildir,
index=, indexpvt=, control=, inbox=/path/to//james/Maildir, alt=
sieve-test(james): Debug: siev...
2014 Dec 31
4
Sieve permissions issue following update
On Dec 10, 2014, at 1:52 AM, Steffen Kaiser <skdovecot at smail.inf.fh-brs.de> wrote:
>
>> Global scripts were compiled:
>>
>> /usr/local/etc/dovecot/sieve # ls
>> 10-move-spam.sieve 10-move-spam.svbin
>
>> However, I ran sievec again and tried saving a modified script and got the same:
>
> Actually this "ls" output and the last sentence does not indicate that the Sieve script had been compiled: a) after changing...
2018 Aug 14
0
imapsieve wrong matches on APPEND cause
On 09.08.2018 23:09, Alex Cherevko wrote:
>
> Hello,
>
> ?
>
> I?m experiencing some strange problem with imapsieve mailbox rules
> matching.
>
> I have Ubuntu Server 18.04.1 LTS with Postfix 3.3.0, Dovecot 2.2.33.2
> and Rspamd 1.7.9.
>
> The problem occurs with Microsoft Outlook 2016 mail client.
>
> When moving with Outlook, APPEND event is logged instead of MOVE.
>
> However, wh...
2018 Nov 13
3
execute sieve command - fails to notice script has exited
Hi,
Running dovecot 2.2.27 (c0f36b0) on Debian GNU/Linux stable (version
9.6), I'm trying to use the execute command in a sieve script, with
direct execution (not service socket).
The script is executed, and returns (the process exits), but the
dovecot-lda process seems to not notice, and thinks the script did not
terminate. After sieve_execute_exec_timeout has passed, it sends a
TERM, a bit later a KILL and then logs a fa...
Warning: sieve: file storage: Active sieve script symlink is broken: Invalid/unknown path to storage
2015 Mar 16
2
Warning: sieve: file storage: Active sieve script symlink is broken: Invalid/unknown path to storage
pigeonhole-version: line 9: info: DEBUG: Sieve name is Pigeonhole Sieve.
pigeonhole-version: line 14: info: DEBUG: Sieve version 0.4.7.rc2.
2015-03-16 20:16 GMT+03:00 Robert Schetterer <rs at sys4.de>:
> Am 16.03.2015 um 18:08 schrieb ??????? ???????????:
> > dovecot version:
> > 2.2.16 (3d8a054a93a9)
> >
> >...
2014 Sep 11
1
replicating (manage)sieve - no symlink on replica?
2.2.13/0.4.2, both from source-tarball, no fancy options.
tcp-replication between two nodes and following plugin parameters (same
on both sides, except the ip-addr)
plugin {
sieve_before = /home/ssfn/etc/dovecot/sieve.default
sieve_global_dir = /home/ssfn/etc/dovecot
sieve = ~/.dovecot.sieve
sieve_dir = ~/.sieve
sieve_extensions = +vnd.dovecot.duplicate
sieve_duplicate_period = 6h
mail_replica = tcp:10.66.50.15:9993
}
mail_location = sdbox:/home/ssfn/var/mail/bo...