# Manual pages From the latest Debian package: - [chasquid(1)](https://manpages.debian.org/unstable/chasquid/chasquid.1): the main binary. - [chasquid.conf(5)](https://manpages.debian.org/unstable/chasquid/chasquid.conf.5): the configuration file and structure. - [chasquid-util(1)](https://manpages.debian.org/unstable/chasquid/chasquid-util.1): the command-line utility helper. - [mda-lmtp(1)](https://manpages.debian.org/unstable/chasquid/mda-lmtp.1): helper to integrate with LMTP delivery. - [smtp-check(1)](https://manpages.debian.org/unstable/chasquid/smtp-check.1): SMTP setup checker. From the development branch (more likely to change, but useful when doing development or running experimental versions): - [chasquid(1)](https://github.com/albertito/chasquid/blob/next/docs/man/chasquid.1.pod): the main binary. - [chasquid.conf(5)](https://github.com/albertito/chasquid/blob/next/docs/man/chasquid.conf.5.pod): the configuration file and structure. - [chasquid-util(1)](https://github.com/albertito/chasquid/blob/next/docs/man/chasquid-util.1.pod): the command-line utility helper. - [mda-lmtp(1)](https://github.com/albertito/chasquid/blob/next/docs/man/mda-lmtp.1.pod): helper to integrate with LMTP delivery. - [smtp-check(1)](https://github.com/albertito/chasquid/blob/next/docs/man/smtp-check.1.pod): SMTP setup checker.