|
Home > Archive > IIS and SMTP > August 2004 > How to let IIS SMTP Server accept domain literals
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to let IIS SMTP Server accept domain literals
|
|
| EricTsai - ½²©v¿« 2004-08-13, 5:53 pm |
| An IIS SMTP server with IP 1.2.3.4
How to configure IIS to receive mail sent to username@[1.2.3.4] ?
Now my server will appear "550 5.7.1 Unable to relay for
postmaster@[1.2.3.4]"
because [1.2.3.4] is no a local or remote domain.
In Exchange Server I can add a custom domain,
but I don't find the same setting in IIS SMTP.
Thanks for answering.
| |
| Jeff Cochran 2004-08-14, 5:49 pm |
| On Sat, 14 Aug 2004 03:28:22 +0800, "EricTsai - ½²©v¿«"
<erictsai@yam.com.asdfoup> wrote:
>An IIS SMTP server with IP 1.2.3.4
>How to configure IIS to receive mail sent to username@[1.2.3.4] ?
>Now my server will appear "550 5.7.1 Unable to relay for
>postmaster@[1.2.3.4]"
>because [1.2.3.4] is no a local or remote domain.
>In Exchange Server I can add a custom domain,
>but I don't find the same setting in IIS SMTP.
First, you need to tell us what version of operating system to get
specific directions. In general, add a relay for the server for the
IP address.
Jeff
| |
| EricTsai - ??? 2004-08-18, 7:52 am |
| Thank you, Jeff.
I'm using IIS 6.
After adding a remote domain: 1.2.3.4,
when tring to send a mail to postmaster@[1.2.3.4] I got 550 5.7.1 Unable to
relay for postmaster@[1.2.3.4]
In Exchange Server, the domain should be named [1.2.3.4].
In IIS, domain name contains [ or ] is an invalid domain.....
"Jeff Cochran" <jeff.nospam@zina.com>
???????:41283be4.102710840@msnews.microsoft.com...
> On Sat, 14 Aug 2004 03:28:22 +0800, "EricTsai - ½²©v¿«"
> <erictsai@yam.com.asdfoup> wrote:
>
>
> First, you need to tell us what version of operating system to get
> specific directions. In general, add a relay for the server for the
> IP address.
>
> Jeff
|
|
|
|
|