maddy/cmd
fox.cpp 7ee6a39c6a
auth/pam: Check for account/password expiry
See GHSA-6cp7-g972-w9m9. Thanks Youssef Rebahi-Gilbert (ysf) for
reporting the issue.
2022-03-06 15:52:36 +03:00
..
maddy MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
maddy-pam-helper auth/pam: Check for account/password expiry 2022-03-06 15:52:36 +03:00
maddy-shadow-helper refactor(errors): use errors.is to account wrapped errors 2021-08-10 19:33:54 +03:00
maddyctl refactor(ifelse): shorten logic where possible 2021-08-10 19:33:54 +03:00
README.md Remove remaining references to 0.3 module names in code and docs 2020-12-13 19:47:27 +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 auth.external module that call libpam or read /etc/shadow on Unix systems.