[plt-scheme] module resolver in MzCom

From: Pedro Pinto (ppinto at cs.cmu.edu)
Date: Tue Apr 27 08:06:36 EDT 2004

Matthew,

There seems to be a problem with your mail server:

The original message was received at Tue, 27 Apr 2004 07:23:45 -0400 (EDT)
from rdu57-7-155.nc.rr.com [66.57.7.155]

______________________________________________________________________
   ----- The following addresses had permanent fatal errors -----
mflatt at cs.utah.edu
    (reason: 554 <ms-smtp-03-eri0.southeast.rr.com>: Helo command rejected: Domain MX in RFC 1918 private network)

   ----- Transcript of session follows -----
... while talking to mail-svr1.cs.utah.edu.:

>>>>>> DATA
>>>      
>>>
<<< 554 <ms-smtp-03-eri0.southeast.rr.com>: Helo command rejected: Domain MX in RFC 1918 private network
554 5.0.0 Service unavailable

<<< 554 Error: no valid recipients

______________________________________________________________________


At any rate I wrote a driver you can get at:  

http://www.rivendell.ws/dot-scheme/MzCOM-driver/ConsoleApplication1.zip

It's a visual studio project. You should be able to build it but if that does not work you can try to run \bin\Debug\ConsoleApplication1.exe.

Assuming MzScom is registered and .NET 1.1 installed you should get a repl.

Let me know if that works for you,
-pp


---------------------------

I think I've fixed this in CVS (exp-tagged), but I don't have a good
idea how to test it. Can you provide a little driver that I could use
to test my change?

Thanks,
Matthew






Posted on the users mailing list.