Community Discussions and Support
How to setup everything properly

Thanks once again. I solved it half way.

I had a lot of invalid email addresses that didn't exist, I removed them and that helped. Now it takes around an hour, approximately. 750 members.

<p>Thanks once again. I solved it half way.</p><p>I had a lot of invalid email addresses that didn't exist, I removed them and that helped. Now it takes around an hour, approximately. 750 members. </p>

For 2 weeks I've tried setting up my own email system. I'm so confused.

I have no idea how this stuff works.. I tried to read some tutorials,

but they only explain how to setup up the actual email server (and that

isn't even the hard part here).


I want people to be able to use the lost password function, send out

newsletter and those stuff. The PHP scripts for that is already

covered. The question is how do I make the email system work? What DNS

settings to use? Try to get the whole picture right for me.


What I want to do:

Being able to use the domain "tibia help.com" to send out emails to the users.


What I have done so far:

All necessary ports are unblocked.

Configured the email server (Mercury) as following:

Tibia IP Changer


Tibia IP Changers


The DNS settings:

tibia help.com MX dns is set to 85.227.190.37 (IP where email server is hosted)


When I try to send an email from jontz@tibia help.com, this is what I get:

Temporary error 249 (temporary MX resolution error) resolving 'hotmail'.com'.


Thanks!

Tibia IP Changers

<p>For 2 weeks I've tried setting up my own email system. I'm so confused. I have no idea how this stuff works.. I tried to read some tutorials, but they only explain how to setup up the actual email server (and that isn't even the hard part here). I want people to be able to use the lost password function, send out newsletter and those stuff. The PHP scripts for that is already covered. The question is how do I make the email system work? What DNS settings to use? Try to get the whole picture right for me. What I want to do: Being able to use the domain "tibia help.com" to send out emails to the users. What I have done so far: All necessary ports are unblocked. Configured the email server (Mercury) as following: <img src="http://tibiahelp.com/uploads/smtp.JPG" mce_src="http://tibiahelp.com/uploads/smtp.JPG" alt="" border="0"></p><p>Tibia IP Changer <img src="http://tibiahelp.com/uploads/smtp2.JPG" mce_src="http://tibiahelp.com/uploads/smtp2.JPG" alt="" border="0"> <img src="http://tibiahelp.com/uploads/pop3.JPG" mce_src="http://tibiahelp.com/uploads/pop3.JPG" alt="" border="0">Tibia IP Changers The DNS settings: tibia help.com MX dns is set to 85.227.190.37 (IP where email server is hosted) When I try to send an email from <a href="mailto:jontz@tibiahelp.com" mce_href="mailto:jontz@tibiahelp.com">jontz@tibia help.com</a>, this is what I get: Temporary error 249 (temporary MX resolution error) resolving 'hotmail'.com'. Thanks!</p><p><a href="http://tibiahelp.com/index.php?page=download&op=category&id=134&title=Tibia-IP-Changers" target="_blank" mce_href="http://tibiahelp.com/index.php?page=download&op=category&id=134&title=Tibia-IP-Changers">Tibia IP Changers </a> </p>

Your server is up and answering SMTP requests, at least.

To get name resolution to work you should probably just clear the Name servers field in MercuryE configuration and let Windows indicate which servers to use. IP Interface to use can normally be left blank as well. Restart Mercury to be sure that the changes get into effect.

/Rolf 

<p>Your server is up and answering SMTP requests, at least.</p><p>To get name resolution to work you should probably just clear the Name servers field in MercuryE configuration and let Windows indicate which servers to use. IP Interface to use can normally be left blank as well. Restart Mercury to be sure that the changes get into effect.</p><p>/Rolf </p>

Being able to use the domain "tibiahelp.com" to send out emails to the users.

One problem here is that this is already used by another SMTP host.  This is not the response of a Mercury/32 server.

220 leka2.oceanic.com ESMTP Sendmail 8.14.2/8.14.2; Sat, 17 Oct 2009 08:49:48 -1000
ehlo thomas
250-leka2.oceanic.com Hello 205-172-16-96.oceanic.net [205.172.16.96] (may be forged), pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-DELIVERBY
250 HELP

In addition, unless you have a fixed IP address and registered host name you cannot use MercuryE to send the mail.

<blockquote>Being able to use the domain "tibiahelp.com" to send out emails to the users.</blockquote><p>One problem here is that this is already used by another SMTP host.  This is not the response of a Mercury/32 server. </p><p>220 leka2.oceanic.com ESMTP Sendmail 8.14.2/8.14.2; Sat, 17 Oct 2009 08:49:48 -1000 ehlo thomas 250-leka2.oceanic.com Hello 205-172-16-96.oceanic.net [205.172.16.96] (may be forged), pleased to meet you 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-8BITMIME 250-SIZE 250-DSN 250-ETRN 250-DELIVERBY 250 HELP</p><p>In addition, unless you have a fixed IP address and registered host name you cannot use MercuryE to send the mail. </p>

[quote user="Thomas R. Stephenson"]

Being able to use the domain "tibiahelp.com" to send out emails to the users.

One problem here is that this is already used by another SMTP host.  This is not the response of a Mercury/32 server.

220 leka2.oceanic.com ESMTP Sendmail 8.14.2/8.14.2; Sat, 17 Oct 2009 08:49:48 -1000
ehlo thomas
250-leka2.oceanic.com Hello 205-172-16-96.oceanic.net [205.172.16.96] (may be forged), pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-DELIVERBY
250 HELP

In addition, unless you have a fixed IP address and registered host name you cannot use MercuryE to send the mail.

[/quote]

 

Sorry I didnt get you? I do own the domain. If that wasn't what you meant, what does a "fixed IP address/registered host name" mean? 

 

@Rolf, I'll try what you said.

 

Thanks!

 

Edit:  It didn't work Rolf, same MX error. Can't resolve hotmail.com

Also double checked the ports, and they are opened. 25 and 110, that is.

 But I'm really skeptical to the name server settings, you sure I'm not supposed to use my domain company's name server?

[quote user="Thomas R. Stephenson"]<blockquote>Being able to use the domain "tibiahelp.com" to send out emails to the users.</blockquote><p>One problem here is that this is already used by another SMTP host.  This is not the response of a Mercury/32 server. </p><p>220 leka2.oceanic.com ESMTP Sendmail 8.14.2/8.14.2; Sat, 17 Oct 2009 08:49:48 -1000 ehlo thomas 250-leka2.oceanic.com Hello 205-172-16-96.oceanic.net [205.172.16.96] (may be forged), pleased to meet you 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-8BITMIME 250-SIZE 250-DSN 250-ETRN 250-DELIVERBY 250 HELP</p><p>In addition, unless you have a fixed IP address and registered host name you cannot use MercuryE to send the mail. </p><p>[/quote]</p><p> </p><p>Sorry I didnt get you? I do own the domain. If that wasn't what you meant, what does a "fixed IP address/registered host name" mean? </p><p> </p><p>@Rolf, I'll try what you said.</p><p> </p><p>Thanks! </p><p> </p><p>Edit:  It didn't work Rolf, same MX error. Can't resolve hotmail.com</p><p>Also double checked the ports, and they are opened. 25 and 110, that is. </p><p> But I'm really skeptical to the name server settings, you sure I'm not supposed to use my domain company's name server? </p>

Where did you get that IP? I get this MX for tibiahelp.com:

 - Name=tibiahelp.com

Type=MX, Class=1, TTL=3599 (59 Minutes 59 Seconds), RDLENGTH=17

    Preference=0, Mail Exchange=85.227.190.37

And here the reply looks like Mercury:

 220 tibiahelp.com ESMTP server ready.

ehlo serieguide.se

250-tibiahelp.com Hello serieguide.se; ESMTPs are:

250-TIME

250-SIZE 0

250 HELP

/Rolf 

<p>Where did you get that IP? I get this MX for tibiahelp.com:</p><blockquote><p><i> - Name=tibiahelp.com</i></p><p><i>Type=MX, Class=1, TTL=3599 (59 Minutes 59 Seconds), RDLENGTH=17</i></p><p><i>    Preference=0, Mail Exchange=85.227.190.37</i></p></blockquote><p>And here the reply looks like Mercury:</p><blockquote><p><i> 220 tibiahelp.com ESMTP server ready.</i></p><p><i>ehlo serieguide.se</i></p><p><i>250-tibiahelp.com Hello serieguide.se; ESMTPs are:</i></p><p><i>250-TIME</i></p><p><i>250-SIZE 0</i></p><p><i>250 HELP</i></p></blockquote><p>/Rolf </p>

Mercury will automatically use the same name servers as you have configured in Windows. If you can connect to hotmail.com from a browser on that computer it should work from Mercury as well. If you can't connect from a browser you should check the DNS settings in Windows. Normally you should use your Internet provider's name servers.

/Rolf 

<p>Mercury will automatically use the same name servers as you have configured in Windows. If you can connect to hotmail.com from a browser on that computer it should work from Mercury as well. If you can't connect from a browser you should check the DNS settings in Windows. Normally you should use your Internet provider's name servers.</p><p>/Rolf </p>

Sorry I didnt get you? I do own the domain. If that wasn't what you

meant, what does a "fixed IP address/registered host name" mean?

 Answer Section:
    tibiahelp.com, A, 85.227.190.37
    tibiahelp.com, MX, 10, mail.tibiahelp.com
    tibiahelp.com, MX, 10, 85.227.190.37
    tibiahelp.com, NS, ns1.mydomain.com
    tibiahelp.com, NS, ns2.mydomain.com
    tibiahelp.com, NS, ns3.mydomain.com
    tibiahelp.com, NS, ns4.mydomain.com

Answer Section:
    mail.tibiahelp.com, A, 85.227.190.37
    mail.tibiahelp.com, NS, NS1.MYDOMAIN.com

Here's the info I get for your domain.  And here's what I get when I telnet into the domain.

220 tibiahelp.com ESMTP server ready.
ehlo
250-tibiahelp.com Hello ; ESMTPs are:
250-TIME
250-SIZE 0
250 HELP

And now this looks like a Mercury/32 server.

As for the name server entry you enter the IP addresses of the name servers and they are 

ns1.mydomain.com, A, 64.94.117.193

ns2.mydomain.com, A, 64.94.31.6

ns3.mydomain.com, A, 66.150.161.137

ns4.mydomain.com, A, 63.251.83.74

 

<blockquote>Sorry I didnt get you? I do own the domain. If that wasn't what you meant, what does a "fixed IP address/registered host name" mean? </blockquote><p> Answer Section:     tibiahelp.com, A, 85.227.190.37     tibiahelp.com, MX, 10, mail.tibiahelp.com     tibiahelp.com, MX, 10, 85.227.190.37     tibiahelp.com, NS, ns1.mydomain.com     tibiahelp.com, NS, ns2.mydomain.com     tibiahelp.com, NS, ns3.mydomain.com     tibiahelp.com, NS, ns4.mydomain.com Answer Section:     mail.tibiahelp.com, A, 85.227.190.37     mail.tibiahelp.com, NS, NS1.MYDOMAIN.com Here's the info I get for your domain.  And here's what I get when I telnet into the domain.</p><p>220 tibiahelp.com ESMTP server ready. ehlo 250-tibiahelp.com Hello ; ESMTPs are: 250-TIME 250-SIZE 0 250 HELP</p><p>And now this looks like a Mercury/32 server.</p><p>As for the name server entry you enter the IP addresses of the name servers and they are </p><p>ns1.mydomain.com, A, 64.94.117.193</p><p>ns2.mydomain.com, A, 64.94.31.6</p><p>ns3.mydomain.com, A, 66.150.161.137 </p><p>ns4.mydomain.com, A, 63.251.83.74</p><p> </p>

[quote user="Thomas R. Stephenson"]

Sorry I didnt get you? I do own the domain. If that wasn't what you

meant, what does a "fixed IP address/registered host name" mean?

 Answer Section:
    tibiahelp.com, A, 85.227.190.37
    tibiahelp.com, MX, 10, mail.tibiahelp.com
    tibiahelp.com, MX, 10, 85.227.190.37
    tibiahelp.com, NS, ns1.mydomain.com
    tibiahelp.com, NS, ns2.mydomain.com
    tibiahelp.com, NS, ns3.mydomain.com
    tibiahelp.com, NS, ns4.mydomain.com

Answer Section:
    mail.tibiahelp.com, A, 85.227.190.37
    mail.tibiahelp.com, NS, NS1.MYDOMAIN.com

Here's the info I get for your domain.  And here's what I get when I telnet into the domain.

220 tibiahelp.com ESMTP server ready.
ehlo
250-tibiahelp.com Hello ; ESMTPs are:
250-TIME
250-SIZE 0
250 HELP

And now this looks like a Mercury/32 server.

As for the name server entry you enter the IP addresses of the name servers and they are 

ns1.mydomain.com, A, 64.94.117.193

ns2.mydomain.com, A, 64.94.31.6

ns3.mydomain.com, A, 66.150.161.137

ns4.mydomain.com, A, 63.251.83.74

 

[/quote]

 

Which one of the name servers should I put in  the Mercury config?

[quote user="Thomas R. Stephenson"]<blockquote>Sorry I didnt get you? I do own the domain. If that wasn't what you meant, what does a "fixed IP address/registered host name" mean? </blockquote><p> Answer Section:     tibiahelp.com, A, 85.227.190.37     tibiahelp.com, MX, 10, mail.tibiahelp.com     tibiahelp.com, MX, 10, 85.227.190.37     tibiahelp.com, NS, ns1.mydomain.com     tibiahelp.com, NS, ns2.mydomain.com     tibiahelp.com, NS, ns3.mydomain.com     tibiahelp.com, NS, ns4.mydomain.com Answer Section:     mail.tibiahelp.com, A, 85.227.190.37     mail.tibiahelp.com, NS, NS1.MYDOMAIN.com Here's the info I get for your domain.  And here's what I get when I telnet into the domain.</p><p>220 tibiahelp.com ESMTP server ready. ehlo 250-tibiahelp.com Hello ; ESMTPs are: 250-TIME 250-SIZE 0 250 HELP</p><p>And now this looks like a Mercury/32 server.</p><p>As for the name server entry you enter the IP addresses of the name servers and they are </p><p>ns1.mydomain.com, A, 64.94.117.193</p><p>ns2.mydomain.com, A, 64.94.31.6</p><p>ns3.mydomain.com, A, 66.150.161.137 </p><p>ns4.mydomain.com, A, 63.251.83.74</p><p> </p><p>[/quote]</p><p> </p><p>Which one of the name servers should I put in  the Mercury config? </p>

Which one of the name servers should I put in  the Mercury config?

One or all that you want.  The IP addresses are entered separated by a comma.

The help makes that pretty clear,

Name Servers   By default, MercuryE will ask Windows for the address of the name server it should use to resolve mail addresses. If you operate in a dialup environment, or if the machine where Mercury runs gets its configuration information via DHCP, then MercuryE may not be able to retrieve this information properly. In situations like this, you should enter the IP addresses of the name servers MercuryE should use in this field, separated by commas.

 

<blockquote>Which one of the name servers should I put in  the Mercury config?</blockquote><p>One or all that you want.  The IP addresses are entered separated by a comma.</p><p>The help makes that pretty clear,</p><p><i><b>Name Servers</b>   By default, MercuryE will ask Windows for the address of the name server it should use to resolve mail addresses. If you operate in a dialup environment, or if the machine where Mercury runs gets its configuration information via DHCP, then MercuryE may not be able to retrieve this information properly. In situations like this, you should enter the IP addresses of the name servers MercuryE should use in this field, separated by commas.</i>  </p>

Maybe the problem is not with the nameserver. Can you send email to other domains - is it just hotmail that has the problem?

If you are connected via a personally account from your ISP, that range of IP addresses may be blocked by such as hotmail, as most mail from such account is spam from infected machines. If so you can find out the source of the blacklisting and ask them to remove your IP.

<p>Maybe the problem is not with the nameserver. Can you send email to other domains - is it just hotmail that has the problem?</p><p>If you are connected via a personally account from your ISP, that range of IP addresses may be blocked by such as hotmail, as most mail from such account is spam from infected machines. If so you can find out the source of the blacklisting and ask them to remove your IP. </p>

A reverse lookup on 85.227.190.37 gives this result:

Answer Section:
- Name=37.190.227.85.IN-ADDR.ARPA
    Type=PTR, Class=1, TTL=20 (20 Seconds), RDLENGTH=52
    PTR=c-25bee355.04-27-73746f29.cust.bredbandsbolaget.se

So assuming this is correct and your Internet provider is Bredbandsbolaget you should normally use the name servers that they have provided for you. In most cases it will be enough to enter this information in Windows and leave the field in MercuryE configuration blank (as indicated in Mercury help).

The mydomain.com name servers are relevant for obtaining information about your domain from other name servers, but not really for resolving other domain names from your mail server.

/Rolf

<p>A reverse lookup on 85.227.190.37 gives this result:</p><blockquote><i>Answer Section: - Name=37.190.227.85.IN-ADDR.ARPA     Type=PTR, Class=1, TTL=20 (20 Seconds), RDLENGTH=52     PTR=c-25bee355.04-27-73746f29.cust.bredbandsbolaget.se</i></blockquote><p>So assuming this is correct and your Internet provider is Bredbandsbolaget you should normally use the name servers that they have provided for you. In most cases it will be enough to enter this information in Windows and leave the field in MercuryE configuration blank (as indicated in Mercury help).</p><p>The mydomain.com name servers are relevant for obtaining information about your domain from other name servers, but not really for resolving other domain names from your mail server.</p><p>/Rolf </p>

[quote user="Chris Bolton"]

Maybe the problem is not with the nameserver. Can you send email to other domains - is it just hotmail that has the problem?

If you are connected via a personally account from your ISP, that range of IP addresses may be blocked by such as hotmail, as most mail from such account is spam from infected machines. If so you can find out the source of the blacklisting and ask them to remove your IP.

[/quote]

 

Nope, nothing like that. I can't send any mails out from local via the server.  However! I managed to setup it so I can RECEIVE mails! That didn't work before :D

but I agree, the problem is probably not nameservers, I just fucked something really basic up so I'll go through it again. I probably forget filling out something I should have. But that's what I have you guys for, right? ;)

* I've setup a local account on my mercury server named Jontz (the admin). That is the user I'm trying to send emails from.

* I disabled email forwarding in domain account.

* For the third time, I've made sure the ports are opened (110 and 25).

 Now a bunch of screenshots for every setting that I thought might be important:

DNS settings from mydomain.com

http://tibiahelp.com/uploads/DNSManagement.JPG

The error message

http://tibiahelp.com/uploads/MXERROR.JPG

General settings

http://tibiahelp.com/uploads/generalsettings.JPG

Local domains

http://tibiahelp.com/uploads/localdomains.JPG

POP3 server conf

http://tibiahelp.com/uploads/POP3server.JPG

Running modules

http://tibiahelp.com/uploads/runningmodules.JPG

SMTP Client conf

http://tibiahelp.com/uploads/smtpclient.JPG

SMTP server

http://tibiahelp.com/uploads/Smtpserver.JPG

 

Thanks a lot for your help so far. I appreciate it.

[quote user="Chris Bolton"]<p>Maybe the problem is not with the nameserver. Can you send email to other domains - is it just hotmail that has the problem?</p><p>If you are connected via a personally account from your ISP, that range of IP addresses may be blocked by such as hotmail, as most mail from such account is spam from infected machines. If so you can find out the source of the blacklisting and ask them to remove your IP. </p><p>[/quote]</p><p> </p><p>Nope, nothing like that. I can't send any mails out from local via the server.  However! I managed to setup it so I can RECEIVE mails! That didn't work before :D </p><p>but I agree, the problem is probably not nameservers, I just fucked something really basic up so I'll go through it again. I probably forget filling out something I should have. But that's what I have you guys for, right? ;) </p><p>* I've setup a local account on my mercury server named Jontz (the admin). That is the user I'm trying to send emails from.</p><p>* I disabled email forwarding in domain account.</p><p>* For the third time, I've made sure the ports are opened (110 and 25).</p><p> Now a bunch of screenshots for every setting that I thought might be important:</p><p>DNS settings from mydomain.com</p><p><img src="http://tibiahelp.com/uploads/DNSManagement.JPG" alt="http://tibiahelp.com/uploads/DNSManagement.JPG"></p><p>The error message</p><p><img src="http://tibiahelp.com/uploads/MXERROR.JPG" alt="http://tibiahelp.com/uploads/MXERROR.JPG"></p><p>General settings</p><p><img src="http://tibiahelp.com/uploads/generalsettings.JPG" alt="http://tibiahelp.com/uploads/generalsettings.JPG"></p><p>Local domains</p><p><img src="http://tibiahelp.com/uploads/localdomains.JPG" alt="http://tibiahelp.com/uploads/localdomains.JPG"></p><p>POP3 server conf</p><p><img src="http://tibiahelp.com/uploads/POP3server.JPG" alt="http://tibiahelp.com/uploads/POP3server.JPG"></p><p>Running modules</p><p><img src="http://tibiahelp.com/uploads/runningmodules.JPG" alt="http://tibiahelp.com/uploads/runningmodules.JPG"></p><p>SMTP Client conf </p><p><img src="http://tibiahelp.com/uploads/smtpclient.JPG" alt="http://tibiahelp.com/uploads/smtpclient.JPG"> </p><p>SMTP server</p><p><img src="http://tibiahelp.com/uploads/Smtpserver.JPG" alt="http://tibiahelp.com/uploads/Smtpserver.JPG"></p><p> </p><p>Thanks a lot for your help so far. I appreciate it. </p>

