Sam,

Thanks again.  The SMAP tests complete with no errors.
The IMAP tests look like they get out of sync around test 577:

000575 + OK 000575 + OK
000576 i005 OK APPEND Ok. 000576 i005 OK APPEND Ok.
000577 i006 OK NOOP completed | 000577 * 3 EXISTS
000578 * 1 FETCH (FLAGS ()) | 000578 * 1 RECENT
000579 * 2 FETCH (FLAGS ()) | 000579 i006 OK NOOP completed
000580 i007 OK FETCH completed. | 000580 * 1 FETCH (FLAGS ())
000581 * FLAGS (\Draft \Answered \Flagged \Deleted \Seen | 000581 * 2 FETCH (FLAGS ())
000582 * OK [PERMANENTFLAGS (\Draft \Answered \Flagged \ | 000582 * 3 FETCH (FLAGS (\Recent))


Where does this lead me?

Brian

On Jun 29, 2004, at 6:02 PM, Sam Varshavchik wrote:

Brian Feeny writes:

Sam,
Thanks for replying. We do not use "shared folders" here. Just plain
vanilla maildir folders. I never see the SMAP tests run, so its like its dying around:
LC_ALL=C; export LC_ALL; $(srcdir)/testsuite | ./testsuitefix.pl | sort | cmp -s - $(srcdir)/testsuite.txt
LC_ALL=C; export LC_ALL; test "yes" = "yes" || exit 0; /bin/sh $(srcdir)/smaptestsuite | ./testsuitefix.pl | sort | cmp -s - $(srcdir)/smaptestsuite.txt
under check-am.
I even stopped my current courier-imap processes and still go the error. Like I said, I dont believe I use shared-folders, and I am not sure how
I would turn that off.

You can run 'make testsuite-smap | diff -U 3 testsuite.txt -' from the imap directory to compare the output of the testsuite, against the expected output, and go from there.





-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to