Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

smtp-check - SMTP setup checker

Description

       smtp-check is a command-line too for checking SMTP setups (DNS records, TLS certificates, SPF, etc.).

Name

       smtp-check - SMTP setup checker

Options

-portport:
               Port to use for connecting to the MX servers.

       -localnamedomain:
               Local name to use for the EHLO command.

       -skip_tls_check:
               Skip TLS check (useful if connections are blocked).

See Also

chasquid(1)

                                                   2023-07-14                                      smtp-check(1)

Synopsis

smtp-check [-port port] [-localname domain] [-skip_tls_check] domain

See Also