Skip to content

zextras/carbonio-nginx-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carbonio Nginx Modules

This repository contains custom Nginx modules for Carbonio, providing authentication and routing capabilities for the Carbonio mail server.

Modules

HTTP Modules

  • 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

Mail Modules

  • ngx_mail_zmauth - Mail authentication module for IMAP/POP3/SMTP proxy authentication
  • ngx_mail_throttle - Mail throttling module for rate limiting mail connections

Building

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.

License

This project is licensed under the GNU Affero General Public License v3.0 - see the COPYING file for details.

Releases

No releases published

Packages

 
 
 

Contributors

Languages