SMTP Compatible.
Secondary recipients, hidden or showed, setup.
Command MAILPREP command must be called prior to create message.
If
there is more than one secondary recipients, hidden or shown, they must be
separated with semicolon.
All address formats can be used and combined (tech<tech@easycom-aura.com> or tech@easycom-aura.com).
Syntax
CHGVAR |
VAR(&CMD) VALUE('MAILCC') |
CHGVAR |
VAR(&PARM1) VALUE('tech<tech@easycom-aura.com>') |
CHGVAR |
VAR(&PARM2) VALUE('sales@Easycom-aura.com;info@Easycom-aura.com') |
CALL |
PGM(LNCCMD) PARM(&HANDLE &CMD &OPT &PARM1 + &PARM2 &RESULT) |
Parameters
Parameters |
|
Parm1 |
Shown secondary recipients list with semicolon separators.
|
Parm2 |
Hidden secondary recipients list with semicolon separators.
|
See also
• MAILPREP
• MAILATT
• MAILTEXT
• MAILSUBJ
• MAILSEND
• MAILEND
• MAILSMTP