Hi List,

I am trying to use cyradm-php.lib to create user on a cyrus server. The
serv
er is set up to use virtual domains and is running version 2.2.10. Also
set 
to use unix heirarchy seperators. This seems to work fine on another
machine running 2.1x  and not set to use virtual domains.

when i create a user using code such as:

$imap->createmb("user/[EMAIL PROTECTED]/test");

the mailbox for the user is created in the right place i.e

/mail/domain/m/myserver.com/t/user/testacct

but the subfolder is created as:

/mail/domain/m/myserver.com/test

Can anyone shed some light on this problem ?

Cheers,
Ben

---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to