This repository contains custom Nginx modules for Carbonio, providing authentication and routing capabilities for the Carbonio mail server.
- ngx_http_upstream_zmauth - HTTP upstream module for Zimbra/Carbonio authentication, handling request routing based on user authentication
- ngx_http_zm_sso - Single Sign-On (SSO) module for HTTP requests
- ngx_mail_zmauth - Mail authentication module for IMAP/POP3/SMTP proxy authentication
- ngx_mail_throttle - Mail throttling module for rate limiting mail connections
These modules are built as part of the Carbonio Nginx package. They require the Nginx source code and are compiled as dynamic or static modules depending on the build configuration.
This project is licensed under the GNU Affero General Public License v3.0 - see the COPYING file for details.