Re: virtual_mailbox_limit

2009-03-03 Thread Barney Desmond
2009/3/4 LuKreme : >>>  virtual_mailbox_limit (default: 5120) > > 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

Re: virtual_mailbox_limit

2009-03-03 Thread Noel Jones
LuKreme wrote: On Mar 3, 2009, at 9:38, Noel Jones wrote: LuKreme wrote: The postfix docs say: virtual_mailbox_limit (default: 5120) The maximal size in bytes of an individual mailbox or maildir file, or zero (no limit) but since a maildir is a directory, does this limit apply to an

Re: virtual_mailbox_limit

2009-03-03 Thread LuKreme
On Mar 3, 2009, at 9:38, Noel Jones wrote: LuKreme wrote: The postfix docs say: virtual_mailbox_limit (default: 5120) The maximal size in bytes of an individual mailbox or maildir file, or zero (no limit) but since a maildir is a directory, does this limit apply to an individual em

Re: virtual_mailbox_limit

2009-03-03 Thread Noel Jones
LuKreme wrote: The postfix docs say: virtual_mailbox_limit (default: 5120) The maximal size in bytes of an individual mailbox or maildir file, or zero (no limit) but since a maildir is a directory, does this limit apply to an individual email (a file in the maildir) or to the directory