Koozali.org: home of the SME Server

How to update Webmail

Prab Gill

How to update Webmail
« on: August 21, 2001, 03:17:11 AM »
Hi All,

Just founf the news on E-smith site about the security risk on Horde/IMP package.
E-smith site has also provided commands to do the updates:

FTP=ftp://ftp.e-smith.com/pub/e-smith/updates/4.1.2/RPMS/noarch/
rpm -Uvh $FTP/horde-1.2.6-2es.noarch.rpm  \
 $FTP/horde-mysql-1.2.6-2es.noarch.rpm  \
 $FTP/imp-2.2.6-2es.noarch.rpm


I could not figure out how to use these commands. Is this a one command or four different commands? I will appreciate if someone can explain how to use this command properly.

Regards.

Dan Brown

Re: How to update Webmail
« Reply #1 on: August 21, 2001, 03:20:22 AM »
It is two commands, broken up onto four lines for ease of reading.  If you enter the commands exactly as shown (pressing enter at the end of each line), it should work properly.

sankar

Re: How to update Webmail
« Reply #2 on: August 21, 2001, 06:28:16 AM »
Hi Prab,

          I tried the commands as is in the e-smith website. But if the connection
to the internet is slow then you will get FTP transfer error. The depndencies
will not get resolved. You try the following.

Dowload the all the three RPMS listed in the e-smith FTP site.
I hope you can do download using the FTP commands.
ftp:// ftp.e-smith.com/
then enter the anonymous user name and enter your email id as password or
you can just "ENTER"
then you will get the ftp prompt ftp>
from there you change the folders
cd /pub/e-smith/updates/4.1.2/RPMS/noarch/
get "filname.rpm" (3times)

#rpm -Uvh(blank)horde-1.2.6-2es.noarch.rpm(blank)horde-mysql-1.2.6-2es.noarch.rpm (blank)imp-2.2.6-2es.noarch.rpm

You try the above command in one line. leave one space (blank)between the RPM packages.

Sankar

Prab Gill

Re: How to update Webmail
« Reply #3 on: August 21, 2001, 06:51:32 AM »
Thanks Dan & Sankar. I was able to perform the update. I typed each line and pressed enter at the end of every line and it worked.

Regards,
Prab

Christophe S

Re: How to update Webmail
« Reply #4 on: August 22, 2001, 03:11:11 AM »
Charly,

If you pass by, this is a good demonstration of free help that Linux represents ...