
Chapter 2 – Command Line Interface (CLI)
Command Line Interface and Application Examples for Multi-Tech Systems, Inc. IP Modules (S000368F) 48
SMTP Client Commands – Setup
Command Syntax set send-mail password <password>
Description
Sets the password that smtp-client will use for authentication. with the server
Default Value
NULL
Success
OK
Error 1. Too few arguments
Possible value(s) are valid password.
Command Syntax send-mail [-b]
[-t <email-address1, email-address2, ...>]
[-c <email-address1, email-address2, ...>]
[-s <data>]
[-d <msg body>]
Description
Triggers the SMTP Client application. The application enters the interactive mode or
sends the mail according to the command arguments.
Note:
All the arguments are optional. This implies that an email can be sent by specifying
the parameter(s) in the command line (or) entering them in the order prompted by
the IP module.
Usage:
-b : binary mode {default is text mode}
-t : To addresses
-c : CC addresses
-s : Subject Data
-d : Message Body
Default Value
-
Success
Email Sent Successfully
OK
Error 1. Too few arguments
Usage: send-mail [<-b>] [ -t <email-address, ...>] [-c <email-address,
>] [-s <data>] [-d <msg body>] …
Type 'send-mail ?' for more information”
SMTP Client Commands – Show
Command Syntax show send-mail configuration
Description
Displays the SMTP configuration.
Default Value
-
Success
OK
Error 1. Too few arguments
“Usage: show send-mail configuration
Type 'show send-mail ?' for more information”
Comentarios a estos manuales