Re: Returning custom autoexpunge for user's INBOX

2016-02-29 Thread Tom Johnson
I wrote: > I want to be able to have custom autoexpunge settings for different users. > Sorry to follow up on my own post - but will it work if I define the inbox explicitly in 15-mailboxes.conf? Does this syntax properly set autoexpunge for the inbox? namespace inbox { separator = . #

Returning custom autoexpunge for user's INBOX

2016-02-29 Thread Tom Johnson
I want to be able to have custom autoexpunge settings for different users. I have it working for various folders (draft, junk, trash), but I can't seem to get it working for the user's primary inbox. In my user_query (I'm using mysql), I'm returning entries like this in the userdb_import

Autoexpunge on INBOX? And disabling autoexpunge for a mailbox via userdb_import?

2016-02-11 Thread Tom Johnson
I have autoexpunge working for various special_use mailboxes, but I'd like it to optionally be used for users for their inbox as well. I'd also like to be able to disable autoexpunge for some users for certain directories. Is it possible to specify an autoexpunge period for the main inbox?

Re: autoexpunge - different settings for different users

2016-02-08 Thread Tom Johnson
> On Feb 7, 2016, at 10:59 AM, Timo Sirainen wrote: > > You can override any mail-related setting from userdb. So for example if you > have: > > namespace inbox { > mailbox Trash { >autoexpunge = 30d > } > } > > You can have your userdb return

Re: autoexpunge - different settings for different users

2016-02-08 Thread Tom Johnson
> On Feb 8, 2016, at 2:02 AM, Timo Sirainen <t...@iki.fi> wrote: > >> >> On 08 Feb 2016, at 06:46, Tom Johnson <t...@terramar.net> wrote: >> >> Can you return something like "namespace/inbox/*/autoexpuge=90d" to cover >> all the n

Re: autoexpunge - different settings for different users

2016-02-07 Thread Tom Johnson
> On Feb 7, 2016, at 10:59 AM, Timo Sirainen <t...@iki.fi> wrote: >> On 07 Feb 2016, at 04:50, Tom Johnson <t...@terramar.net> wrote: >> >> I have some users where I'd like to expunge their mail at different times. >> >> ...

autoexpunge - different settings for different users

2016-02-06 Thread Tom Johnson
I have some users where I'd like to expunge their mail at different times. For example, I may have some users who I want to expunge everything from every folder at 30 days. Others where I'd like to expunge everything at 90 days. And still others where I only want to expunge mail from the

Re: object storage

2015-09-28 Thread Tom Johnson
I went to them to discuss 300-500,000 users, right after dovecot was acquired by OpenXChange. The terms were onerous, to say the least. It was straight per-user pricing with no flexibility for non-standard usage patterns. Mostly they wanted to talk about OpenXChange, in which I have

Re: [Dovecot] Architecture for large Dovecot cluster

2014-01-26 Thread Tom Johnson
On Jan 24, 2014, at 7:23 PM, Stan Hoeppner s...@hardwarefreak.com wrote: On 1/24/2014 11:09 AM, Tom Johnson wrote: Is anybody using the Object Storage plugin for large-scale installations? I've not used it. We're considering it, but are thinking of an in-house S3 storage system