Syntax, Example, Description – Google Message Security Batch Reference Guide User Manual

Page 151: Errors, Return values, Authorization, Classification

Advertising
background image

154

Syntax

checklatency <email config org>, mailhost=<mail server>

Example

checklatency sales email config, mailhost=my.mailserver.com

Description

Measures the time to open the SMTP connection with the target email server,
<mail server>.

<email config org> = Name of the email config containing the mailhost

Enclose <email config org> in double quotes or preceded with a ‘\’ symbol if it
contains a quote (‘), double quote (“), backslash (\), apostrophe, commas, #, =
symbols.

mailhost = The name of the mail server to check

Errors

If the server you are attempting to test does not have DNS entries, this error is
returned. The example is for mailhost

mail14.jumboinc.com

:

Error - unknown host mail14.jumboinc.com

Return Values

If checking the connection delay of the sales email config’s mailhost (for example

inbound.mail.jumboinc.com

), the command returns:

Connection to inbound.mail.jumboinc.com took 15.0392208099365 seconds

Authorization

Read: Organization Management

Write: Read-only for administrators

Classification

Batch system testing

Advertising