Hi everybody, I made a patch for courier-imap. now I'm able to modify the LDAP_FILTER on a per-ip basis. shortly what I did is - setenv(LDAP_FILTER) in imapd thru couriertcpd "-access" directive - passing LDAP_FILTER in the auth string between imapd and authdaemond - setenv(LDAP_FILTER) in authdaemond - overwrite the my_ldap.filter in authldaplib.c with getenv(LDAP_FILTER) everything works fine, but I really like to hear from you. what do you think about it? do you think it's ok? will it lead to any problem? if you're interested I can post the patch...
TIA, IOgg Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
