Displaying 20 results from an estimated 21 matches for "lazy_expunge_only_last_instance".
2013 Jun 14
1
IMAP MOVE and lazy_expunge_only_last_instance
Hello!
im testing lazy_expunge_only_last_instance here and it seems it works wrong
with IMAP MOVE
IN:
14 uid move 13 "INBOX"
OUT:
* OK [COPYUID 1188569061 13 34] Moved UIDs.
* 5 EXPUNGE
14 OK Move completed.
dovecot.log:
2013-06-14 10:56:06 imap(test13 at mtx.ru): Info: copy from Test: box=INBOX,
uid=34, msgid=<1294858169.32435.3.c...
2017 Sep 04
2
lazy_expunge doesn't work since upgrade 2.2.30 to 2.2.32
...Am 04.09.2017 um 13:40 schrieb Aki Tuomi:
> Hi!
>
> On 04.09.2017 14:38, Harald Leithner wrote:
>> Hi,
>>
>> it seams that the lazy_expunge plugin doesn't work for me after the
>> upgrade...
>>
>> 2.2.32 cry's about
>>
>> plugin { lazy_expunge_only_last_instance=no } is most likely handled
>> as 'yes' - remove the setting completely to disable it. If this is
>> intentional, add quotes around the value:
>> lazy_expunge_only_last_instance="no"
>>
>> I changed it to lazy_expunge_only_last_instance="no"...
2017 Sep 04
2
lazy_expunge doesn't work since upgrade 2.2.30 to 2.2.32
Hi,
it seams that the lazy_expunge plugin doesn't work for me after the
upgrade...
2.2.32 cry's about
plugin { lazy_expunge_only_last_instance=no } is most likely handled as
'yes' - remove the setting completely to disable it. If this is
intentional, add quotes around the value:
lazy_expunge_only_last_instance="no"
I changed it to lazy_expunge_only_last_instance="no" and tried to remove
it but doesn't...
2017 Sep 04
0
lazy_expunge doesn't work since upgrade 2.2.30 to 2.2.32
Hi!
On 04.09.2017 14:38, Harald Leithner wrote:
> Hi,
>
> it seams that the lazy_expunge plugin doesn't work for me after the
> upgrade...
>
> 2.2.32 cry's about
>
> plugin { lazy_expunge_only_last_instance=no } is most likely handled
> as 'yes' - remove the setting completely to disable it. If this is
> intentional, add quotes around the value:
> lazy_expunge_only_last_instance="no"
>
> I changed it to lazy_expunge_only_last_instance="no" and tried to
> r...
2017 Sep 06
0
lazy_expunge doesn't work since upgrade 2.2.30 to 2.2.32
...:
>> Hi!
>>
>> On 04.09.2017 14:38, Harald Leithner wrote:
>>> Hi,
>>>
>>> it seams that the lazy_expunge plugin doesn't work for me after the
>>> upgrade...
>>>
>>> 2.2.32 cry's about
>>>
>>> plugin { lazy_expunge_only_last_instance=no } is most likely handled
>>> as 'yes' - remove the setting completely to disable it. If this is
>>> intentional, add quotes around the value:
>>> lazy_expunge_only_last_instance="no"
>>>
>>> I changed it to lazy_expunge_only_last_ins...
2015 Feb 05
0
lazy_expunge + mdbox
Hi,
?
I'm studying an issue related to mdbox and lazy_expunge. If it is active in the imap configuration, when you delete a message (copy to new folder + expunge old folder), a copy is also sent to the expunge namespace.
?
I realize that is something related to mdbox and?lazy_expunge_only_last_instance and found almost no references except this one (http://hg.dovecot.org/dovecot-2.2/file/24d6708cea76/TODO):
?
lazy_expunge_only_last_instance=yes + mdbox doesn't work, because refcounts don't update immediately
One other suggestion I found was to disable 'move' capability.
Does any...
2015 Feb 18
0
lazy_expunge + mdbox
...: lazy_expunge + mdbox
Hi,
?
I'm studying an issue related to mdbox and lazy_expunge. If it is active in the imap configuration, when you delete a message (copy to new folder + expunge old folder), a copy is also sent to the expunge namespace.
?
I realize that is something related to mdbox and?lazy_expunge_only_last_instance and found almost no references except this one (http://hg.dovecot.org/dovecot-2.2/file/24d6708cea76/TODO):
?
lazy_expunge_only_last_instance=yes + mdbox doesn't work, because refcounts don't update immediately
One other suggestion I found was to disable 'move' capability.
Does any...
2018 May 24
1
lazy_expuge + mdbox
...from earlier issue now looking at converting mail inbox to
> mdbox and keeping lazy_expunge as mdbox also .. but again seeing some
> wierdness so questions ....
>
> 1) When i purge trash folder I seem to get 2 copies of the message in
> .EXPUNGED/Trash folder .. however if I set
> lazy_expunge_only_last_instance = yes then dont seem to get ANY copy ..
> just nothing.
>
> 2) If I go into Trash and delete a message ... then it does not get
> moved .. I assume that a delete in Trash is not actually an expunge on
> TB and hence does get caught by the plugin.
>
> 3) Since mdbox doesnt delte...
2014 May 20
2
lazy_expunge and shared folders
...passdb {
args = /etc/dovecot/extra-users
driver = passwd-file
}
plugin {
acl = vfile:/var/imap/global-acls:cache_secs=300
acl_shared_dict = file:/var/imap/shared-mailboxes/shared-mailboxes
fts = lucene
fts_autoindex = yes
fts_lucene = whitespace_chars=@.
lazy_expunge = .EXPUNGED/
lazy_expunge_only_last_instance = yes
recipient_delimiter = +
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
sieve_max_actions = 32
sieve_max_redirects = 4
sieve_max_script_size = 1M
}
pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
postmaster_address = postmaster at ...
protocols = imap pop3 lmtp sieve
service auth...
2018 May 24
0
lazy_expuge + mdbox
So moving on from earlier issue now looking at converting mail inbox to
mdbox and keeping lazy_expunge as mdbox also .. but again seeing some
wierdness so questions ....
1) When i purge trash folder I seem to get 2 copies of the message in
.EXPUNGED/Trash folder .. however if I set
lazy_expunge_only_last_instance = yes then dont seem to get ANY copy ..
just nothing.
2) If I go into Trash and delete a message ... then it does not get
moved .. I assume that a delete in Trash is not actually an expunge on
TB and hence does get caught by the plugin.
3) Since mdbox doesnt delte anything anyway until purged wou...
2016 Dec 27
3
Fatal error with IMAP MOVE from a shared mailbox to Trash folder
...special_use = \Trash
}
prefix =
separator = /
type = private
}
passdb {
args = /etc/dovecot/dovecot-ldap.conf.ext
driver = ldap
}
plugin {
acl = vfile:/etc/dovecot/global-acls:cache_secs=300
acl_shared_dict = file:/etc/dovecot/shared/shared-mailboxes
lazy_expunge = EXPUNGED/
lazy_expunge_only_last_instance = yes
mail_log_events = delete copy flag_change save undelete expunge
mail_log_fields = uid box msgid size
quota = maildir:user quota
quota_exceeded_message = (Quota exceeded) La casella di posta elettronica
del destinatario ? piena.
quota_rule = *:storage=1G
quota_rule2 = Trash:storage...
2017 May 30
1
Fatal error with IMAP MOVE from a shared mailbox to Trash folder
...t; > args = /etc/dovecot/dovecot-ldap.conf.ext
> > driver = ldap
> > }
> > plugin {
> > acl = vfile:/etc/dovecot/global-acls:cache_secs=300
> > acl_shared_dict = file:/etc/dovecot/shared/shared-mailboxes
> > lazy_expunge = EXPUNGED/
> > lazy_expunge_only_last_instance = yes
> > mail_log_events = delete copy flag_change save undelete expunge
> > mail_log_fields = uid box msgid size
> > quota = maildir:user quota
> > quota_exceeded_message = (Quota exceeded) La casella di posta elettronica
> > del destinatario ? piena.
>...
2014 Aug 12
1
Fatal: lazy_expunge: Unknown namespace: '.EXPUNGED/'
...sh
}
prefix =
separator = /
subscriptions = yes
type = private
}
passdb {
args = /etc/dovecot/dovecot-ldap.conf.ext
driver = ldap
}
plugin {
acl = vfile:/etc/dovecot/global-acls
acl_shared_dict = file:/var/lib/dovecot/db/shared-mailboxes.db
lazy_expunge = .EXPUNGED/
lazy_expunge_only_last_instance = yes
mail_log_events = delete undelete expunge copy mailbox_delete
mailbox_rename
mail_log_fields = uid box msgid size
mail_replica = tcps:mailhost1.rz.uni-hohenheim.de:12345
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
zlib_save = gz
zlib_save_level = 6
}
protocols = imap po...
2017 Jan 03
0
Fatal error with IMAP MOVE from a shared mailbox to Trash folder
...type = private
> }
> passdb {
> args = /etc/dovecot/dovecot-ldap.conf.ext
> driver = ldap
> }
> plugin {
> acl = vfile:/etc/dovecot/global-acls:cache_secs=300
> acl_shared_dict = file:/etc/dovecot/shared/shared-mailboxes
> lazy_expunge = EXPUNGED/
> lazy_expunge_only_last_instance = yes
> mail_log_events = delete copy flag_change save undelete expunge
> mail_log_fields = uid box msgid size
> quota = maildir:user quota
> quota_exceeded_message = (Quota exceeded) La casella di posta elettronica
> del destinatario ? piena.
> quota_rule = *:stora...
2018 Nov 23
2
doveadm dsync-server doesn't use user parameter?
...master = yes
result_success = continue-ok
}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
acl = vfile
acl_shared_dict = proxy::sqlacl
last_login_dict = proxy::lastlogin
last_login_key = # hidden, use -P to show it
lazy_expunge = "#EXPUNGED/"
lazy_expunge_only_last_instance = no
mail_log_events = delete undelete expunge copy mailbox_delete
mailbox_rename flag_change save mailbox_create
mail_log_fields = uid box msgid size flags vsize from subject
quota = dict:User quota::proxy::sqlquota
quota_grace = 10%%
quota_rule = *:storage=1024M
quota_rule2 = "#E...
2014 Dec 15
0
virtual mailbox segfault
.../usr/bin/sa-learn
antispam_mail_sendmail_args = --username=%u
antispam_mail_spam = --spam
antispam_signature_missing = move
antispam_spam = Junk
antispam_trash = Trash
deleted_to_trash_folder = Trash
expire = *
expire_dict = proxy::expire
fts = lucene
lazy_expunge = expunged/
lazy_expunge_only_last_instance = yes
mail_log_events = delete undelete expunge copy mailbox_create mailbox_delete mailbox_rename
mail_log_fields = uid box msgid size from subject
mailbox_alias_new = Sent Messages
mailbox_alias_new2 = Sent Items
mailbox_alias_new3 = sent-mail
mailbox_alias_new4 = Elk?ld?tt elemek
ma...
2017 Dec 28
2
Problem with master password
...driver = passwd-file
master = yes
pass = yes
}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
acl = vfile
acl_shared_dict = proxy::sqlacl
last_login_dict = proxy::lastlogin
last_login_key = last-login/%u
lazy_expunge = "#EXPUNGED/"
lazy_expunge_only_last_instance = no
mail_log_events = delete undelete expunge copy mailbox_delete
mailbox_rename flag_change save mailbox_create
mail_log_fields = uid box msgid size flags vsize from subject
quota = dict:User quota::proxy::sqlquota
quota_grace = 10%%
quota_rule = *:storage=1024M
quota_rule2 = &...
2016 Jul 27
2
Sieve vacation address problem
...arator = /
subscriptions = yes
type = private
}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
acl = vfile
acl_shared_dict = proxy::sqlacl
last_login_dict = proxy::lastlogin
last_login_key = last-login/%u
lazy_expunge = "#EXPUNGED/"
lazy_expunge_only_last_instance = no
quota = dict:User quota::proxy::sqlquota
quota_grace = 10%%
quota_rule = *:storage=1024M
quota_rule2 = "#EXPUNGED:storage=+100M"
quota_warning = storage=100%% quota-warning 100 %u
quota_warning2 = storage=95%% quota-warning 95 %u
quota_warning3 = storage=80%% quo...
2018 Nov 23
0
doveadm dsync-server doesn't use user parameter?
...ssdb {
> args = /etc/dovecot/dovecot-sql.conf.ext
> driver = sql
> }
> plugin {
> acl = vfile
> acl_shared_dict = proxy::sqlacl
> last_login_dict = proxy::lastlogin
> last_login_key = # hidden, use -P to show it
> lazy_expunge = "#EXPUNGED/"
> lazy_expunge_only_last_instance = no
> mail_log_events = delete undelete expunge copy mailbox_delete
> mailbox_rename flag_change save mailbox_create
> mail_log_fields = uid box msgid size flags vsize from subject
> quota = dict:User quota::proxy::sqlquota
> quota_grace = 10%%
> quota_rule = *:storage=...
2015 Mar 03
2
acl and lazy_expunge plugins are incompatible?
Hello list.
Following two previous unanswered requests
(http://www.dovecot.org/list/dovecot/2014-August/097449.html and
http://www.dovecot.org/list/dovecot/2014-May/096261.html), I fell into the
same problem: ACL and lazy_expunge plugins do not work together.
I had lazy_expunge enabled working OK. Then I activated ACL plugin, and gave
dovecot.2 visibily over paolo.cravero's Inbox: the IMAP