On Wed, Feb 28, 2007 at 09:02:47PM +0100, Josip Rodin wrote: > > > > Ok, that's unexpected. If courier-maildrop doesn't choke on long log > > > > files > > > > on its own, it must have to do with how it's being run, which on my mail > > > > server is from postfix. > > > > > > Er, above you were using 1048576xx; but in the original bug report, it > > > says > > > that 512000000 is the magic mark. :) > > > > You added a zero, it says 51200000. 100 mb should be more than enough. > > Okay. Maybe Postfix is imposing ulimit -f on it? You use it via > mailbox_command? Can you log some ulimit output into a file and see if it's > there?
Oh, it just occured to me to RTFM :)) http://www.postfix.org/postconf.5.html#mailbox_command says: mailbox_size_limit (default: 51200000) The maximal size of any local(8) individual mailbox or maildir file, or zero (no limit). In fact, this limits the size of any file that is written to upon local delivery, including files written by external commands that are executed by the local(8) delivery agent. So, this is not a bug in maildrop? -- 2. That which causes joy or happiness. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]