Forum Moderators: phranque

Message Too Old, No Replies

apache / mail server

setting up merak mail server on apache

         

LottoMagik

7:28 am on Jul 29, 2005 (gmt 0)

10+ Year Member



I just set up my first webserver running the latest version of apache. I figured most of that out and have gotten to the point of setting up a mail server. I just installed the demo version of Merak, followed the instructions and have set an A record for my website to point to my ip, and an MX record to have *.domain.com go to mail.domain.com

...My question is, do I have to add anything to the htconf file for apache to forward mail.domain.com to my mail server? If I go to mail.domain.com right now, it takes me directly to my index.html. Any help would be greatly appreciated.

LottoMagik

7:39 am on Jul 29, 2005 (gmt 0)

10+ Year Member



ok, here's a quick update. I realized that I had to forward port 32000, which I just did. Now I get this error:

Fatal error: Call to undefined function: icewarp_webmailfunctioncall() in C:\Program Files\Merak\html\mail\integrateinclude.html on line 47

When I google this, I just find other sites with the same problem. ...go figure.