Task: Move the James mailing list archives, add new ones.


Notes:

I've been reading DLR's instructions and e-mail, and browsing the servers. Please check me on the following. Are there any incorrect, missing, or unnecessary steps?

The MySQL statements should be compatible with the version of MySQL currently in use on nagoya. If we had MySQL 4 installed, it would simplify moves, but I'm not pushing.


Goal:

{{{ Add: general@james.apache.org and site-dev@james.apache.org

Tasks:

 echo '|$HOME/sbin/archive -u "$HOME/archive/james.apache.org/$DEFAULT/%Y%m"' > ~qmlist/.qmail-james-archive-default 

{{{ mkdir -p /opt/ezmlm/archive/james.apache.org/general

{{{ mv /opt/ezmlm/archive/jakarta.apache.org/james-dev /opt/ezmlm/archive/james.apache.org/server-dev

{{{ mkdir -p /opt/tomcat/webapps/eyebrowse/index/james.apache.org

{{{ ezmlm-sub /home/apmail/lists/james.apache.org/general/ qmlist-james-archive-general@nagoya.apache.org

{{{ export WEB_APP_DIR='/opt/tomcat/webapps/eyebrowse'

 ${EYEBROWSE} --command=addlistfile --listname='general@james.apache.org' --listfile="${WEB_APP_DIR}/archive/project/general/YYYYMM" 

{{{ ${EYEBROWSE} --command=updatelist --listname='general@james.apache.org'

{{{ update eb_List

{{{ select @list_id := listId

Eyebrowse/JamesMove (last edited 2009-09-20 23:32:45 by localhost)