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: 4.21

Package: MailMan

DOMAIN(#4.2)-->4.21

Sub-Field: 4.21


Information

Parent File Name Number Package
DOMAIN(#4.2) TRANSMISSION SCRIPT 4.21 MailMan

Details

Field # Name Loc Type Details
.01 TRANSMISSION SCRIPT 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  APR 22, 2002
  • HELP-PROMPT:  ANSWER MUST BE 1-10 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    This is the name of the transmission script.
  • CROSS-REFERENCE:  4.21^B
    1)= S ^DIC(4.2,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^DIC(4.2,DA(1),1,"B",$E(X,1,30),DA)
1 PRIORITY 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 17, 1993
  • HELP-PROMPT:  Type a Number between 0 and 9999, 0 Decimal Digits
  • DESCRIPTION:  
    This field is used by MailMan to decide which script to play when trying to transmit messages in background. The higher the number the lower the priority for being chosen. See also the Number of Attempts field.
  • CROSS-REFERENCE:  4.21^AC
    1)= S ^DIC(4.2,DA(1),1,"AC",$E(X,1,30),DA)=""
    2)= K ^DIC(4.2,DA(1),1,"AC",$E(X,1,30),DA)
    This cross reference controls which transmission script will be used to trnsmit messages. The highest priority script wil be used first. Low numbers mean high priority.
1.1 NUMBER OF ATTEMPTS 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 12, 1993
  • HELP-PROMPT:  Type a Number between 0 and 9999, 0 Decimal Digits
  • DESCRIPTION:  MailMan tests against this field to determine how many times it should try a particular protocol before giving up and trying the next one. This field is used in conjunction with the Priority field. When the the Number
    of tries to transmit the messages in the queue exceeds the value of this field, a Transmission Failure bulletin is sent to the Postmaster.
  • TECHNICAL DESCR:  
1.2 TYPE 0;4 SET
  • 'FTP' FOR File Transfer Protocol;
  • 'SMTP' FOR Simple Mail Transfer Protocol;
  • 'TELNET' FOR Interactive / TalkMan;
  • 'TCPCHAN' FOR TCP/IP Channel;
  • 'OTHER' FOR OTHER;

  • LAST EDITED:  DEC 18, 1993
  • DESCRIPTION:  
    Each transmission script must be given a type so that it can be handled properly.
1.3 PHYSICAL LINK / DEVICE 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X I $D(X) S %ZIS="NQRS",IOP=X D ^%ZIS K:POP X S:$D(X) X=ION W:$D(X) " Stored internally as ",X D ^%ZISC S IOP="HOME" D ^%ZIS K IOP,%ZIS
  • LAST EDITED:  MAR 12, 1993
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  The physical link is the channel that the transmission will take place on. This field is always a free text pointer to the device file. See field 17 / Physical Link Device for more information.
  • TECHNICAL DESCR:  
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
1.4 NETWORK ADDRESS (MAILMAN HOST) 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<3) X
  • LAST EDITED:  MAR 12, 1993
  • HELP-PROMPT:  Answer must be 3-50 characters in length.
  • DESCRIPTION:  
    The network address is that identifier that, used appropriately on the physical link, allows specification of the system to be contacted.
1.5 OUT OF SERVICE 0;7 SET
  • '0' FOR in service;
  • '1' FOR out of service;

  • LAST EDITED:  APR 22, 2002
  • HELP-PROMPT:  If you don't want this script to be used, set this field to 1 otherwise leave it blank or set it to zero.
  • DESCRIPTION:  
    This is the preferred field to set to take a script out of service, to prevent it from being used.
2 TEXT 1;0 WORD-PROCESSING #4.22

  • DESCRIPTION:  
    This is the text of the script. See description above.
  • LAST EDITED:  APR 22, 2002
  • HELP-PROMPT:  Enter the text to be used to connect to the site.
  • DESCRIPTION:  
    This is the text of the script. See description above.
99 TRANSMISSION SCRIPT NOTES NOTES;0 WORD-PROCESSING #4.299

  • LAST EDITED:  APR 05, 1993
  • DESCRIPTION:  
    Keep notes that are important for systems management here.
  • LAST EDITED:  MAR 12, 1993
  • DESCRIPTION:  
    Keep notes that are important for systems management here.
Info |  Details