TracNav

SMTPClient

SMTP client can be used both from command line and from queries to check remote systes via SMTP

Queries (Overview)

A list of all avalible queries (check commands)

  • smtp_submit Submit information to remote host via SMTP.

Aliases

A list of all avalible aliases for queries and check commands

Commands (executable)

TODO: Add command list

Configuration

Path / Section Key Default value Description
/settings/SMTP/client/targets REMOTE TARGET DEFINITIONS
/settings/SMTP/client/handlers CLIENT HANDLER SECTION
/settings/SMTP/clientchannel SMTP CHANNEL
/settings/SMTP/client/targets/defaultsender nscp@localhost SENDER
/settings/SMTP/client/targets/defaulttimeout 30 TIMEOUT
/settings/SMTP/client/targets/defaulttemplate Hello, this is %source% reporting %message%! TEMPLATE
/settings/SMTP/client/targets/defaultaddress TARGET ADDRESS
/settings/SMTP/client/targets/defaultrecipient nscp@localhost RECIPIENT
/settings/SMTP/client/targets/defaultparent default TARGET PARENT
/settings/SMTP/client/targets/defaultis template 0 IS TEMPLATE
/settings/SMTP/client/targets/defaultalias default TARGET ALIAS
/settings/SMTP/client/targets/defaulthost TARGET HOST
/settings/SMTP/client/targets/defaultport 0 TARGET PORT

Queries (Reference)

A quick reference for all avalible queries (check commands) in the SMTPClient module.

smtp_submit

Submit information to remote host via SMTP.

For details on this command go to the smtp_submit page

Usage: (Click any option to go to the description page for that option)

Option Default value Description
help N/A Show help screen (this screen)
help-csv N/A Show help screen as a comma separated list.
host The host of the host running the server
port The port of the host running the server
address The address (host:port) of the host running the server
timeout Number of seconds before connection times out (default=10)
target Target to use (lookup connection info from config)
sender Length of payload (has to be same as on the server)
recipient Length of payload (has to be same as on the server)
template Do not initial an ssl handshake with the server, talk in plaintext.
Last modified 4 months ago Last modified on 02/02/13 09:20:46