You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by Apache Wiki <wi...@apache.org> on 2018/01/23 16:06:03 UTC

[Spamassassin Wiki] Update of "RsyncConfig" by Dave Jones

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The "RsyncConfig" page has been changed by Dave Jones:
https://wiki.apache.org/spamassassin/RsyncConfig?action=diff&rev1=11&rev2=12

  == Rsync Configuration ==
  
+ SSH into sa-vm1.apache.org and run '''sudo vi /usr/local/spamassassin/automc/rsync/secrets'''. 
- All things rsync currently live on rsync.spamassassin.org (a CNAME alias for spamassassin.zones) under the /home/corpus-rsync directory. 
- 
- There's only 1 type of user for rsync: nightly mass-check submitters and score generation result submitters both share the same set of accounts.  
- 
- The process of adding an account is the same for both, just using a different file for authorization.  Use "sudo" to access the files.
  
   1. Determine the username for the requester.  We typically use first initial/last name.
   1. Come up with a random password.  Something like [[http://www.adel.nursat.kz/apg/online/index.php|APG]] can help.
-  1. Put the "username:password" pair in the appropriate file. The two files are secrets and secrets-submit.
+  1. Put the "username:password" pair in the secrets file.
  
  {{{
- sudo vi /home/corpus-rsync/secrets
+ sudo vi /usr/local/spamassassin/automc/rsync/secrets
- [add a line to the end like "username:3498fgdio"
+ add a line to the end like "username:3498fgdio"
  }}}
   
   1.#4 Subscribe the user to the RuleQA mailing list - a remote administrator needs to send an email by with '=' instead of '@') after the command word - ```<ru...@spamassassin.apache.org>```.  A remote administrator can then confirm the subscription.