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 2014/07/06 05:19:18 UTC

[Spamassassin Wiki] Update of "UploadedCorpora" by KevinMcGrail

Dear Wiki user,

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

The "UploadedCorpora" page has been changed by KevinMcGrail:
https://wiki.apache.org/spamassassin/UploadedCorpora?action=diff&rev1=21&rev2=22

Comment:
Updating docs on adding a new uploaded corpora user permissions

  cd /home/bbmass/uploadedcorpora/
  mkdir $CORPUSUSER
  chmod 1777 $CORPUSUSER
+ #PERMISSIONS CHANGED ON NEW SPAMASSASSIN-VM BOX
+ chown rsync.rsync $CORPUSUSER
  }}}
  
  Then create a random password string, and add a line to {{{/home/corpus-rsync/secrets}}} with $CORPUSUSER and that password.