On 08/09, Daniel Lemke wrote: > > From: Kevin A. McGrail [mailto:[email protected]] > > Are you somehow blocking outbound connections for rsync to grab that latest > > trunk version? That's what I believe is going on. > > Most likely, I guess our corporate firewall is blocking the script here. I'll > talk to our admins on this tomorrow.
Try telnetting to port 22, or sshing to that host. Without a firewall blocking it, it'll look like this: $ telnet rsync.spamassassin.org 22 Trying 140.211.11.80... Connected to spamassassin.zones.apache.org. Escape character is '^]'. SSH-2.0-Sun_SSH_1.1.2 $ ssh rsync.spamassassin.org The authenticity of host 'rsync.spamassassin.org (140.211.11.80)' can't be established. RSA key fingerprint is 31:80:50:bb:84:85:e0:af:1e:cb:17:56:7d:bf:b3:53. Are you sure you want to continue connecting (yes/no)? So this is the new masscheck users list? Nice. Daniel, your post was the first ever. -- "Life is either a daring adventure or it is nothing at all." - Helen Keller http://www.ChaosReigns.com
