Multi-Tech Systems MTS2SA-T User Manual
Page 145
Chapter 13 – SMTP Client
Multi-Tech Systems, Inc. MultiConnect Serial-to-Serial Adapter User Guide (S000354A)
145
Scenario 1 – Sending a Text Email from the
Command Prompt
Issue the following command:
send-mail
-t "
-c "
-s "subject data"
-d "Messagebody"
A message is then given as shown in the figure below and the email is sent only to the to-addresses (if
any) and the cc-addresses (if any) entered from the command prompt. The subject and message body
are also taken from the command prompt.
Notes:
1.
The email is not sent to addresses pre-configured using set commands.
2.
At least one address, either the to-address or the cc-address, should be given as an
alternative for sending email directly from command prompt.
3.
If the subject option is not specified and is not pre-configured using set commands, SMNP
enters into interactive mode and requests a subject to be entered.
4.
Type Ctrl+C to quit the email at any given time.