logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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