Don't turn it on yet.  I run a mirror and will tar it up.
Regards,
KAM

On May 13, 2017 3:00:54 PM EDT, Dave Jones <[email protected]> wrote:
>
>
>On 05/13/2017 01:21 PM, Dave Jones wrote:
>> 
>> 
>> On 05/13/2017 01:15 PM, Dave Jones wrote:
>>> Kevin,
>>> I am nearly complete setting up the rsyncd again.  I have firewalled
>
>>> off port 873 to a single test IP of my masscheck server at ENA.  My 
>>> automasscheck-minimal.sh is working properly now and able to upload 
>>> result logs like normal.
>>>
>>> My question to you is where can we get a current mirror copy of the 
>>> [updates] rsync module to put back on the source of
>>>
>>> sa-vm1:/var/www/buildbot.spamassassin.org/updates
>>>
>>> which will also be http://updates.spamassassin.org once populated, 
>>> verified ready, and DNS is updated to point to the new VM.
>> 
>> Correction.  updates.spamassassin.org is not in DNS so that reference
>in 
>> the /etc/rsyncd.conf to being updates.spamassassin.org is not
>accurate.
>> 
>> Is this [updates] rsync module supposed to be available via HTTP?  If
>
>> so, then maybe it is really updatedist.spamassassin.org that I see in
>DNS.
>> 
>
>Nevermind.  I found my answer.  The Apache HTTPD config boiled down to 
>this for the updates area:
>
><VirtualHost *:80>
>   ServerName updatedist.spamassassin.org
>   ServerAlias bbmass.spamassassin.org
>   ServerAlias buildbot.spamassassin.org
>   ServerAlias bbmass-trunk.spamassassin.org
>   <Directory /var/www/updatedist.spamassassin.org/updates>
>     options indexes SymLinksIfOwnerMatch
>     AllowOverride indexes
>   </Directory>
>   DocumentRoot /var/www/updatedist.spamassassin.org/updates
>   ServerAdmin [email protected]
>   # userdir disabled
></VirtualHost>
>
>>>
>>> It looks like you have a mirror at http://sa-update.pccc.com that we
>
>>> could transfer back to the source directory.
>>>
>
>I am putting what came out out the backup in there but I don't think 
>it's going to be current.  The DNS TXT records show 1786853 as the 
>latest version and the backup area doesn't have any files that start 
>with that.

Reply via email to