maddy/cmd
fox.cpp 850ef87247
Rename 'state' and 'runtime' directives to 'state_dir' and 'runtime_dir'
maddy(1) was incorrect calling them 'statedir' and 'runtimedir'.
Name with 'dir' is preferred since it is more explicit. Use of
underscores is consistent with other directives.
2019-12-28 18:41:55 +03:00
..
maddy Move all code from cmd/maddy into root package 2019-11-15 19:34:20 +03:00
maddy-pam-helper cmd/maddy-pam-helper: Copy pam.c from auth/pam 2019-09-15 04:13:38 +03:00
maddy-shadow-helper Move most code from the repo root into subdirectories 2019-12-06 01:35:12 +03:00
maddyctl Rename 'state' and 'runtime' directives to 'state_dir' and 'runtime_dir' 2019-12-28 18:41:55 +03:00
README.md Move most code from the repo root into subdirectories 2019-12-06 01:35:12 +03:00

maddy executables

maddy

Main server executable.

maddyctl

IMAP index and authentication database inspection and manipulation utility.

maddy-pam-helper, maddy-shadow-helper

Deprecated: Currently they are unusable due to changes made to the storage implementation.

Utilities compatible with the extauth module that call libpam or read /etc/shadow on Unix systems.