kvspb / nginx-auth-ldap

LDAP authentication module for nginx
BSD 2-Clause "Simplified" License
731 stars 251 forks source link

How to authenticate before sending proxy to smtp server #110

Open vivek779 opened 8 years ago

vivek779 commented 8 years ago

hello I was working on nginx webserver .I want to authenticate with user name and password just before it send proxy to smtp server is it possible with this nginx -auth-ldap could anyone please provide me an eg