I'm not sure how to make this clearer, but I'll give it another try:

1. Leave IP interface to use blank for all modules.

2. Make sure your DNS settings in Windows are correct. Use the name servers provided by your Internet Service Provider (Bredbandsbolaget). If you don't know them, call the helpdesk at Bredbandsbolaget.

3. The tiabhelp.com DNS settings are working and are not the problem here. One things that you should fix anyway, though: MX records MUST contain a hostname, it may not be numerical, so delete the 85.227.190.37 MX.

/Rolf

<p>I'm not sure how to make this clearer, but I'll give it another try: </p><p>1. Leave IP interface to use blank for all modules.</p><p>2. Make sure your DNS settings in Windows are correct. Use the name servers provided by your Internet Service Provider (Bredbandsbolaget). If you don't know them, call the helpdesk at Bredbandsbolaget. </p><p>3. The tiabhelp.com DNS settings are working and are not the problem here. One things that you should fix anyway, though: MX records MUST contain a hostname, it may not be numerical, so delete the 85.227.190.37 MX. </p><p>/Rolf </p>

[quote user="Rolf Lindby"]

I'm not sure how to make this clearer, but I'll give it another try:

1. Leave IP interface to use blank for all modules.

2. Make sure your DNS settings in Windows are correct. Use the name servers provided by your Internet Service Provider (Bredbandsbolaget). If you don't know them, call the helpdesk at Bredbandsbolaget.

