Page 1 of 1

mail passwords all wrong after yum update...

Posted: Mon Jan 29, 2007 1:59 am
by aus-city
FC4, Plesk 8.1

I added the atomic bleeding channel

Did yum update

Everything updated fine

(note server had on php 5.04, so its not a PHP 4.x to 5 error)

Had a error message in myphpadmin about privilege errors (as it saw its sql5 not 4.x)

Fixed that with mysql_fix_privilege_tables.sql

Server runs fine but email can't login to anything...

Reset passwords in plesk still can't

No POP / IMAP / Horde all complain password is wrong.

awstats 6.5-3.fc4
bind 9.3.1-20.FC4
coldfusion Component was not installed
coldfusion-support Component was not installed
courier-imap 4.1.1-1.rhfc4.art
drweb 4.33-rh5_psa
drweb-qmail 4.33-fc4.build81061129.22
frontpage 5.0-72psa.fc4
httpd 2.0.54-10.4
mailman 2.1.8-0.FC4.1
mod_perl 2.0.1-1.fc4
mod_python 3.1.4-2
mysql 5.0.24a-3.rhfc4.art
perl-Apache-ASP 2.59-fc4.build81061129.22
php 5.1.6-1.rhfc4.art
postgresql-server Component was not installed
psa 8.1.0-fc4.build81061129.22
psa-api-rpc 8.1.0-fc4.build81061226.14
psa-autoinstaller 3.1.0-build31061201.02
psa-backup-manager 8.1.0-fc4.build81061226.14
psa-horde 3.1.3-fc4.build81061129.22
psa-imp 4.1.3-fc4.build81061129.22
psa-logrotate 3.7-fc4.build81061129.22
psa-manual-custom-skin-guide Component was not installed
psa-migration-manager 8.1.0-fc4.build81061226.14
psa-mod-fcgid-configurator Component was not installed
psa-proftpd 1.3.0-fc4.build81061129.22
psa-qmail 1.03-fc4.build81061129.22
psa-qmail-rblsmtpd 0.70-fc4.build81061129.22
psa-rubyrails-configurator Component was not installed
psa-spamassassin 8.1.0-fc4.build81061129.22
psa-tomcat-configurator 8.1.0-fc4.build81061129.22
psa-turba 2.1.3-fc4.build81061129.22
ruby Component was not installed
samba 3.0.23a-1.fc4.1
spamassassin 3.1.7-1.rhfc4.art
SSHTerm 0.2.2-fc4.build81061129.22
tomcat 5.0.30-8jpp
webalizer 2.01_10-28

If I can't fix it I will have to reload the entire server.

Email works as if I look in spamassassin training, I see new incoming messages.

I also telnet in on port 110 and tested the login, all I get is:
+OK Hello there.
user xxx
+OK Password required.
pass xxx
-ERR Login failed.

It was all working until the update, some damn file has been changed :(

Help!

Posted: Mon Jan 29, 2007 1:33 pm
by Fenice
I doubt this can help you, but give it a try - maybe you are using some external mail server?

http://kb.swsoft.com/article_50_184_en.html

Posted: Mon Jan 29, 2007 2:10 pm
by aus-city
Thanks for the reply, but unfortunately no everythings hosted on it :(

Posted: Tue Jan 30, 2007 7:21 am
by breun
No one said the packages in the bleeding channel actually work...

Posted: Tue Jan 30, 2007 8:53 am
by scott
Yeah you're using the new courier-imap that I'm playing with for Project Gamera. Everything in -bleeding should be considered very dangerous and incomplete. Use at your own risk!

Posted: Sun Feb 04, 2007 5:40 am
by deMone
Well, I have same trouble.

How to downgrade to previous courier-imap version?

Posted: Sun Feb 04, 2007 6:26 am
by deMone
I solve trouble:

# rpm --replacefiles --oldpackage -Uhv courier-imap-3.0.8-fc4.build81061129.22.i586.rpm

and then restart courier-imap.

That's it!