| Title: | *OLD* ALL-IN-1 (tm) Support Conference | 
| Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 | 
| Moderator: | IOSG::PYE | 
| Created: | Thu Jan 30 1992 | 
| Last Modified: | Tue Jan 23 1996 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 4343 | 
| Total number of notes: | 18308 | 
    Hello,
    
    My customer renamed one ALL-IN-1 user but forget to set autoforward
    from the old name to the new one. What should she do so that the
    new account can receive ALL-IN-1 mails from other.
    
    This is ALL-IN-1 version 2.4 on VMS version 5.5-2
    
    Thanks a lot in advance
    
    Orapin 
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 4046.1 | Write into old profile record? | IOSG::PYE | Graham - ALL-IN-1 Sorcerer's Apprentice | Tue Apr 05 1994 13:25 | 7 | 
|     If the user's old profile entry is still there, then simply write the
    user's new address into the MAIL_FORWARD field.
    
    Graham
    
    PS Be careful that you get the format right - Set AF from a test
    account and read its MAIL_FORWARD field.
 | |||||
| 4046.3 | Something like this.... | IOSG::PYE | Graham - ALL-IN-1 Sorcerer's Apprentice | Fri Apr 08 1994 16:00 | 11 | 
|     Assume the user's old name was SMITH, and their new name is BROWN.
    Write a two line file called CHANGE.SCP
    
      WRITE CHANGE PROFIL USER = 'SMITH', -
        MAIL_FORWARD = 'John Brown                           (BROWN)'
    
    then from ALL-IN-1:
    
    	<DO CHANGE.SCP
    
    Graham
 | |||||