Koozali.org: home of the SME Server

Can't access webmail

Erik Fleischer

Can't access webmail
« 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

Jimbo

Re: Can't access webmail
« Reply #1 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

Byte

Re: Can't access webmail
« Reply #2 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

SloopJohnB

Re: Can't access webmail
« Reply #3 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

Erik Fleischer

Re: Can't access webmail
« Reply #4 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