John Wilcock wrote: > > Jun 11 00:05:07.327 [43091] dbg: http: GET > > http://spamassassin.apache.org/updates/MIRRORED.BY" request failed, > > retrying: 404 Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> > > <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> > > <p>The requested URL /updates/MIRRORED.BY" was not found on this > > server.</p> <hr> <address>Apache/2.4.4 (Unix) OpenSSL/1.0.1e Server at > > spamassassin.apache.org Port 80</address> </body></html> > > (repeat 3X) > > Note the trailing quote marks on those two URLs. I've no idea where they > came from, but it could well be a simple config error...
Whoa, you're right. I'm so used to treating quotes as not part of a URL, I didn't even see they're part of what's being requested. I note they appear in the bugzilla report I referred to, as well: https://issues.apache.org/SpamAssassin/show_bug.cgi?format=multiple&id=6914 MIRRORED.BY isn't something I fetch myself; I just run sa-update with various options set. So where are the quotes coming from?