| From | Sent On | Attachments |
|---|
| Subject: | Re: [courier-users] "make check" failles on CENTOS 5.3 | |
|---|---|---|
| From: | Sam Varshavchik (mrs...@courier-mta.com) | |
| Date: | Aug 28, 2009 4:10:46 am | |
| List: | net.sourceforge.lists.courier-users | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| Jaime Ventura | Aug 27, 2009 11:19 am | |
| Sam Varshavchik | Aug 27, 2009 3:21 pm | |
| Jaime Ventura | Aug 28, 2009 2:49 am | |
| Sam Varshavchik | Aug 28, 2009 4:10 am | |
| Sam Varshavchik | Aug 28, 2009 2:32 pm | |
| Jaime Ventura | Aug 31, 2009 3:45 am | |
| Sam Varshavchik | Aug 31, 2009 3:57 am | |
| Jaime Ventura | Aug 31, 2009 8:43 am | |
| Sam Varshavchik | Aug 31, 2009 2:52 pm |
| Subject: | Re: [courier-users] "make check" failles on CENTOS 5.3 | |
|---|---|---|
| From: | Sam Varshavchik (mrs...@courier-mta.com) | |
| Date: | Aug 28, 2009 4:10:46 am | |
| List: | net.sourceforge.lists.courier-users | |
Jaime Ventura writes:
Hi, Sam Thank you for your help. I forgot to mention that I've done that already, but know how to interpret that. Im not familiar with the IMAP protocol.
This part of the test actually tests some Courier-specific IMAP extensions. I see which part of the test fails, but I have no idea why.
Perhaps some errors occur during the test, but standard error is not captured.
[jaimeventura@mailserver imap]$ LC_ALL=C; export LC_ALL; test "yes" = "yes" || exit 0; /bin/sh ./smaptestsuite | ./testsuitefix.pl | sort > testsuit-result.txt
Redirect smaptestsuite's standard error somewhere: /bin/sh ./smaptestsuite 2>testsuite.err | [ rest of command ]
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________ courier-users mailing list cour...@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

