Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Fields
Print Page as PDF
Global: ^XMBX(4.501

Package: MailMan

Global: ^XMBX(4.501


Information

FileMan FileNo FileMan Filename Package
4.501 NETWORK SENDERS REJECTED MailMan

Description

Fields, Total: 2

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>99!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  APR 22, 2002
  • HELP-PROMPT:  Answer must be 3-99 characters in length.
  • DESCRIPTION:  This field contains a list of senders from whom messages will be rejected. The test is that the sender's name contains the string in one of these fields. A site could therefore choose to reject all messages that come
    from a particular domain, from a person at a domain or from any domain that is a subdomain of a domain. This is not a complete list, but is a set of examples of what could be done.
    Rejection is done during the processing of the MAIL FROM: message protocol data unit.
  • CROSS-REFERENCE:  4.501^B
    1)= S ^XMBX(4.501,"B",$E(X,1,30),DA)=""
    2)= K ^XMBX(4.501,"B",$E(X,1,30),DA)
1 USE FLAG 0;2 SET
  • '1' FOR DO NOT USE;
  • '0' FOR USE;

  • LAST EDITED:  MAY 01, 1993
Info |  Desc |  Fields