This is a strange one,
On my work, we have a domain something.be. If i plugin my laptop to the network and I sent an e-mail with the smtp adapter, it works fine.
On my laptop, I installed a local mailserver so that I can test the BizTalk application without using the compagnies e-mailserver.
In my DNS on my win2000 laptop, I’ve created the same structure
.
.be
something.be
When I sent an e-mail using the smtp adapter, I receive following error:
The message could not be sent to the SMTP server. The server response was not available.
The strange thing is, I can sent an email with outlook express and it works fine.
Any ideas?