I setup successfully my mail-server using postfix + postfixadmin + mysql + cyrus + courier + squirrelmail Now I'm happy with it ! the last thing made me said is that I was limited to add virtual mailbox account. when I use postfixadmin to add more than ten mailbox it said !

You have reached your limit to create mailboxes!

I only have ten mailbox _ _'

I don't know which configuration file or directive to edit ... Really need help !

link|improve this question

52% accept rate
feedback

1 Answer

up vote 2 down vote accepted

Although I'm assuming you probably fixed this I like to tie up lose ends. You can easily increase the default 10 mailboxes by logging into postfix admin. Then:

  1. click Domain List
  2. click "edit" at the far right
  3. increase your mailboxes to any number or enter "0" for unlimited.
  4. click "Edit Domain" to save
link|improve this answer
thank you so much – billyduc Mar 18 '10 at 5:23
You can also change the default in the postfixadmin config file from 10 to something larger as well however changing that setting won't change it for domains already in the database. – kashani Feb 27 '11 at 1:50
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.