Changes between Version 12 and Version 13 of EmailMigrationToCube
- Timestamp:
- 02/27/2007 12:23:51 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EmailMigrationToCube
v12 v13 7 7 * cube seems to have a global alias to forward email to pyramid already in place... 8 8 * /etc/mailname was wrong. [FIXED] 9 1. Set up forwards from cube to pyramid. '''[INCOMPLETE]'''9 1. Set up forwards from cube to pyramid. [DONE] 10 10 * Done, did these things: 11 11 1. Appended /etc/aliases@pyr into /etc/aliases@cube 12 12 1. Copied all home directories on pyr to a line like "username: username@pyramid.twistedmatrix.com" in /etc/aliases@cube 13 * Still need to make mail to twisted-bugs list from trac user work (talk to exarkun for more information) 13 * Still need to make mail to twisted-bugs list from trac user work [DONE] 14 1. Added twisted-bugs@pyramid.tm.com alias to /etc/aliases@cube. This was necessary because those emails originate on cube, and cube thinks it's handling twistedmatrix.com. 14 15 1. Test that email sent to a local account on cube gets forwarded to an appropriate local account on pyramid. [DONE] 15 16 1. Notify twisted-admin list about bug, wiki pages, and status. [DONE]