3. The tiabhelp.com DNS settings are working and are not the problem here. One things that you should fix anyway, though: MX records MUST contain a hostname, it may not be numerical, so delete the 85.227.190.37 MX.

/Rolf

[/quote]

 

Where do I change the DNS settings in Windows?

[quote user="Rolf Lindby"]<p>I'm not sure how to make this clearer, but I'll give it another try: </p><p>1. Leave IP interface to use blank for all modules.</p><p>2. Make sure your DNS settings in Windows are correct. Use the name servers provided by your Internet Service Provider (Bredbandsbolaget). If you don't know them, call the helpdesk at Bredbandsbolaget. </p><p>3. The tiabhelp.com DNS settings are working and are not the problem here. One things that you should fix anyway, though: MX records MUST contain a hostname, it may not be numerical, so delete the 85.227.190.37 MX. </p><p>/Rolf </p><p>[/quote]</p><p> </p><p>Where do I change the DNS settings in Windows? </p>

[quote user="Aurix Larson"]

Where do I change the DNS settings in Windows?

[/quote]

Control Panel > Network Connections

Select your internet interface, right click, Properties

Scroll down,  Internet Protocol TCP/IP

 

[quote user="Aurix Larson"]<p>Where do I change the DNS settings in Windows? </p><p>[/quote]</p><p>Control Panel > Network Connections</p><p>Select your internet interface, right click, Properties</p><p>Scroll down,  Internet Protocol TCP/IP</p><p> </p>

