|
From: Murray T. <mtr...@ce...> - 2006-01-23 07:36:27
|
On Thu, 2006-01-19 at 17:24, Murray Trainer wrote:
> On Thu, 2006-01-19 at 16:11, Jamie Cameron wrote:
> > On Thu, 2006-01-19 at 18:25, Murray Trainer wrote:
> > > Hi Jamie,
> > >
> > > Just setting up the latest version of the module. We haven't used IMAP
> > > quotas yet. I want a default Cyrus quota of 1GB for new users - what
> > > format(s) do I enter that in the IMAP quota field - Bytes ,MB, GB?
> > > Maybe which ever one(s) it is could be put in brackets - eg. Default
> > > quota for new Cyrus users (MB).
> >
> > I am not 100% sure actually, as that value is just passed directly to
> > the IMAP server via an IMAP command. However, I would guess that the
> > size is in the bytes.
> >
> > As you might guess from looking at the module, I don't run a Cyrus IMAP
> > server myself, so those parts of it that deal with IMAP are not too well
> > tested :)
>
> I just noticed that the Cyrus IMAP Server module manages Cyrus mailbox
> quotas - it uses Kb. I will let you know if I figure out what your
> modules uses.
>
> Murray
Hi Jamie,
I just found a bug in the latest LDAP Users module. I just tried
deleting a user by selecting them from the list of users and hitting the
"Delete Selected Users" button. The IMAP folders for the user don't get
removed if I do it that way. Looks like it leaves their LDAP
addressbook entry too ....
Deleting from other modules ..
.. done
Deleting LDAP user entry ..
.. done
Removing from groups ..
.. done
Deleting home directory ..
.. done
If I do it the old way of clicking on the user in the list and then
hitting the Delete button on the bottom-right, the IMAP folders do get
deleted ....
Deleting from other modules ..
.. done
Removing from groups ..
.. done
Deleting LDAP user entry ..
.. done
Deleting from addressbook ..
.. done
Deleting home directory ..
.. done
Deleting IMAP folder ..
.. done
Regards
Murray
|