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

smd-check-conf - checks smd configuration file

Author

       Enrico Tassi <gares@fettunta.org>

                                                  01 April 2024                                smd-check-conf(1)

Description

smd-check-conf performs some sanity check on a configuration file.  It mainly tests the translators for a
       configured  endpoint.   The test consists in listing local and remote mailboxes, calling the translators,
       displaying the result to the user and checking for round trip (i.e. that the translators programs  behave
       as inverse functions on the current input).

       Refer to smd-config(5) for a longer discussion on translators.

Files

~/.smd/config.*

Name

smd-check-conf - checks smd configuration file

Options

endpoint
              Is the suffix for the name of the configuration file to use

See Also

smd-translate(1), smd-config(5)

Synopsis

smd-check-conf [endpoint]

See Also