Benjamin Donnachie wrote: > JOYDEEP wrote: > >> but the problem is it can't create the mail box automatically. I have >> providewd the cyrus admin called"cyrus" and password to >> the email admin so that during creation of a new user it also creates >> an imap account for that user too. >> > > Does it work for virtdomains: userid ? What is the exact problem? Post > the relevant part of your logs. > Dear Benjamin, thanks for your response. Well here I have egroupware system which is based on LDAP authentication. I have configured cyrus-imapd also to authenticate user by LDAP. hence during the creation of an user account ; his/her imap folder will be created automatically. To do this I have provided the cyrus admin user-id and password into email-admin of egroupware. The web-interface I'm using is felamimail. During the creation of a new account I can see the successful loginto the cyrus by its admin user by email admin. But mail boxes are not created. please note no patches are needed here as cyradm should do this. autocreatequta is srt to 100000. here is the log when email-admin successfully loginto cyrus as admin --------------------------------- Jun 5 12:59:06 lvps87-230-8-228 imap[5251]: executed Jun 5 12:59:06 lvps87-230-8-228 imap[5251]: accepted connection Jun 5 12:59:06 lvps87-230-8-228 slapd[7371]: conn=248 fd=12 ACCEPT from IP=127.0.0.1:57156 (IP=0.0.0.0:389) Jun 5 12:59:06 lvps87-230-8-228 slapd[7371]: conn=248 op=0 BIND dn="" method=128 Jun 5 12:59:06 lvps87-230-8-228 slapd[7371]: conn=248 op=0 RESULT tag=97 err=0 text= Jun 5 12:59:06 lvps87-230-8-228 slapd[7371]: conn=248 op=1 SRCH base="dc=opendingo,dc=com" scope=2 deref=0 filter="(uid=cyrus)" Jun 5 12:59:06 lvps87-230-8-228 slapd[7371]: conn=248 op=3 SRCH base="dc=opendingo,dc=com" scope=2 deref=0 filter="(uid=cyrus)" Jun 5 12:59:06 lvps87-230-8-228 slapd[7371]: <= bdb_equality_candidates: (uid) index_param failed (18) Jun 5 12:59:06 lvps87-230-8-228 slapd[7371]: conn=248 op=3 SEARCH RESULT tag=101 err=0 nentries=0 text= Jun 5 12:59:06 lvps87-230-8-228 imap[5251]: login: lvps87-230-8-228.dedicated.hosteurope.de [87.230.8.228] cyrus plaintext User logged in > >> but that auto-imap creation is not working here. I have to manually do >> "cm user/username@xxxxxxxxxx every time. >> > > Alternatively, try the UoA autocreate patch - > http://email.uoa.gr/projects/cyrus/autocreate/ > > You don't specify which version you're using or how you installed it. > However, if you've used a binary install this patch may have already > been included - try enabling some of the config options and testing. > > Ben > ---- > Cyrus Home Page: http://cyrusimap.web.cmu.edu/ > Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki > List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html > > > ---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html