I downloaded version 0.39.3 from the website or freshmeat can remember. I
how do i check the version?
----- Original Message -----
From: "Sam Varshavchik" <mrs...@courier-mta.com>
To: "Courier-Users" <cour...@lists.sourceforge.net>
Sent: Friday, November 01, 2002 5:57 PM
Subject: [courier-users] Re: Check fail
Russell Premont writes:
I ran LC_ALL=C; export LC_ALL; ./testsuite | ./testsuitefix.pl | sort >
testsuite1.txt to generate testsuite1.txt.
I then ran diff -ic testsuite1.txt testsuite.txt to compare my output to
testsuite.txt and got the following:
Are you building 1.6.0 and using --with-trashquota?
The quota self-check test is flunking. I think that's because this option
changes the semantics of the calculation. I need to document this in
INSTALL (just like --enable-workarounds-for-imap-client-bugs).
Extract the source code into a different directory, and run configure
without these options. If make check passes, go back and finish your
install.