1maddy(1) "maddy mail server" "maddy reference documentation"23; TITLE Command line arguments45# Name67maddy - Composable all-in-one mail server.89# Synopsis1011*maddy* [options...]1213# Description1415Maddy is Mail Transfer agent (MTA), Mail Delivery Agent (MDA), Mail Submission16Agent (MSA), IMAP server and a set of other essential protocols/schemes17necessary to run secure email server implemented in one executable.1819# Command line arguments2021*-h, -help*22 Show help message and exit.2324*-config* _path_25 Path to the configuration file. Default is /etc/maddy/maddy.conf.2627*-libexec* _path_28 Path to the libexec directory. Helper executables will be searched here.29 Default is /usr/lib/maddy.3031*-log* _targets..._32 Comma-separated list of logging targets. Valid values are the same as the33 'log' config directive. Affects logging before configuration parsing34 completes and after it, if the different value is not specified in the35 configuration.3637*-debug*38 Enable debug log. You want to use it when reporting bugs.3940*-v*41 Print version & build metadata.