I am a bit confused as to how the domain and user quota limits work with
vpopmail. What I want to do is set the quota for a certain domain to 200MB,
but how does that work?  I assume it calculates the usage of every user in
that domain and adds it up.  But then what do I do with the user quotas?

I set the domain to 200MB with the following:
# ./vmoddomlimits -Q 200 example.com

And then modified one of the users:
# ./vmoduser -q 0 [email protected]

If I do that to all users of the example.com domain will it count the
domain is full if their collective usage comes up to 200MB?

Reply via email to