Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 3.703

Package: MailMan

MAILBOX(#3.7)-->3.703

Sub-Field: 3.703


Information

Parent File Name Number Package
MAILBOX(#3.7) SURROGATE 3.703 MailMan

Details

Field # Name Loc Type Details
.01 SURROGATE 0;1 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • INPUT TRANSFORM:  S DIC("S")="I Y'=D0" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  MAY 11, 2010
  • HELP-PROMPT:  Select a surrogate.
  • DESCRIPTION:  
    A user who has the ability to act as a surrogate for this user. A surrogate may read or send mail for someone else, and is listed as the "sender" of the message, while the message is "from" the original user.
  • SCREEN:  S DIC("S")="I Y'=D0"
  • EXPLANATION:  You can't be your own surrogate.
  • CROSS-REFERENCE:  3.7^AB
    1)= S ^XMB(3.7,"AB",$E(X,1,30),DA(1),DA)=""
    2)= K ^XMB(3.7,"AB",$E(X,1,30),DA(1),DA)
1 READ PRIVILEGE 0;2 SET
  • 'y' FOR YES;
  • 'n' FOR NO;

  • LAST EDITED:  DEC 02, 1984
  • DESCRIPTION:  
    This flag controls whether the surrogate may read the mail of this user.
2 SEND PRIVILEGE 0;3 SET
  • 'y' FOR YES;
  • 'n' FOR NO;

  • LAST EDITED:  DEC 02, 1984
  • DESCRIPTION:  
    This flag controls whether the surrogate may send messages while acting as a surrogate of this user. If so, the surrogate is named as "sender".
Info |  Details