atom feed11 messages in net.sourceforge.lists.courier-users[courier-users] Courier 1.34, OpenLDA...
FromSent OnAttachments
Markus MohrMay 30, 2001 3:04 am 
Sam VarshavchikMay 30, 2001 3:00 pm 
Markus MohrMay 31, 2001 2:12 am 
Markus MohrJun 5, 2001 5:44 am 
Anand BuddhdevJun 5, 2001 6:17 am 
Markus MohrJun 5, 2001 7:10 am 
Anand BuddhdevJun 5, 2001 7:25 am 
Markus MohrJun 5, 2001 8:40 am 
ana...@celtelplus.comJun 5, 2001 11:13 am 
Justin BackmanJun 5, 2001 12:04 pm 
Markus MohrJun 6, 2001 3:32 am 
Subject:[courier-users] Courier 1.34, OpenLDAP 2.0.11, Solaris 8
From:Justin Backman (jbac@telcordia.com)
Date:Jun 5, 2001 12:04:15 pm
List:net.sourceforge.lists.courier-users

Has anyone been able to build Courier 1.34 with OpenLDAP 2.0.11 on Solaris 8 such that authentication and aliasing is possible? I have tried compiling with multiple options including specifying where the libraries are, and althought courier finds the ldap libraries, it does not complile authldap or ldapaliasrc. I am configuring with the following:

LDFLAGS="-L/usr/local/lib -lldap" CPPFLAGS="-I/usr/local/include" export CPPFLAGS export LDFLAGS ./configure --with-qdircout=500 --with-authldap --without-authcram --without -authmysql \ --without-authvchkpw --with-ispell=/usr/local/bin/ispell --enable-webpass=no \ --enable-https=auto --with-maxargsize=5000000 --with-maxformargsize=50000000 \ --without-gzip --with-waitfunc=wait3 --enable-workarounds-for-imap-client-bu gs \ --prefix=/usr/local --with-db=gdbm --enable-utf7-folder-encoding \ --enable-unicode=iso-8859-1 --with-paranoid-smtpex --without-random \ --enable-hardtimeout=1200 --enable-softtimeout=600