maddy/cmd
fox.cpp 8bdf039d80
Fix linter warnings
cmd/maddyctl: Silence errcheck warning for TcSetAttr.
check/command: Log Process.Interrupt errors.
check/dnsbl: Remove unused listedAction field.
config/lexer: Fix typo in comment.
2020-02-08 03:32:28 +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 Fix linter warnings 2020-02-08 03:32:28 +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.