Each line of the EMAIL PARMS section contains a Keyword, an equal sign (=), and a value. If the value contains blanks, enclose it in single or double quotes. If a Keyword has multiple values (like MAILTO), the first value goes on the same line as the keyword, and the other values are to be placed (one per line) on subsequent lines without the keyword and equal sign.
Parameters are as follows:
Keyword |
Char. Length |
|
---|---|---|
ADDRESS |
60 |
Specifies the subject of the email. CA Spool requires this value to start with the SUBJECT= Note: The value of this parameter is limited to 60 characters. If it exceeds 60 characters, the value is truncated. |
CLASS |
1 |
Specifies the JES class used by the CA Spool Email Print Driver If omitted the value from the EMAILQ init parm is used. |
DEST |
17 |
Specifies the JES destination used by the CA Spool Email Print Driver If omitted the value from the EMAILQ init parm is used. |
FORMS |
8 |
Specifies the JES form used by the CA Spool Email Print Driver If omitted the value from the EMAILQ init parm is used. |
WRITER |
8 |
Specifies the JES writer used by the CA Spool Email Print Driver If omitted the value from the EMAILQ init parm is used. |
MAILFILE='&FNM.MSG' |
60 |
Specifies that CA Spool is to include the email text as inline text rather than an attachment If omitted, the email message is sent as a text attachment. |
MAILTO |
60 |
Specifies the email address(es) where this email is to be sent If more than one address is specified, each address must go on a separate line. |
MAILBCC |
60 |
Specifies the email address(es) where blind copies of this email are to be sent If more than one address is specified, each address must go on a separate line. |
MAILCC |
60 |
Specifies the email address(es) where copies of this email are to be sent If more than one address is specified, each address must go on a separate line. |
MAILFROM |
60 |
Specifies the email address that appears in the FROM field of the email message |
REPLYTO |
60 |
Specifies the email address where replies to this email are sent |
SENDRPT=YES|NO |
3 |
Specifies whether the report data is included within the email NO is the default. |
Copyright © 2013 CA.
All rights reserved.
|
|