Changes between Version 12 and Version 13 of EmailMigrationToCube

Show
Ignore:
Timestamp:
02/27/2007 12:23:51 PM (6 years ago)
Author:
moonfallen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EmailMigrationToCube

    v12 v13  
    77    * cube seems to have a global alias to forward email to pyramid already in place... 
    88      * /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] 
    1010    * Done, did these things: 
    1111      1. Appended /etc/aliases@pyr into /etc/aliases@cube 
    1212      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. 
    1415 1. Test that email sent to a local account on cube gets forwarded to an appropriate local account on pyramid. [DONE] 
    1516 1. Notify twisted-admin list about bug, wiki pages, and status. [DONE]