<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=603502517-11122003><FONT face=Arial size=2>I need to use wget 
to access a zope hosted URL in order to call a certain module for coreblog so 
that the e-mails going into moblog are read in properly.&nbsp; I can access the 
URL from a web browser just fine but when I use wget (and I did compile 1.9.1 
from source with the --with-ssl and --with-socks options) I get a 503:Service 
Unavailable error msg.&nbsp; Any idea how I get this 
resolved?</FONT></SPAN></DIV>
<DIV><SPAN class=603502517-11122003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=603502517-11122003><FONT face=Arial size=2>The command I am 
using to access the URL is:</FONT></SPAN></DIV>
<DIV><SPAN class=603502517-11122003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=603502517-11122003><FONT face=Arial size=2>wget <A 
href="https://user:pass@secure.foo.com/zope/foo/receive">https://user:pass@secure.foo.com/zope/foo/receive</A></FONT></SPAN></DIV>
<DIV><SPAN class=603502517-11122003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=603502517-11122003></SPAN>&nbsp;</DIV></BODY></HTML>