Skip to content

Instantly share code, notes, and snippets.

View sahil87's full-sized avatar
🎲
Views are my own. And the Models. And the Controllers.

Sahil Ahuja sahil87

🎲
Views are my own. And the Models. And the Controllers.
View GitHub Profile
@sahil87
sahil87 / accountsmap.cf
Created October 20, 2017 10:50
Postfix, Dovecot, LDAP Mail configuration
#/etc/postfix/accountsmap.cf
server_host = 10.0.0.126
search_base = ou=People,ou=Pragyan,dc=delta,dc=nitt.edu
query_filter = (&(objectClass=*)(mail=%s))
result_attribute = uid
bind = yes
bind_dn = cn=dovecot,ou=Pragyan,dc=delta,dc=nitt.edu
bind_pw = ******
# initialization file (not found)