Has anyone upgrade UebiMiau ..

carlos123

Verified User
Joined
May 4, 2007
Messages
19
I'm thinking of upgrading UebiMiau mail and i need some point if is easy to do or what should i do before anything.
I just want to be sure beause i have live server can't have it drop for any reason.

Thanks.
PS, if this the only webmail we have....;)
 
Hi Carlos,

you can also abandon UebiMiau as it is an end of life application (they stopped developing it) and has some security holes which can be used to exploit your email system.

you can probably type www.yourdomainname.com/squirrelmail to log in to squirrelmail, which is also availbale by default.
you can also choose to install Roundcube, a very nice webmail script.

log on to your box and:
Code:
cd /usr/local/directadmin/scripts
wget -O roundcube.sh http://files.directadmin.com/services/all/roundcube.sh
chmod 755 roundcube.sh
./roundcube.sh

after that you can access www.yourdomainname.com/roundcube or even choose to redirect /webmail so it points to roundcube :)

Good luck
 
There is a upgrade 2.7.10 .. i need to download that! Just asking does anyone know how i can upgrade. I like the email program is great. Hey "Roundcube" seem to be a beta version. It look great i would change if i am sure this solid webmail program.

Thanks people.
Hey:Heuveltje i notice you ruining virus software and spam too.
was it easy to installed. :p

I have to say i'm glad you guys has good skills.
 
Hey "Roundcube" seem to be a beta version. It look great i would change if i am sure this solid webmail program.

It's not a beta, it's a release candidate. Release candidate means to become the gold release if no more bugs or problems arise. Of course there may be some more changes to the branch (and there will be some for the RoundCube webmail, because they're planning to include LDAP servers in quick search and more new features) .
 
When I looked at their site I was a bit confused; is it a release candidate for version 1.0 or for version 0.1 ? I don't know how badly I want version 0.1 of a program as important as webmail, especially since others have said on a different thread that they find it buggy.

Jeff
 
When I looked at their site I was a bit confused; is it a release candidate for version 1.0 or for version 0.1 ? I don't know how badly I want version 0.1 of a program as important as webmail, especially since others have said on a different thread that they find it buggy.

Jeff

No, it's not very buggy, only beta was a bit buggy, because it has some functions from the SVN (prieview pane and html editor), but many companies used it in production. Now I haven't found any bugs in release candidate. About the version numbers - 1.0 isn't in their plans at all http://trac.roundcube.net/trac.cgi/roadmap. You shouldn't worry about the numbers, because suPHP after many years has 0.6.2 release which is stable, e107 has 0.7.8 (php-fusion is it's clone and it's 6.x now)... So we shouldn't worry about the version number if the program is marked as release candidate or stable (gold release).
 
Back
Top