<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Folks,<div><br></div><div>Seems like my "/usr/sbin/update_bad_phishing_sites" is not&nbsp;functioning [I'm not allowed to connect directly to &nbsp;www.mailscanner.tv:80 --- I must use Proxy:Port]</div><div><br></div><div>Now, I see there are some paragraphs related to Proxy settings, but what would be the proper syntax for Proxy and Port, for example my.local.proxy:1977?</div><div><br></div><div><br></div><div><div># Create a user agent object</div><div>my $ua = LWP::UserAgent-&gt;new;</div><div>$ua-&gt;agent("UpdateBadPhishingSites/0.1 ");</div><div># Patch from Heinz.Knutzen@dataport.de</div><div>$ua-&gt;env_proxy;</div></div><div><br></div><div><br></div><div>Thanks a lot,</div><div>-WS</div><div><br></div><div><br></div><div><br></div></td></tr></table><br>