Yeah, I gradually figured out it wouldn't work yesterday when delving back into 
this and testing. No separate quotas per namespaces until 2.1 or something, I 
think?

So, got any suggestions on getting it to work with v2.x? I found an old thread 
from 2013 by Andreas (I think?) and he didn't seem to quite be able to get it 
to work. Actually, though, I'd be happy to even be able to apply a quota to the 
primary Inbox namespace and none to the secondary "Archive" namespace, but my 
testing on a 10.10 Server wasn't having much success either.

Thanks for the responses and input!
Fred

> On Nov 21, 2016, at 17:53, Timo Sirainen <t...@iki.fi> wrote:
> 
>> On 20 Sep 2016, at 21.28, Fred Turner <f...@c5consulting.net> wrote:
>> 
>> Mac Pro Server 2012
>> Mac OS X Server 10.6.8
>> Dovecot 1.1.20apple0.5
> 
> That's an old one..
> 
>> quota = maildir:User quota:ns=
>> 
>> quota2 = maildir:ns=testArchive/
>> quota2_rule = *:storage=20G
>> 
>> The first line is already in the default config, with the exception of the 
>> added “:ns=“ at the end. The 2nd line in the examples I saw had a middle 
>> component w/ the quota name, but when I tried that, like so:
>> 
>> quota2 = maildir:Archive quota:ns=testArchive/
>> 
>> my server fails and shows this in the logs:
>> 
>>> Fatal: IMAP(*): Quota root test backend maildir: Unknown parameter: 
>>> ns=testArchive/
>> 
>> 
>> Any idea why it doesn’t like that? Also, do I need to add a quota_rule for 
>> the primary quota? It does not have one normally in the Mac OS X Server 
>> config…
> 
> You're trying to use Dovecot v2.x configuration in Dovecot v1.x. Sorry, won't 
> work without upgrade.

Reply via email to