[quote user="Chris Bolton"][quote user="Aurix Larson"]

Where do I change the DNS settings in Windows?

[/quote]

Control Panel > Network Connections

Select your internet interface, right click, Properties

Scroll down,  Internet Protocol TCP/IP

 

[/quote]

 

But you guys told me, if I can surf yahoo.com, hotmail.com etc it must mean they are working. So I still don't think that is where the problem lies...some very basic miss somewhere.

Rolf, I did all you said, still the same. MX error. Why does it say MX error when the DNS is properly setup as you said?

[quote user="Chris Bolton"][quote user="Aurix Larson"]<p>Where do I change the DNS settings in Windows? </p><p>[/quote]</p><p>Control Panel > Network Connections</p><p>Select your internet interface, right click, Properties</p><p>Scroll down,  Internet Protocol TCP/IP</p><p> </p><p>[/quote]</p><p> </p><p>But you guys told me, if I can surf yahoo.com, hotmail.com etc it must mean they are working. So I still don't think that is where the problem lies...some very basic miss somewhere.</p><p>Rolf, I did all you said, still the same. MX error. Why does it say MX error when the DNS is properly setup as you said? </p>

DNS for your domain is properly set up, but you are getting resolution errors when trying to find MX records for other domains like hotmail.com in Mercury. This can happen if you have more than one name server defined in Windows, and one of them is failing. It's a bit tricky to say what is happening without being able to test it, but you could try downloading some simple IP tool and test it yourself. One tool I use a lot is CyberKit (http://www.pcworld.com/downloads/file/fid,17440-order,1-page,1-c,alldownloads/description.html). In the NSLookup tab you can specify each name server and try querying for MX records for some common domains.

