Author: Géczi Szabolcs Date: To: exim-users Subject: [Exim] Exim-3.34 vs LDAP
Hello,
I download the Exim-3.34 source from exim-S master site.
I configured to make queries from my ldap server, and I compiled it without
any error messages.
Unfortunately when I telnet to my smtp port I got this error message
www:~# telnet localhost smtp
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
2002-02-19 13:09:22 Exim configuration error
option "search_type" unknown in line 354
Connection closed by foreign host.