Hi
My update from 7.1 to 7.2 went wrong

I took a backup prior to the upgrade with dar2 (dmay's) and now I want to make a fresh install off the latest sme-version prior to 7.2 and then restore my backup.
But where do I find it the latest "old" version of sme?
And if you have some good advice, I'd love to hear about it.
Petur
For what its worth, here is what went wrong, and what I made to mess things up:
I have some contribs:
Disk ARchive
Sme7admin
phpmyadmin
smeserver-fetchmail
kronolith (not in use, but not removed

groupoffice (not in use, but not removed

The udgrade went wrong (no. I did not do a yum clean all), I don't know what went wrong. All I could see, was a message on the console (witch I didn't write down

And all I could do (and did) was to turn off the power, and restart the server
It started with no problems as version 7.2. I was told there were new updates, so I did a new upgrade, and got the following errors:
Error: Missing Dependency: php = 4.3.9-3.22.3 is needed by package php-pear
Error: Missing Dependency: php = 4.3.9-3.22.3 is needed by package php-imap
Error: Missing Dependency: openssh = 3.9p1-8.RHEL4.17.1 is needed by package openssh-clients
Error: Missing Dependency: php = 4.3.9-3.22.3 is needed by package php-mbstring
Error: Missing Dependency: php = 4.3.9-3.22.3 is needed by package php-gd
Error: Missing Dependency: php = 4.3.9-3.22.3 is needed by package php-domxml
Error: Missing Dependency: openssh = 3.9p1-8.RHEL4.17.1 is needed by package openssh-server
Error: Missing Dependency: php = 4.3.9-3.22.3 is needed by package php-ldap
Error: Missing Dependency: php = 4.3.9-3.22.3 is needed by package php-mysql
================================================================
No new rpms were installed. No additional commands are required.
================================================================
So, after a little search I made the following commands:
rpm --nodeps -e php-pear-4.3.9-3.22.3
rpm --nodeps -e php-imap-4.3.9-3.22.3
rpm --nodeps -e openssh-clients-3.9p1-8.RHEL4.17.1
rpm --nodeps -e php-mbstring-4.3.9-3.22.3
rpm --nodeps -e php-gd-4.3.9-3.22.5
rpm --nodeps -e php-domxml-4.3.9-3.22.3
rpm --nodeps -e openssh-server-3.9p1-8.RHEL4.17.1
rpm --nodeps -e php-ldap-4.3.9-3.22.3
rpm --nodeps -e php-mysql-4.3.9-3.22.5
After that, the udgrade went fine, but I don't get any mails, webmail is not working, and there are probably more problems