Displaying 6 results from an estimated 6 matches for "sieve_duplicate_period".
2014 Sep 11
1
replicating (manage)sieve - no symlink on replica?
...tion 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/boxes/%n
mail_home = /home/ssfn/var/mail/boxes/%n
Testbed: user getting first email delivered, the subdir %n/.sieve/tmp
is automatically created as expected.
User logs into managesieve on node1 and uploads a s...
2016 Jul 21
3
Replication sieve scripts.
...r--r-- 1 vmail vmail 272 Apr 13 2015 antispam.svbin
Gets created after setting out of office message but will not get
replicated to the other node.
As I have showed in my earlier doveconf output is defined:
sieve = ~/.dovecot.sieve
sieve_after = ~/sieve_after
sieve_dir = ~/sieve
sieve_duplicate_period = 1h
sieve_extensions = +editheader
sieve_max_redirects = 20
And the sieve scripts work locally per server they are just not
replicating as they should be.
On Wed, 20 Jul 2016 16:31:55 +0200, Stephan Bosch wrote:
> Op 20-7-2016 om 14:51 schreef Luescher Claude:
>
>> I...
2016 Jul 19
3
Replication sieve scripts.
...ptions to the replicator:
service replicator {
process_min_avail = 1
}
plugin {
mail_replica = tcp:1.2.3.4
replication_full_sync_interval = 1 hours
#Added (makes no difference)
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve_after
sieve_extensions = +vnd.dovecot.duplicate
sieve_duplicate_period = 1h
#Added (makes no difference)
}
service aggregator {
fifo_listener replication-notify-fifo {
user = vmail
}
unix_listener replication-notify {
user = vmail
}
}
It did not help. If there is one way I would like to get this work
without upgrading dovecot.
Thank...
2016 Jul 20
3
Replication sieve scripts.
...ning 100 %u
quota_warning2 = storage=95%% quota-warning 95 %u
quota_warning3 = storage=90%% quota-warning 90 %u
quota_warning4 = storage=85%% quota-warning 85 %u
replication_full_sync_interval = 1 hours
sieve = ~/.dovecot.sieve
sieve_after = ~/sieve_after
sieve_dir = ~/sieve
sieve_duplicate_period = 1h
sieve_extensions = +editheader
sieve_max_redirects = 20
}
pop3c_host = pop3.e2advance.net
postmaster_address = postmaster at company.com
protocols = imap pop3 lmtp imap lmtp sieve pop3
service aggregator {
fifo_listener replication-notify-fifo {
user = vmail
}
unix_lis...
2016 Jul 19
2
Replication sieve scripts.
Hello,
Are you sure about that I would need so recent version? That is ok to
have some bugfixes but you are talking about the latest cutting edge
debian jessie backports package.
Even the mainline debian jessie only have 2.2.13 in it and my system is
a complex wheezy installation, the last thing I want to do is to move
all my components into jessie just because of this or do you know
2014 Dec 03
4
Replication sieve scripts.
Hi,
according to changelog 2.2.rc3, dsync should replicate sieve scripts. Do
I need turn on or switch some option(s), for this to work? Replication
of mailboxes works great, only sieve scripts not.
root at mail-1-proidea ~ # dpkg -l dovecot* | grep ^ii
ii dovecot-core 2:2.2.15-1~auto+0
amd64 secure POP3/IMAP server - core files
ii dovecot-imapd