Hi all,

It's good to see so much development happening.

Now, I was given the task to setup a complete
dbmail environment to replace the old Imail system
we are currently running (Due to Imail licensing
changes).

So, I've set up dbmail 2.0.0 on a test box using
LMTP as delivery from postfix. This works really
nice so far, but I'm only a few hours into the
testing at this point.

Imap seems to work well, but a comment from a
co-worker of mine is that dbmail should support
the imap quota stuff. From what I understand this
is mostly to let the Imap client be aware of the
quota situation.

Also I am porting my small webmail solution from
dbmail 1.x, and notice that the database is not very
well documented. I'm running about in circles trying
to figure out the relations right now, and it's not
very easy to figure it out from the source code either.

I'm going to brute-force by trying combinations until
I get the wanted results now, but I do not really feel
well with doing this as it might be wrong in corner-cases.

This documentation could just as well be comments in
the database schema files.

I would also have preferred that when I compile with
--prefix=/usr/dbmail that etc/dbmail.conf should also
be read from that prefix, not from /.

-HK

Reply via email to