Opened 9 years ago
Closed 8 years ago
#444 closed task (fixed)
Migrate email accounts and forwardings
Reported by: | landauf | Owned by: | admin |
---|---|---|---|
Priority: | major | Milestone: | IT: Server Migration |
Component: | IT | Version: | |
Keywords: | Cc: | ||
Referenced By: | References: |
Description
The email accounts (including all stored emails) and all email forwardings should be migrated to the new server.
The migration should happen in an "atomic" step, i.e. it shouln't be possible that mails are still received on the old server AFTER the accounts were migrated because that would result in a loss of data.
Loss of data should be avoided in general. It is however acceptable if the email accounts are unavailable for some hours.
Change History (4)
comment:1 Changed 8 years ago by lferran
- I assume that the migration of stored emails only applies for users that we migrated (Tickets 433 and 454) that had a <user>@orxonox.net mailbox in the old server.
- Regarding email forwardings: they can be configured from the LDAP admin panel. According to landauf: most users are <username>@ee.ethz.ch anyway, and for some older users, he know the private addresses
- The procedure would be to:
- Inform everyone about the period when the migration is being done
- Re-configure new server (.info → .net)
- Stop postfix service in old server. Put dovecot to read-only (or stop, alternately)
- Migrate stored emails
- Change the DNS entry for mail.orxonox.net → new server's IP
- Test that everything is allright
- When so: inform all users
comment:2 Changed 8 years ago by lferran
@landauf: do you know how are email redirects configured in the old server? We should fetch them, and re-configure them in LDAP.
comment:3 Changed 8 years ago by lferran
The above issue has been fixed in ticket:480
comment:4 Changed 8 years ago by landauf
- Resolution set to fixed
- Status changed from new to closed