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 absolutel
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 Tras
> On Feb 7, 2016, at 10:59 AM, Timo Sirainen wrote:
>> On 07 Feb 2016, at 04:50, Tom Johnson wrote:
>>
>> I have some users where I'd like to expunge their mail at different times.
>>
>>
>> Is there a way to do some sort of lookup for thi
> On Feb 8, 2016, at 2:02 AM, Timo Sirainen wrote:
>
>>
>> On 08 Feb 2016, at 06:46, Tom Johnson wrote:
>>
>> Can you return something like "namespace/inbox/*/autoexpuge=90d" to cover
>> all the namespaces? And then override individual one
> 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 namespace/inbox/Trash/autoexpunge=90d extra
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? And
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 field:
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 = .
# T
> On Jan 24, 2014, at 7:23 PM, Stan Hoeppner 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 think