Koozali.org: home of the SME Server

Webmail login problems after yum upgrade

Offline fixit

  • *
  • 216
  • +0/-0
    • http://www.fixitcomputers.com.au
Webmail login problems after yum upgrade
« on: September 25, 2006, 02:41:25 PM »
I have been unable to login to webmail after I did a yum upgrade, I have tried reseting passwords and still the same problem

any ideas on how to solve this

Russell
.........

ricardoarguello

Did you do signal-event after yum update?
« Reply #1 on: October 03, 2006, 05:23:16 AM »
You have to execute a couple of commands after yum update:

 # yum update
 # signal-event post-upgrade
 # signal-event reboot


I had a similar problem once, it was because I didn't run the signal-event commands.

Greetings,

Ricardo Argüello

Offline fixit

  • *
  • 216
  • +0/-0
    • http://www.fixitcomputers.com.au
Webmail login problems after yum upgrade
« Reply #2 on: October 03, 2006, 06:58:13 AM »
That was the first thing I did

I found the problem, somehow the imap service was disabled
.........