Re: cyrus, mysql, is anyone out there?

2002-05-02 Thread david eitzinger
Hello, Dustin ! I just wanted to let you know, that you're not alone. I've been using cyrus+mysql for more than two years now. And I can tell you that it is still confusing if I setup a new box and try to install the various packages and patches that are needed in such a setup. However right n

Re: PHP Interface/Web GUI

2002-03-14 Thread david eitzinger
There is a tool to manage cyrus via php: http://freshmeat.net/projects/php-cyradm/ I've tried the 1.x version once and it looked quite good. Cheers, DafDaf Ah, yeah. And there was a thread about web-interfaces for IMAP servers a couple of weeks ago. Just search the archives. Birger Toedtma

Re: How to reset Cyrus-Imap

2002-02-26 Thread david eitzinger
On 02/26/2002 12:06 PM, Alain Barthelemy wrote: > Is there a command to reinitialise the whole system and reset the > mailboxes database? The command you're looking for is: reconstruct -m But if you've got a 2.x version of cyrus, you've got a little problem as nobody has (re-)implemented tha

Re: webmail

2002-02-22 Thread david eitzinger
You might have a look at TWIG ( http://twig.screwdriver.net ) We've been using it over two years and it's highly modular and can very easily be extended to add support for quotas, multiple domains and the like. It also supports various DBs, mailservers, authentication mechanisms. For a preview

Re: script to create users

2002-02-19 Thread david eitzinger
On 02/19/2002 12:08 PM, Steven M Bloomfield wrote: > What I would really like is something where I could write my own script to > create users and set passwords - preferably in PHP. That way I can have a > sign-up process on a website. We had the same problem and ended up writing expect-scripts