| Title: | POLYCENTER Console Manager | 
| Notice: | Kits, Scans, Docs on CSC32:: as PCM$KITS:,PCM$DOCS:, PCM$SCANS: | 
| Moderator: | CSC32::BUTTERWORTH | 
| Created: | Thu Aug 06 1992 | 
| Last Modified: | Fri Jun 06 1997 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 1541 | 
| Total number of notes: | 6564 | 
    Hi,
    
    	I have an action that sends mail from the machine that PCM is on
    to another machine.  Currently it sends mail to one account on that
    other mail.  I would like to add another account to the list.  What
    is the best way to get this done?
    
    	ASSIGN_ACTION: Mail
                 INFO: Sending mail to Code ABC Support about BUGCHECK
                 ANY_HOUR_ANY_DAY: Y
                 USER_DATA: VAXNPT::SUPPORT
        ASSIGN_ACTION_END:
        ASSIGN_ACTION: Mail
                 INFO: Notify Code ABC Support when a VAX crashes
                 ANY_HOUR_ANY_DAY: Y
                 USER_DATA: VAXNPT::SUPPORT
        ASSIGN_ACTION_END:
    
    Appreciating any inputs.
    
    Thanks.
    
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 1497.1 | CSC32::BUTTERWORTH | Gun Control is a steady hand. | Thu Mar 13 1997 11:10 | 6 | |
|     Simply use the editor to modify the dispatch record and add more
    user-data items. If you adding several names you might want to use a
    distribution list and change the user-data to use the dist-list.
    
    Regs,
      Dan
 | |||||