From: Victor Duchovni (no email)
Date: Mon Jan 24 2005 - 13:26:44 EST
On Mon, Jan 24, 2005 at 12:04:34PM -0600, Mike Tuller wrote:
> I have Postfix running on a Mac OS X client system, and I have been asked to
> add 45 email accounts. I don't want to have to set the users up to be able
> to login to the computer, because all they will need is email accounts. Is
> there a way that I can setup a user with just an email account?
http://www.postfix.org/VIRTUAL_README.html
> Also, I want to be able to setup these users with limits to their mailbox
> size. How can I set a size limit on a single mailbox. I have email accounts
> that I don't want to have a set size on.
>
Since the users don't have accounts, their mailboxes belong to some
non-system mailstore (Cyrus, ...) use whatever quota mechanisms exist
in the store in question. With maildir delivery use filesystem quotas
(which you can assign per uid). If your filesystem quotas are fragile
pick a better OS for your mailserver or a mailstore with a reasonably
robust application-level quota system.
-- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:?body=unsubscribe%20postfix-users>
|
|
|