LOCALCLASS statement

Use the LOCALCLASS statement to specify the spool class for local mail delivered by SMTP.

Syntax

Read syntax diagramSkip visual syntax diagram
   .-LOCALCLASS B-------.   
>>-+--------------------+--------------------------------------><
   '-LOCALCLASS --class-'   

Parameters

class
The default is B (normally a punch class).

Examples

Use the following code to set the spool class for local mail delivered by SMTP:
LOCALCLASS B

Usage notes

The value used in this statement is site dependent. Before setting this class, check with your system administrator for the site-dependent information.

Guideline: Use the punch class of your system.

Related topics