maddy - Composable all-in-one mail server.
maddy [options...]
Maddy is Mail Transfer agent (MTA), Mail Delivery Agent (MDA), Mail Submission Agent (MSA), IMAP server and a set of other essential protocols/schemes necessary to run secure email server implemented in one executable.
-h, -help
Show help message and exit.
-config path
Path to the configuration file. Default is /etc/maddy/maddy.conf.
-libexec path
Path to the libexec directory. Helper executables will be searched here. Default is /usr/lib/maddy.
-log targets...
Comma-separated list of logging targets. Valid values are the same as the ’log’ config directive. Affects logging before configuration parsing completes and after it, if the different value is not specified in the configuration.
-debug
Enable debug log. You want to use it when reporting bugs.
-v
Print version & build metadata.