Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Erik Fleischer on November 20, 2003, 01:26:31 PM

Title: Can't access webmail
Post by: Erik Fleischer on November 20, 2003, 01:26:31 PM
I cant access the webmail page when I use the dns name of the server, if I use the ip adress it is no problem...

The homepage for the site have not this problem.

http://esmith.barn.homelinux.com/webmail      (does NOT work)


http://62.79.78.12/webmail                    (does work)


http://barn.homelinux.com/              (does work)

And another problems is, every so often when I filter mail,  -both with an email client or through the webmail interface,  I get at server error, usually it work the second time I try to run the filter, any one got at guess what that internal error might be?  

I found this entry in the log:
imap(barn): Error: Corrupted index file (in-memory index for /home/e-smith/files/users/barn/Maildir/;kekip): Filename mismatch for UID 1: 1068974273.P6612Q43M625255.esmith:2,S vs 1068972653.P6380Q24M876241.esmith


So, what can I do about it?

Thnx

Erik
Title: Re: Can't access webmail
Post by: Jimbo on November 20, 2003, 01:42:28 PM
Does http://barn.homelinux.com/webmail work?
You haven't got esmith.barn.homelinux.com pointing to 62.79.78.12.

# ping barn.homelinux.com
PING barn.homelinux.com (62.79.78.12) 56(84) bytes of data.
64 bytes from 62.79.78.12.adsl.boet.tiscali.dk (62.79.78.12): icmp_seq=0 ttl=52 time=89.0 ms
# host -t any barn.homelinux.com
barn.homelinux.com has address 62.79.78.12

# ping esmith.barn.homelinux.com
ping: unknown host esmith.barn.homelinux.com
# host -t any esmith.barn.homelinux.com
Host esmith.barn.homelinux.com not found: 3(NXDOMAIN)

Sorry cant help with the filter error. Looks like some kind of error with the database that horde uses to store location info about your mail though.

HTH
Jimbo
Title: Re: Can't access webmail
Post by: Byte on November 20, 2003, 02:07:56 PM
Regards to you corrupted index file goto /home/e-smith/files/users/barn/Maildir...and check permissons do ls -ls and make sure both 1068974273.P6612Q43M625255.esmith:2,S vs 1068972653.P6380Q24M876241.esmith have user and group as barn.barn

Just a thought
Title: Re: Can't access webmail
Post by: SloopJohnB on November 21, 2003, 04:01:34 AM
I believe to added cname might be the problem. You should go to homelinux.com and see if the added name of esmith. is added. I they have to resolve that name for you and point it to your ip address...

SloopJohnB
Title: Re: Can't access webmail
Post by: Erik Fleischer on November 21, 2003, 04:55:00 PM
Suddenly I can acces my webmail, also using at hostname. Apparently it help just asking about it.

Erik