Update of /cvsroot/csmaild/csmaild/src/TestClient/bin
In directory sc8-pr-cvs1:/tmp/cvs-serv6574/src/TestClient/bin
Modified Files:
Commands.xml
Log Message:
FETCH *should* be working, more testing to ensue but need to eat. Oh, did I mention that the code fricken sucks and it should be rewritten, but it works for now ;)
Index: Commands.xml
===================================================================
RCS file: /cvsroot/csmaild/csmaild/src/TestClient/bin/Commands.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Commands.xml 26 Jul 2003 23:09:25 -0000 1.3
--- Commands.xml 26 Jul 2003 23:55:47 -0000 1.4
***************
*** 31,34 ****
--- 31,38 ----
<Commands>
<Command>4 FETCH 1 (BODY[HEADER.FIELDS (To From)])</Command>
+ <Process>False</Process>
+ </Commands>
+ <Commands>
+ <Command>5 FETCH 1 (BODY[]<0.1500>)</Command>
<Process>True</Process>
</Commands>
|