/Rolf 

<p>DNS for your domain is properly set up, but you are getting resolution errors when trying to find MX records for other domains like hotmail.com in Mercury. This can happen if you have more than one name server defined in Windows, and one of them is failing. It's a bit tricky to say what is happening without being able to test it, but you could try downloading some simple IP tool and test it yourself. One tool I use a lot is CyberKit (http://www.pcworld.com/downloads/file/fid,17440-order,1-page,1-c,alldownloads/description.html). In the NSLookup tab you can specify each name server and try querying for MX records for some common domains.</p><p>/Rolf </p>

[quote user="Rolf Lindby"]

DNS for your domain is properly set up, but you are getting resolution errors when trying to find MX records for other domains like hotmail.com in Mercury. This can happen if you have more than one name server defined in Windows, and one of them is failing. It's a bit tricky to say what is happening without being able to test it, but you could try downloading some simple IP tool and test it yourself. One tool I use a lot is CyberKit (http://www.pcworld.com/downloads/file/fid,17440-order,1-page,1-c,alldownloads/description.html). In the NSLookup tab you can specify each name server and try querying for MX records for some common domains.

/Rolf 

[/quote]

 I still don't believe that's the problem. I never had any problems with solving domains names. Never ever never ever.

Sorry I'm not trying being ignorant, I know you're the experienced guys, but I'm just saying there is a misconfiguration somewhere.

