"mechanician" <mecha...@discussions.microsoft.com> wrote in message
news:1D9DF7E9-C4F2-405A...@microsoft.com...
--
Diane Poremsky [MVP - Outlook]
Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com/
Outlook Tips by email:
mailto:dailytips-sub...@lists.outlooktips.net
EMO - a weekly newsletter about Outlook and Exchange:
mailto:EMO-NEWSLETTER-S...@PEACH.EASE.LSOFT.COM
Poll: What version of Outlook do you use?
http://forums.slipstick.com/showthread.php?t=27072
"mechanician" <mecha...@discussions.microsoft.com> wrote in message
news:1D9DF7E9-C4F2-405A...@microsoft.com...
The SMTP mail host (to which you are sending) demands that you specify a
fully qualified domain name (FQDN) for your host. My guess is that you are
running your own mail server but neglected to assign a FQDN to the host on
which it runs. Instead you just have a NetBIOS name of "moneypitPC". That
is just the hostname. The domain and top-level domain (.com, .net, etc) are
missing. The receiving SMTP mail host already knows the IP address of
whatever sending mail host connects to it but it probably wants to ensure
there is a valid reverse DNS lookup on that IP address to a FQDN.