2009/8/19 Martijn de Munnik <mart...@youngguns.nl>: > What is the use of mailbox_size_limit when mail is delivered to > Maildirs? > > I have mailbox_size_limit > message_size_limit but I think I can safely > change it to 0?
Correct - when delivering to maildir, it can only govern the maximum message size, which is handled by message_size_limit anyway. You should be able to change it to 0 without any ill effect.