On 3/27/2004, "NGUYEN DINH Quoc-Huy" <snakes@...> wrote:
>Hi,
>
>I have an IMAP host that auto create Trash folder but not Sent folder.
>How can I do that automatically when an user is login in Ilohamail
>for the first time ?
>
>There is a new_user.inc in the conf folder.
>But I cant put an imap_createmailbox inside cuz there is no imap
>stream.
This has been implemented in 0.9. Enable through new $CREATE_DEF_DIRS
directive, and set default folder names in conf/defaults.generic.inc.
>2nd question.
>is the CVS version usable ?
>I mean, should I wait until it is release before putting it in public ?
>I'm longing to provide the filters to my members.
Officially, I can't recommend public deployment of a development
version. On the other hand, I use it every day (as do a few of my
friends) so I try to make sure it's stable, especially if your setup is
similar to mine (i.e. IMAP + MySQL). One option might be to offer both
versions, and let your users know that the development version has more
features, but a higher risk of encountering bugs (although, none of it
should be very serious).
Ryo
|