Displaying 4 results from an estimated 4 matches for "sievefilter".
Did you mean:
sievefiles
2019 Dec 06
2
Problem with sievefilter forwarding
Hello!
dovecot --version 2.2.36 (1f10bfa63)
I defined a sievefilter
require ["copy"];
# rule:[weiterleitung]
if header :contains "to" "user at bitclusive.de"
{
redirect :copy "otheruser at gmail.com";
stop;
}
It doesn't work and I don't know why. I can define a vacationfilter
that works fine.
Can I debug this som...
2019 Nov 07
2
dovecot ignores users sieve-script
...ng to line 6
????? ## Finished executing script 'junk'
Between global and junk-Script should sieve run users sieve script.
Before the Upgrade to 2.3.8 sieve was working correct. Now ALL messages
go to INBOX, no one is filtered anymore.
compiling the sievescript with
sudo -u vmail sievec sievefilter.sieve
gives no errormessage...
My users sievefilter is:
/var/mail/jakobus.schuerz/sieve/sievefilter.sieve
This directory contains:
lrwxrwxrwx 1 vmail vmail??? 17 Nov? 7 12:44 jakobus.schuerz.sieve ->
sievefilter.sieve
-rw------- 1 vmail vmail 36834 Nov? 7 13:25 jakobus.schuerz.svbin
-rw-----...
2019 Nov 07
0
dovecot ignores users sieve-script
...script 'junk'
>
> Between global and junk-Script should sieve run users sieve script.
>
> Before the Upgrade to 2.3.8 sieve was working correct. Now ALL messages
> go to INBOX, no one is filtered anymore.
>
> compiling the sievescript with
>
> sudo -u vmail sievec sievefilter.sieve
>
> gives no errormessage...
>
> My users sievefilter is:
>
> /var/mail/jakobus.schuerz/sieve/sievefilter.sieve
>
> This directory contains:
> lrwxrwxrwx 1 vmail vmail??? 17 Nov? 7 12:44 jakobus.schuerz.sieve ->
> sievefilter.sieve
> -rw------- 1 vmail vmai...
2019 Feb 04
2
acl_groups from LDAP issue
Hi!
I have some trouble with userdb, ldap an extrafields for acl_groups.
There is a script in python, which fetches the groups and sets the
environment-variable ACL_GROUPS to this groups.
It works when i log in to imap (thunderbird for example shows my? public
folders which are protected by acl_groups).
But when it try
doveadm mailbox list -u user.name
the mailboxes are not listed and with