2009/3/4 LuKreme <krem...@kreme.com>: >>> virtual_mailbox_limit (default: 51200000) > > OK. Then this setting is largely useless if the number is >= to the maximum > message size, right?
Indeed. I was playing with this recently, and Postfix complains if it's set below message_size_limit (ie. there's the possibility a single message could exceed this limit). For what it's worth, I tried setting virtual_mailbox_limit a little higher than message_size_limit and it was behaving a little erratically too (in a virtual mailbox config). You'll need to find another way to have quotas on maildirs.