Re: file size problem
Mathieu Arnold <[email protected]> Fri, 21 Mar 2014 01:14:13 +0100
| Newsgroups | gmane.mail.majordomo.majordomo2.devel |
|---|---|
| Message-ID | <[email protected]> |
+--On 20 mars 2014 19:38:56 -0400 "John R. Levine" <[email protected]> wrote: |> No, I didn't even know I had them, also, they reached that max size years |> ago. | | Try | | confighow GLOBAL debug | | If the value is greater than zero, change it to zero to stop logging. | | Regardless, you can delete the log files without breaking anything. | | I suspect the size limit is the ulimit in the operating system, which in | this case is doing just what it should, keeping buggy software from | filling up the disk. Ok, found it, it is ulimit, but not anything in the operating system, FreeBSD will let you shoot yourself in the foot if you want to :-) It's postfix damn it, which sets ulimit's file size to mailbox_size_limit. -- Mathieu Arnold