Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Commandcommand description

Parameters

Description

"SETUP" – settings for mail message.

from<>

Source address.

to<>

Destination address.

cc<>

Copies.

subject<>

Message subject.

body<>

Message body.

attachments<>

Attachments. If several files are attached, their addresses are semicolon separated.

flags<>

Flags.

name<>

Object name.

pack<>

Way of attachments packing.

is_body_html<>Specifies if HTML markup is to be applied when sending. Possible values: 1 or 0.

inline<>

Specifies if attachments are only shown in the message text text (value of 1) or both in text and "Attachments" section (value of 0).

"SEND" – send mail message.

-

-

"SEND_RAW" – send e-mail with parameterssame as for SETUPsee Examples of scripts in JScript language

...