Displaying 20 results from an estimated 4000 matches similar to: "Dynamic autoexpunge for IMAP folders"
2017 Jan 17
2
Dynamic autoexpunge for IMAP folders
Unfortunately, this yields the same problem
Debug: Unknown userdb
setting: plugin/userdb_namespace/inbox/mailbox/Bla/autoexpunge=6h
Thorsten
On Tue, Jan 17, 2017 at 10:16 AM, Thomas Leuxner <tlx at leuxner.net> wrote:
> * Thorsten Hater <thorsten.hater at gmail.com> 2017.01.17 09:40:
>
> > namespace/inbox/mailbox/Bla/autoexpunge=6h
> >
> > from a userdb,
2017 Jan 17
2
Dynamic autoexpunge for IMAP folders
I know, but it is not present in the string returned by the userdb,
which is set up for testing
userdb {
driver = static
args = namespace/inbox/mailbox/Bla/autoexpunge=6h
}
On Tue, Jan 17, 2017 at 11:03 AM, Thomas Leuxner <tlx at leuxner.net> wrote:
> * Thorsten Hater <thorsten.hater at gmail.com> 2017.01.17 10:57:
>
> > Unfortunately, this yields the same
2017 Jan 17
2
Dynamic autoexpunge for IMAP folders
So, returning from the LDAP userdb does not change situation.
As I said, I would to set folder names dynamicaly, without setting
up a mailbox in advance.
Here the problem is discussed
http://www.dovecot.org/list/dovecot/2013-August/092023.html
but no solution is found apart from defining the namespace in the
static config, see here
http://www.dovecot.org/list/dovecot/2013-August/092053.html
As
2017 Jan 17
0
Dynamic autoexpunge for IMAP folders
* Thorsten Hater <thorsten.hater at gmail.com> 2017.01.17 09:40:
> namespace/inbox/mailbox/Bla/autoexpunge=6h
>
> from a userdb, which results in
>
> Debug: Unknown userdb setting:
> plugin/namespace/inbox/mailbox/Bla/autoexpunge=6h
userdb_namespace/inbox/mailbox/Bla/autoexpunge=6h
Regards
Thomas
-------------- next part --------------
A non-text attachment was
2017 Jan 17
0
Dynamic autoexpunge for IMAP folders
* Thorsten Hater <thorsten.hater at gmail.com> 2017.01.17 10:57:
> Unfortunately, this yields the same problem
>
> Debug: Unknown userdb
> setting: plugin/userdb_namespace/inbox/mailbox/Bla/autoexpunge=6h
> > userdb_namespace/inbox/mailbox/Bla/autoexpunge=6h
'plugin' is not part of the userdb override. It is literally as above.
-------------- next part
2017 Jan 18
0
Dynamic autoexpunge for IMAP folders
On 17 Jan 2017, at 13.36, Thorsten Hater <thorsten.hater at gmail.com> wrote:
>
> So, returning from the LDAP userdb does not change situation.
> As I said, I would to set folder names dynamicaly, without setting
> up a mailbox in advance.
> Here the problem is discussed
>
> http://www.dovecot.org/list/dovecot/2013-August/092023.html
>
> but no solution is found
2016 Dec 16
1
autoexpunge=30d does not works :(
Hello,
just upgraded to Dovecot 2.2.27 and altered dovecot.conf to contain
autoexpunge directive for Spam mailbox (yes it's migrated from Courier 3
years ago):
namespace inbox {
prefix = INBOX.
separator = .
inbox = yes
2016 Dec 13
3
mailboxes and capitalisation
Dear all,
I have set up a series of special-use mailboxes in the default namespace
differing by capitalisation of the names, mainly to capture multiple
mailboxes
with autoexpunge
namespace inbox {
...
mailbox Trash {
auto = no
autoexpunge = 30d
special_use = \Trash
}
mailbox trash {
auto = no
autoexpunge = 30d
special_use = \Trash
}
...
}
2016 Dec 13
1
mailboxes and capitalisation
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 13 Dec 2016, Tanstaafl wrote:
> On 12/13/2016 4:48 AM, Thorsten Hater <thorsten.hater at gmail.com> wrote:
>> I have set up a series of special-use mailboxes in the default namespace
>> differing by capitalisation of the names, mainly to capture multiple
>> mailboxes
>> with autoexpunge
>>
>>
2017 Jan 19
5
Segfault on LIST Command
Dear all,
I experience SegFaults in the imap binary on a LIST "" "" command,
as sent by Claws mail. Using LIST "" "INBOX" or similar is fine.
Here is an example telnet session
$ telnet 127.0.0.1 143
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
2017 Jan 17
0
Dynamic autoexpunge for IMAP folders
* Thorsten Hater <thorsten.hater at gmail.com> 2017.01.17 12:04:
> userdb {
> driver = static
> args = namespace/inbox/mailbox/Bla/autoexpunge=6h
> }
I'm almost sure that 'driver = static' contradicts the concept of userdb overrides:
http://wiki.dovecot.org/UserDatabase/ExtraFields
If you can't go with 'passwd-file' style settings, you may able
2017 Jan 23
2
Segfault on LIST Command
I'll try reproduce this issue, but can you, in the mean time, run this
with mail_debug=yes and provide logs?
Aki
On 23.01.2017 11:45, Thorsten Hater wrote:
> Hi,
>
> I did added the default location and stripped down my config to a very
> basic
> level, dropping all plugins and database queries, see below. The segfault
> still
> appears in the same location.
> As I
2017 Jan 23
2
Segfault on LIST Command
Thank you for your report.
Aki
On 23.01.2017 11:56, Thorsten Hater wrote:
> OK, I found the problem in my config. If I use an default namespace with an
> empty
> name, instead of "inbox" it works as expected. Here the log for this case
>
> Starting program: /usr/local/libexec/dovecot/imap -u ****
> imap(****): Debug: auth input: **** home=**** uid=48 gid=48
>
2018 Jan 23
3
How to set autoexpunge rule for single user mailbox in dovecot conf?
I need to set autoexpunge rule only for one single user and one mailbox
(mail folder), so apply it only for user alice at example.com mailbox INBOX.
How can I set namespace in dovecot config, that will apply only to single
user?
--
Best regards,
Alexey Murz Korepov.
Email, Jabber: murznn at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 May 02
2
autoexpunge wildcard mailbox from userdb
On 02/05/16 16:51, Timo Sirainen wrote:
> On 02 May 2016, at 03:47, Leon Kyneur <leon at f-m.fm> wrote:
>> Was excited to see that wildcards are now possible on autoexpunge in the 2.2.24 release.
>>
>> However I'm trying to configure these from the userdb lookup and it doesn't appear to be working.
>>
>> if I set in 15-mailboxes.conf
>> mailbox
2015 Dec 22
2
Dovecot 2.2.20 autoexpunge
I have configured autoexpunge on some folders:
namespace inbox {
inbox = yes
location =
mailbox Junk {
auto = subscribe
autoexpunge = 30 days
special_use = \Junk
}
mailbox Trash {
auto = subscribe
autoexpunge = 2 weeks
special_use = \Trash
}
prefix =
separator = /
}
After adding these and restarting, logging in and out several times, I still see messages
2016 May 02
2
autoexpunge wildcard mailbox from userdb
Was excited to see that wildcards are now possible on autoexpunge in the
2.2.24 release.
However I'm trying to configure these from the userdb lookup and it
doesn't appear to be working.
if I set in 15-mailboxes.conf
mailbox Trash/* {
...
autoexpunge = 10m
}
everything works..
however if I return
=namespace/inbox/mailbox/Trash/*/autoexpunge=10m
via userdb - it does not.
Logs
2019 Aug 08
2
Autoexpunge not working for Junk?
Hello!
I have the autoexpunge settings defined inside protocol imap thus (and
it works):
protocol imap {
? mail_plugins = quota notify replication imap_quota imap_sieve
? namespace inbox {
??? location =
??? mailbox Ham {
????? autoexpunge = 365 days
??? }
??? mailbox Spam {
????? autoexpunge = 365 days
??? }
??? mailbox Trash {
????? autoexpunge = 180 days
??? }
??? prefix =
? }
2019 Jul 25
3
Autoexpunge not working for Junk?
Hi all,
I set up dovecot a couple of months ago and am having trouble getting autoexpunge=30d to work on my Trash and Junk mailboxes. Not sure why not because I'm not getting error messages in my log.
Running "doveadm search -u <user> mailbox Junk savedbefore 30d" shows me many messages (I've got messages back to mid-May, and a couple of other users have them back to
2016 Aug 30
2
autoexpunge clarification
I'm trying to understand autoexpunge, but the documentation is just not
clear. Hopefully, someone can clear up a few questions.
http://wiki.dovecot.org/MailboxSettings says the following:
autoexpunge=<time>: (v2.2.20+) Automatically at user deinitialization
expunge all mails in this mailbox whose saved-timestamp is older than <time>
(e.g. autoexpunge=30d). This removes the