Line 38: |
Line 38: |
| ssh solarsail | | ssh solarsail |
| cd /var/lib/mailman/lists/ | | cd /var/lib/mailman/lists/ |
− | rsync -aP aslo bugs colombia community-news dextrose fourthgrademath gsoc iaep italia marketing soas somosazucar sugar-desarrollo sugar-devel sugar-reports systems systems-logs root@sunjammer:/var/lib/mailman/lists/ | + | rsync -aP aslo bugs colombia community-news dextrose fourthgrademath gsoc iaep italia marketing slobs soas somosazucar sugar-desarrollo sugar-devel sugar-reports systems systems-logs root@sunjammer:/var/lib/mailman/lists/ |
| cd /var/lib/mailman/archives/private | | cd /var/lib/mailman/archives/private |
− | rsync -aP aslo* bugs* colombia* community-news* dextrose* fourthgrademath* gsoc* iaep* italia* marketing* soas* somosazucar* sugar-desarrollo* sugar-devel* sugar-reports* systems* systems-logs* root@sunjammer:/var/lib/mailman/archives/private/ | + | rsync -aP aslo* bugs* colombia* community-news* dextrose* fourthgrademath* gsoc* iaep* italia* marketing* slobs* soas* somosazucar* sugar-desarrollo* sugar-devel* sugar-reports* systems* systems-logs* root@sunjammer:/var/lib/mailman/archives/private/ |
| | | |
| * Copy over the lists.sugarlabs.org bits from the Postfix configuration (<code>/etc/postfix/main.cf</code> and <code>/etc/postfix/transport</code>) | | * Copy over the lists.sugarlabs.org bits from the Postfix configuration (<code>/etc/postfix/main.cf</code> and <code>/etc/postfix/transport</code>) |
| | | |
− | * Test admin pages and archives on the new site (I've set the new IP for lists.sugarlabs.org in /etc/hosts) | + | * Test admin pages and archives on the new site (hint: set the new IP for lists.sugarlabs.org in /etc/hosts) |
| | | |
| * [[Sysadmin/Announcing_downtime|Announce downtime]] on all affected lists | | * [[Sysadmin/Announcing_downtime|Announce downtime]] on all affected lists |
| | | |
− | * Configure postfix on solarsail to relay anything@lists.sugarlabs.org to sunjammer | + | * Stop mailman on solarsail |
| | | |
− | * Switch over DNS records | + | * Switch over DNS records (with default TTL values) |
| | | |
− | * Restore default TTL for lists.sugarlabs.org | + | * Remove mailman transport map from solarail, leaving the relay, so that anything@lists.sugarlabs.org gets sent to sunjammer |
| + | |
| + | * Restart mailman on solarsail |
| | | |
| == See Also == | | == See Also == |