Have you changed your DNS MX records to point to the new IP? Go to
http://www.mxtoolbox.com/ and put in your domain and click on Lookup.
If the host(s) that come up aren't your new IP(s) then update your DNS.
If they are correct, what happens if you try to connect to the
hostname(s) from outside your office with a telnet session? Start a
command prompt then type:
telnet mail.example.com 25
substitute your hostname (from the lookup above) for mail.example.com.
You should receive back a line that starts (mail.example.com will be
your hostname):
220 mail.example.com ESMTP MDaemon 10...
If you can't do that, post the domain back here and someone can test it.
You could also try the SMTP Test on the lookup results page and see
what results it give you.
Post back your results and further questions if you need more help.
Jay Tolbert
Dickerson Engineering, Inc.
Henk Egberts wrote:
> I've recently changed ISPs and since received a new IP. After editing
> this in MDaemon setup I can't receive mail anymore. If I startup the
> user console of MDaemon it shows the correct domain and IP address. Even
> checking online services if I'm reachable or not confirms this. Still no
> mail. Any ideas?