On Wed, 2010-05-26 at 11:22 -0600, Philip Prindeville wrote:
> On 5/26/10 11:06 AM, Mikael Syska wrote:

> > > Anyone else seeing the following in their cron logs:
> > > 
> > > http: GEThttp://yerp.org:8080/rules/stage/330948267.tar.gz  request 
> > > failed:
> > > 500 Can't connect to yerp.org:8080 (connect: Connection refused): 500 
> > > Can't
> > > connect to yerp.org:8080 (connect: Connection refused)

I've seen these, occasionally. Transient error, usually just works the
next time sa-update is being run by cron.

> > Nope, same problem here on port 8080 ... but fine access on port 80.
> >
> > Any reason why you are uding 8080 ?
> 
> I've not modified any of the config files, so it's using whatever the 
> Fedora 12 rpm has in /etc/mail/spamassassin/channel.d/* files.

The correct answer to both these statements is -- because it is in the
mirrors list. ;)

  /var/lib/spamassassin/$VERSION/$CHANNEL/MIRRORED.BY

Older systems may show a single mirror on the default port 80 only. The
current version is this:

$ dig +short TXT mirrors.sought.rules.yerp.org
"http://yerp.org/rules/MIRRORED.BY";

$ lynx -dump http://yerp.org/rules/MIRRORED.BY
http://yerp.org:8080/rules/stage/ weight=10
http://yerp.org/rules/stage/


-- 
char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}

Reply via email to