Hello, > > i have a Problem using autocreate Folders if I add a new Mailbox with > > web-cyradm. > > The Server ist not creating the new Folders fo a new Mailbox if I > > insert a > > newone in my web-cyradm. > > > > Only if the User logs in the first Time, my cyrus creates > > themcorrectly.The > > Problem ist, my Server doesn't accept Mails for new Mailboxes whith > the > > reason: Mailbox unknown. But if the Client logs in the first Time, > then > > he > > creates those boxes and my Server is able to accept mails for this > > Mailboxes. > > > > The cyrus user Auth in config.php is correct, but I think the > Pathnames > > are > > not understandable. > > After a login with cyradm on my localhost server machine, a lm says > > this: > > > > user/domain.de0001 (\HasChildren) > > user/domain.de0001/INBOX (\HasNoChildren) > > user/domain.de0001/INBOX.Drafts > > (\HasNoChildren) user/domain.de0001/INBOX.Sent (\HasNoChildren) > > user/domain.de0001/INBOX.Trash (\HasNoChildren) > > > > but a cd isn't able to change the Directory in cyradm: > > > > cd domain.de0001 > > > > chdir: domain.de0001: Datei oder Verzeichnis nicht gefunden > > > > or something like this: > > > > cd domain.de0001 > > > > chdir: user/domain.de0001: Datei oder Verzeichnis nicht gefunden > > > > Any Ideas to get my mailboxescreated up and working without a cyrud > > login? > > If i create a Mailbox with web-cyradm this is what he writes in my > logfile: > > Mar 10 10:50:15 localhost imap[7557]: accepted connection > Mar 10 10:50:15 localhost imap[7557]: login: localhost [127.0.0.1] > cyrus > plaintext User logged in > Mar 10 10:50:15 localhost imap[8040]: accepted connection > Mar 10 10:50:15 localhost imap[8040]: login: localhost [127.0.0.1] > cyrus > plaintext User logged in > > But nothing else. No Mailbox would be created, a First timelogin is > required, to receive Mails :-(
Seems i have done a error in my tests before, i use createonpost: 1 and now my cyrus-imapd creates the mailboxdirs if the Client logs on to my Server the first Time, or someone sends a Mail to this Account and the INBOX wasn't created before. But one thing isn't working yet. If I delete a Mailbox in web-cyradm, the Mailboxdirectorys dont't be deleted in the Filesystem. Here is my Logfile if I delete a Box: Mar 10 19:35:35 localhost imap[28086]: accepted connection Mar 10 19:35:35 localhost imap[28086]: login: localhost [127.0.0.1] cyrus plaintext User logged in Mar 10 19:35:35 localhost imap[28086]: LOSTQUOTA: unable to remove quota root user^snitch^de0003 for user^snitch^de0003: Mailbox does not exist Mar 10 19:35:35 localhost imap[28085]: accepted connection Mar 10 19:35:35 localhost imap[28085]: login: localhost [127.0.0.1] cyrus plaintext User logged in And the mailboxdirectory is there. If I create a new mailbox on this Domain, he uses the same Directory. I think this would be a reason for Errorscoming up then. If someone can tell me where to look at to fix this solution, please answer. I'm be very pleased for # any Suggestions. Regards, Marcel _______________________________________________ This mailing list is hosted and supported by bit-heads GmbH | http://www.bit-heads.ch _______________________________________________ Web-cyradm mailing list [email protected] http://www.web-cyradm.org/mailman/listinfo/web-cyradm
