> I'll try asking again, since noone saw my previous posting.
> 
> ---
> print  "Content-Type: text/plain^/"  print mold  mail: open
> pop://user:pass@server close mail ---
> 
> This simple script works fine. If it  is made a CGI-script,
> it doesn't work; why?
> 
> (I  assume the webserver is set  up correctly, since all my
> other REBOL-CGI-scripts works fine.)

  Howdy Martin: 

  Maybe you need a SET-NET at the top of your script perhaps?

  -jeff

Reply via email to