maddy/cmd
fox.cpp 70c7ec6e95
Move 0.2->0.3 DB migration utility into source tree
Latest version made is somewhat more problematic to build
executables with dependencies without a proper module tree.
2020-05-29 00:50:01 +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 cmd/maddyctl: Remove dead code 2020-04-26 21:39:55 +03:00
migrate-db-0.2 Move 0.2->0.3 DB migration utility into source tree 2020-05-29 00:50:01 +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.