XMR ;ISC-SF/GMB-SMTP Receiver (RFC 821) ;09/24/2003 12:25
Source file <XMR.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| ENT | ; INITIALIZE
|
|
| RECEIVE | ; BEGINNING OF INTERPRETER
; The following variables are used in here only. They are not ; 'new'd because this routine may be called recursively via the ; TURN command, which alternates sending and receiving. |
|
| KILL | ;
|
|
| CHRS | ;;Christen this domain syntax: CHRS <parent>,<child>
|
|
| DATA | ;;TEXT / ASSUMES VALID RECIPIENT
|
|
| ECHO | ;;ECHO TEST
|
|
| EXPN | ;;EXPAND MAILING LIST
; disable EXPN command due to Tenable 10249 Multiple Mail Server EXPN/VRFY Information Disclosure |
|
| HELO | ;;HELO COMMAND
|
|
| HELP | ;;DISPLAY HELP MESSAGE
|
|
| ;;START
|
||
| MESS | ;;
|
|
| NOOP | ;;NO OPERATION FOR TESTING
|
|
| QUIT | ;;
|
|
| RCPT | ;;
|
|
| RSET | ;;RESET STATE TABLES
|
|
| STAT | ;;
|
|
| TURN | ;;
|
|
| VRFY | ;;VERIFY USER EXISTS
; disable VRFY command due to Tenable 10249 Multiple Mail Server EXPN/VRFY Information Disclosure |
|
| ERRCMD | ;
|
|
| TST | ;
|
|
| DECNET | ; Task-Task Communications
|
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|
| FileNo | Call Tags |
|---|---|
| ^XMB(3.8 - [#3.8] | Classic Fileman Calls |