View Single Post
  #2  
Old 01-26-2010, 06:26 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Quote:
Originally Posted by Tilar View Post
Here is what I have in the eqemu_config.xml

Code:
<!-- Chatserver (channels) information.  Defaults shown -->
	<chatserver>
		<host>channels.eqemulator.net</host>
		<port>10234</port>
	</chatserver>

	<!-- Mailserver (in-game mail) information.  Defaults shown -->
	<mailserver>
		<host>channels.eqemulator.net</host>
		<port>10234</port>
	</mailserver>
Those Rules errors are not relevant.

The portions I have highlighted in red should be set to the hostname of your server, not channels.eqemulator.net.
Reply With Quote