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".
-
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]

Reply via email to