mirror of
https://github.com/foxcpp/maddy.git
synced 2025-04-05 14:07:38 +03:00
Now imapsql module does not handle authentication. (it was not doing it so well anyway) sql_table module was introduced and used in the default configuration as a replacement for functionality that was implemented by imapsql before. Parts of maddyctl code were rewritten to make it work transparently with any IMAP backend or credentials store. Closes #212. |
||
---|---|---|
.. | ||
maddy | ||
maddy-pam-helper | ||
maddy-shadow-helper | ||
maddyctl | ||
README.md |
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.