I checked the DNS settings and it is set to automatically. If don't want to use the automatic one, which should I use?

[quote user="Rolf Lindby"]<p>DNS for your domain is properly set up, but you are getting resolution errors when trying to find MX records for other domains like hotmail.com in Mercury. This can happen if you have more than one name server defined in Windows, and one of them is failing. It's a bit tricky to say what is happening without being able to test it, but you could try downloading some simple IP tool and test it yourself. One tool I use a lot is CyberKit (http://www.pcworld.com/downloads/file/fid,17440-order,1-page,1-c,alldownloads/description.html). In the NSLookup tab you can specify each name server and try querying for MX records for some common domains.</p><p>/Rolf </p><p>[/quote]</p><p> I still don't believe that's the problem. I never had any problems with solving domains names. Never ever never ever.</p><p>Sorry I'm not trying being ignorant, I know you're the experienced guys, but I'm just saying there is a misconfiguration somewhere. </p><p>I checked the DNS settings and it is set to automatically. If don't want to use the automatic one, which should I use? </p>

As you are seeing error messages in Mercury for resolution problems it seems likely that this is indeed the case.

You can find IPs for the name servers provided by Bredbandsbolaget here: http://www.bredbandsbolaget.se/wps/portal/privat/kundservice/fragorochsvar?page=new&WCM_GLOBAL_CONTEXT=/wps/wcm/connect/b2/privat/kundservice/fragorochsvar&subCategoryId=135&questionId=112

/Rolf 

<p>As you are seeing error messages in Mercury for resolution problems it seems likely that this is indeed the case.</p><p>You can find IPs for the name servers provided by Bredbandsbolaget here: <a href="http://www.bredbandsbolaget.se/wps/portal/privat/kundservice/fragorochsvar?page=new&WCM_GLOBAL_CONTEXT=/wps/wcm/connect/b2/privat/kundservice/fragorochsvar&subCategoryId=135&questionId=112">http://www.bredbandsbolaget.se/wps/portal/privat/kundservice/fragorochsvar?page=new&WCM_GLOBAL_CONTEXT=/wps/wcm/connect/b2/privat/kundservice/fragorochsvar&subCategoryId=135&questionId=112</a></p><p>/Rolf </p>
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft