Displaying 20 results from an estimated 600 matches similar to: "Bug? Expunging Symlinked Maildir w/ Lazy_expunge Enabled"
2003 Oct 16
2
A view quirks
Aloha Timo.
I found a few odd things while playing with dovecot. At least
one of them bugs me, but it might be a result of my own
patches - I haven't testet it with mbox or maildir, yet.
The details :)
1.
* OK dovecot ready.
A = (<return>
Connection closed by foreign host.
2.
* OK dovecot ready.
A001 LOGIN xxxxxx xxxxxx
A001 OK Logged in.
A002 COPY 1 INBOX
Connection closed by
2014 Sep 09
1
My Dsync isn't replicating 'EXPUNGE' IMAP command
Hi!
I have two Dovecot-2.2.13 servers with Dsync Replication: server1 and
server2.
When I execute 'EXPUNGE' on server1 side, the messages with FLAG
\Deleted are expunged only on server1. The message is still present in
Server2.
Could someone give me a hint reason for this ?
Thanks in advance!
--
Thiago Henrique
======================================================================
2012 Mar 13
4
Can't save in Ableton 8.2.7
Ableton is running but I can't save.
Every time I try... I get a fatal error - is there a way to fix this?
I'm running WINE 1.4-rc5
MEPIS distro w/ synaptic
Thanks,
2007 Dec 03
3
LIST problem with Dovecot1.1beta10
Hi,
Certain IMAP folder problems started popping up with Squirrelmail with
the 1.1beta10 version of Dovecot (and possibly earlier versions).
Looked into it and I am seeing odd behavior with the LIST command.
Here is how to reproduce problem, unless I'm missing something obvious:
a001 login dean <password>
a001 OK Logged in.
a002 list "" *
* LIST (\NoInferiors \UnMarked)
2010 Jul 25
2
using Lazy_Expunge to enforce retention policy
Hi,
I've been experimenting with using Lazy_Expunge as a tool to enforce
document retention policies (by keeping users from deleting emails
forever, instead expiring them after a set time). My problem is, how do
I keep the user from deleting/expunging mails *inside the expunge folder
itself*?
I am using dovecot-1.2.10 built from FreeBSD's ports tree, and I am
using the following
2014 Oct 30
0
Bug in the combination of Lazy_expunge and acl plugin
Hello Timo, Hello Dovecot Developers, Hello everyone on the list,
I think I have some bug, because I haven't found a working configuration
till now.
I use latest dovecot 2.2.13 from the dovecot-ee repository, with acl and
the lazy_expunge plugin.
My configuration for shared folders work fine with lazy_expunge disabled.
If I enable lazy_expunge and the user (named userA), which I'm
2009 Dec 28
3
disable lazy_expunge for some mailboxes?
How to disable lazy_expunge for certain mailboxes?
My problem is I have a public namespace, whose mail is on a different
filesystem than user mails. Some users are allowed to expunge on this
shared mailbox, but lazy_expunge is stopping that from working since
the mail has to cross a filesystem boundary to make it into the
lazy_expunge namespace (location is under the user's home directory).
2020 Aug 29
2
lazy_expunge and fts_autoindex
Hi list,
I have both lazy_expunge and fts_autoindex activated (with fts-xapian), as
follows:
plugin {
lazy_expunge = EXPUNGED/
}
plugin {
fts = xapian
fts_xapian = partial=2 full=20 attachments=1 verbose=0
fts_autoindex = yes
fts_enforced = yes
fts_autoindex_exclude = EXPUNGED
fts_autoindex_exclude2 = EXPUNGED/*
}
However, I still see "indexer-worker...: Info: Indexed 1 messages in
2012 Sep 26
1
Plugin "lazy_expunge" and subfolder
Hi Timo, hi all,
we want to use the "lazy_expunge" plugin (from dovecot 2.1.10) and had
configured it in a test environemnt like described in
"http://wiki2.dovecot.org/Plugins/Lazyexpunge" (1 namespace)
There are some subfolders from "INBOX" (like "INBOX/SPAM") in a "maildir++"
configuration. All actions on first level directories
2007 Apr 16
2
lazy_expunge vs mulberry
I've configured the lazy_expunge plugin exactly like it says on the wiki.
I can't seem to configure Mulberry to find the new namespaces. Any hints?
I notice that the wiki says to use / as the separator. Mulberry has a
setting for this, and the default is '.'. Leaving this as '.' in Mulberry
and / in dovecot seems to work fine. (But I still can't access the
2011 Dec 07
1
lazy_expunge plugin and folder subscription trouble
Hello,
I wanted to test the lazy expunge plugin together with mdbox. It seems
to me that the folder subscriptions file in the mdbox directory was
overwritten with only a few folder names every time I added or removed
something in the list of subscribed folders, or even if I turned the
imap folder subscription feature off and on. Here is my setup:
# 2.0.16:
2007 Aug 09
0
Crash with 1.1alpha2 when lazy_expunge is enabled?
I'm seeing a crash in 1.1alpha2 when trying to expunge a folder when
"lazy_expunge" is enabled:
namespace private {
separator = .
prefix = .EXPUNGED/
location = maildir:/mailstore/%u/Expunged
hidden = yes
}
...
lazy_expunge = .EXPUNGED/ .EXPUNGED/ .EXPUNGED/
Commenting out "lazy_expunge" prevents the crash and mail is expunged.
It happens with and without
2015 Feb 18
0
lazy_expunge + mdbox
It appears to me that this issue is related to how lazy_expunge and last_instance work with mdbox - that is different from maildir.
With maildir, the message is moved to the expunged namespace only when the last copy is removed (example: from trash folder).
With mdbox, first time when you move message from one folder to another, dovecot creates a copy in the expunge namespace. When you delete
2018 Mar 02
0
Autoexpunge of lazy_expunge namespace
Hi,
I'm using autoexpunge to clean my users' Trash and Spam mailboxes.
But I'm also using lazy_expunge to keep a copy of deleted messages. Is
there any to configure lazy_expunge namespace to be autoexpunged too?
My lazy_expunge configuration is the "1 Namespace" described at
https://wiki2.dovecot.org/Plugins/Lazyexpunge
--
Angel L. Mateo Mart?nez
Secci?n de
2015 Apr 24
0
acl and lazy_expunge plugins are incompatible?
Hello.
Before going into deep testing of 2.2.16 (clean install tbd), I would like
to know if someone is using succesfully both ACL and Lazy_expunge plugins.
Perhaps I had a config error?
Thanks,
Paolo
> Il 3 marzo 2015 alle 16.36 Paolo Cravero <paolo.cravero at csi.it> ha
> scritto:
>
>
> Hello list.
> Following two previous unanswered requests
>
2011 Mar 01
1
lazy_expunge, 2 questions
Hello List,
do some tests with lazy_expunge
i have 2 short questions.
is it possible to set folder for expunged messages to read-only so no user
is possible to really delete them?
i can use mdbox for expunged-folder. but would'nt it be more functional to
use maildir to have possibility to delete separate mails?
when using mdbox the clean up by cron would effect always multiple messages
2017 Sep 04
2
lazy_expunge doesn't work since upgrade 2.2.30 to 2.2.32
Ok thx for the info, anyway there are no mail copied to #EXPUNGED/
namespace.
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 {
2020 Aug 29
0
lazy_expunge and fts_autoindex
Maybe try
fts_autoindex_exclude = \EXPUNGED
On 2020-08-29 14:34, Gregory Heytings wrote:
> Hi list,
>
> I have both lazy_expunge and fts_autoindex activated (with fts-xapian),
> as follows:
>
> plugin {
> lazy_expunge = EXPUNGED/
> }
>
> plugin {
> fts = xapian
> fts_xapian = partial=2 full=20 attachments=1 verbose=0
> fts_autoindex = yes
>
2014 Aug 12
1
Fatal: lazy_expunge: Unknown namespace: '.EXPUNGED/'
Hello List,
with dovecot version 2.2.13.9, I actually have a problem using
lazy_expunge and acl together.
Shared/Public Folders work fine with lazy_expunge disabled.
If lazy_expunge is enabled and userA got a shared folder form userB,
then there is the error shown in subject.
My test case to reproduce the error.
doveadm mailbox list -u userA at domain
--> Output Fine.
doveadm acl set -u
2007 Jun 09
3
lazy_expunge and emails from Inbox, doesn't list INBOX in deleted
I'm using the dovecot available on Ubuntu Feisty (1.0rc17) and am trying
to migrate from courier-imap. A really important feature for me from
courier is that expunged messages end up in Trash where they are removed
after 7 days.
I can get an approximation of this feature as described in the
documentation:
namespace private {
prefix = INBOX.
seperator = .
inbox = yes
}
namespace