#+TITLE: Enhanced Fake SMTP LDAP Server #+AUTHOR: czar A LDAP server that use SMTP as authentication source * Features - LDAP BIND - LDAP SEARCH * Build efsldap is written in Go, so you will need to install the Golang compiler #+BEGIN_QUOTE $ make build #+END_QUOTE * Configuration copy the =efsldap.ini= to =/usr/pkg/etc/efsldap.ini= and set your variables accordly * Running #+BEGIN_QUOTE $ make run #+END_QUOTE