On Tue, 22 Aug 2000, Rajan Vanjani wrote:
1.ldap_glob_uid
2.ldap_glob_gid
3. base_dn,bind_dn,bind_pw w.r.t ldap db..
4.ldap_homedir /home/escotel
5.ldap_maildir /home/escotel
c-imap installed very fine. but stuck up with next part?
Read the instructions in authldaprc.
Your ldap_maildir appears to be wrong too.
Hi Sam,
Our mail appln has to retrieve the mails with imap from maildir of
virtual account.
if bevin is the virtual valid login
ldap entry--> b/ev/in/bevin in homedirectory attribute of ldap db.
the structure is /home/escotel/b/ev/in/bevin/Maildir-->cur,tmp,new.
# Location of your LDAP server:
LDAP_SERVER 192.4.2.199 cellnext.integramicro.co.in
LDAP_PORT 389
LDAP_BASEDN o=cellnext.net, c=IN
LDAP_BINDDN cn=root, o=cellnext.net , c=IN
LDAP_BINDPW secret
LDAP_DOMAIN cellnext.net
LDAP_GLOB_UID escotel
LDAP_GLOB_GID escotel
LDAP_HOMEDIR /home/escotel
LDAP_MAILDIR ( What entry should be here , for redirectiing the mail to
above structure)
Hoping to here from U soon
Bevin