Message Exchange Programmer's Guide


Begin

Contents (summary)
Preface Preface
Chapter 1 The SITE Transport Interface
Chapter 2 Address Modification Interface
Chapter 3 SMTP Authentication Callout
Chapter 4 Character-Conversion Callout
Chapter 5 SMTP Client Access Callout
  Examples


Contents


Preface
Preface Preface
Chapter 1
1 The SITE Transport Interface
     1.1     The SITE Delivery Interface
     1.2     SITE Message Entry
         1.2.1         Non-Privileged Use of MX_SITE_IN
Chapter 2
2 Address Modification Interface
     2.1     Address Rewriting
    Command 1     INIT
    Command 2     REWRITE_HEADER
    Command 3     REWRITE_ENVELOPE
    Command 4     REWRITE_VIRTUAL_DOMAIN
    Command 5     CLEANUP
     2.2     Host Name Expansion
    Command 6     INIT
    Command 7     EXPAND
    Command 8     CLEANUP
     2.3     Name Conversion
    Command 9     INIT
    Command 10     CONVERT
    Command 11     CLEANUP
    Command 12     FULL_CONVERT
Chapter 3
3 SMTP Authentication Callout
    Command 13     INIT
    Command 14     AUTHENTICATE
    Command 15     ACCOUNTING
    Command 16     CLEANUP
Chapter 4
4 Character-Conversion Callout
    Command 17     INIT
    Command 18     CONVERT
    Command 19     GETCSNAME
    Command 20     FINISH
Chapter 5
5 SMTP Client Access Callout
    Command 21     INIT
    Command 22     CHECK
    Command 23     CLEANUP
Examples
1-1 Sample SITE_DELIVER.COM


Previous Next