Koozali.org: home of the SME Server

Horde / Webmail not accepting login - "login failed"

Offline Blackbox

  • ***
  • 47
  • +0/-0
Re: Horde / Webmail not accepting login - "login failed"
« Reply #15 on: November 19, 2008, 07:03:12 AM »
Hi,
Thanks for your prompt reply.

I only enabled webmail last Thursday due to a request from ABOVE.

It was never enabled before.

The mail server was originally installed with v7.2 and left infact without installing any contribs. I always update the mail server whenever they are updates only. There is no experimenting with this server as it is used by the company I work with.

There are no custom-templates for 100AppRegistryHorde as I never added anything to date.

Do I just disable webmail access to remove the webmail modules? Or is there any other procedures before I do the commands you published?

Thanks a lot in advance
Since I experienced an IRQ conflict, my brain never worked the same!

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Re: Horde / Webmail not accepting login - "login failed"
« Reply #16 on: November 19, 2008, 08:51:10 PM »
If you've only just enabled it, then there should not be anything wrong with it.

Are you trying to access it from inside or outside your local network?
Please show output of
Code: [Select]
config show horde  Please remove the the dbPassword
Code: [Select]
config show imapAs you are trying to login to webmail please do
Code: [Select]
tail -f /var/log/messagesand post that output as well.

The last thing you should do is remove the horde rpms and re-install them, but if you'd rather do that then just
Code: [Select]
yum remove xxx xxx = the individual horde rpms.  You should remove 8 rpms, then
Code: [Select]
yum install e-smith-horde e-smith-imp e-smith-ingo e-smith-turba  That should pull in the horde dependencies, 8 total rpms to install, then
Code: [Select]
signal-event post-upgrade ; signal-event reboot
John

......