Fran Boon wrote:
> Check out this file:
> /etc/e-smith/web/panels/password/access.incl
    That's got it, thanks!
> What webmail aolution are you using btw?
    I'm using IMP, part of the horde (
www.horde.org) project.  It seems to work well, and I like the interface.  But, it probably isn't the best choice as a drop-in webmail system for e-smith.  The current stable version requires PHP3 and an IMAP server--but be warned, the most common IMAP server doesn't support the Maildir format used by qmail, which is part of e-smith.  For links to alternatives, go to qmail.org.  You'd need to get PHP installed with IMAP support--you might be able to find RPMs for this, but I ended up compiling it myself, which requires another bunch of parts to be installed.
    Then, for the system to really work correctly, you also need a database like MySQL installed (this is to handle the address book and individual user preferences)--but that's easily available via RPM.
    None of this was a problem for me, as I went in with the intent of hacking around on the system.  It doesn't, however, quite fit with the idea of the e-smith system.