--- Makefile.orig 2003-07-19 19:19:24.000000000 -0700 +++ Makefile 2003-07-19 19:21:20.000000000 -0700 @@ -10,7 +10,7 @@ # systems) # -DEXTERNAL_TODO to use the external high-performance todo processing (this # avoids the silly qmail syndrome with high injection rates) -#LDAPFLAGS=-DQLDAP_CLUSTER -DEXTERNAL_TODO +LDAPFLAGS=-DQLDAP_CLUSTER #LDAPFLAGS=-DQLDAP_CLUSTER -DEXTERNAL_TODO -DDASH_EXT # Perhaps you have different ldap libraries, change them here @@ -41,10 +41,10 @@ MNW=-DMAKE_NETSCAPE_WORK # to enable the auto-maildir-make feature uncomment the next line -#MDIRMAKE=-DAUTOMAILDIRMAKE +MDIRMAKE=-DAUTOMAILDIRMAKE # to enable the auto-homedir-make feature uncomment the next line -#HDIRMAKE=-DAUTOHOMEDIRMAKE +HDIRMAKE=-DAUTOHOMEDIRMAKE # on most systems we need this to make checkpassword SHADOWLIBS=-lcrypt