On Tue, 21 Oct 2008, Oliver Stöneberg wrote: > When any of the XMail log files reaches 2 GB in size, it still crash > on the next try to write to it. > This is caused by the default fopen() not supporting files > 2 GB (at > least on the old Red Hat 8.0 platform we are using). It can be fixed > by compiling it with "-D_FILE_OFFSET_BITS=64".
That fixes it for logs *but*, to support any other file inside XMail that is bigger than 2GB, you need a 64bit machine/OS. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
