| Previous | Contents | Index | 
The logging channel keyword, described in Section 2.3.4.84, 
can be used with the MAILSERV channel to enable logging 
activity. Activity is logged in the PMDF mail log file. See 
Section 32.1 for a general description of this file. When logging is 
enabled, then in addition to normal channel enqueue and dequeue 
entries, the MAILSERV channel will also write a log entry 
for each command processed. The "type of entry" item in each 
such log file entry will be a single character selected from the set 
F, S:
| Logging Code | Type | Description | 
|---|---|---|
| F | Failure | Error processing command; command not executed | 
| S | Success | Command successfully executed | 
The format of the log file entries for the MAILSERV 
channel command processing will be:
MAILSERV command entries.
  From: address of the originator of the 
  message whose command is being executed.
  MAILSERV command.
  
| Previous | Next | Contents | Index |