Re: IIS - SMTP - CDONTS
From: Alan Garny (someone_at_somewhere.com)
Date: 05/09/04
- Next message: Bojidar Alexandrov: "Re: NTFS permissions"
- Previous message: Alan Garny: "Re: IIS - SMTP - CDONTS"
- In reply to: Alan Sun [MSFT]: "Re: IIS - SMTP - CDONTS"
- Next in thread: Alan Garny: "Re: IIS - SMTP - CDONTS - UPDATE!!"
- Reply: Alan Garny: "Re: IIS - SMTP - CDONTS - UPDATE!!"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 9 May 2004 12:04:17 +0100
"Alan Sun [MSFT]" <v-asun@online.microsoft.com> wrote in message
news:cnd%233KcMEHA.928@cpmsftngxa10.phx.gbl...
> Hi Alan,
>
> Thanks for your posting back and detailed information.
>
> I would like to confirm the following information:
>
> 1. Are all the messages queued in the IIS?
Yes, and I have just checked the Queue folder and other visitors to our
website tried, through our webpage, to send an e-mail to us and their
message is also queued... At least, I can go to the Queue directory and
check the message we should normally have received. Not ideal at all, but
better than nothing I guess... I am being sarcastic here, this s***ks!
> 2. Please check the Queues from SMTP Manager. Please provide me a screen
> shot of it.
Huh?? What are you talking about here? The only Queue thingy that I know of
is the Queue folder, which I mentioned above and for which I have already
provided a screenshot.
> 3. Try to send message using telnet to send a message to the remote domain
> from your server. Provide the results in detail.
Ok, I did something like:
telnet mx-domain 25
I got something like:
220 some-address-and-some-blah-blah-blah
I then entered for testing:
ehlo my-domain
I got:
250 some-address-and-some-blah-blah-blah
Then:
mail from:my-email-address
Got:
250 OK
Then:
rcpt to:recipient-email-address
Got:
250 Accepted
Then:
data
Got:
354 Enter message, ending with "." on a line by itself
Then:
<some data ended with "." on a line by itself>
Got:
250 OK id=some-id
Then:
quit
Got:
221 some-address closing connection
I then checked the recipient's e-mail account and it did receive the
e-mail... Just to be exact, I tried that from the computer that holds the
dodgy IIS server. I connected to one of the mx domains that "causes"
problems. The sender's e-mail address is that of the account that is
normally used to send e-mails via IIS. The recipient's e-mail address is
that of one of the accounts that "causes" problems.
So, what I am saying is that by directly using telnet, I can send e-mails
without any problem whatsoever, while I can't via IIS...
> 4. In addition, provide me the name and IP of your local domain, and the
> ones of remote domain. I will perform some tests on my end. You may send
> these messages to my working email.
That you will get via e-mail... :)
> I am waiting for your update. Have a nice day!
Sorry for the delay, but I am rather overloaded with work lately, so...
Thanks again, Alan.
> Thanks & Regards
> Alan Sun
> Microsoft Online Partner Support
>
> Get Secure! - www.microsoft.com/security
> =====================================================
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> =====================================================
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
>
>
> --------------------
> |From: "Alan Garny" <someone@somewhere.com>
> |Newsgroups: microsoft.public.inetserver.iis
> |Subject: Re: IIS - SMTP - CDONTS
> |Date: Mon, 3 May 2004 12:46:12 +0100
> |Organization: Oxford University, England
> |Lines: 98
> |Message-ID: <c75be5$j0f$1@news.ox.ac.uk>
> |References: <c6u5fe$3k8$1@news.ox.ac.uk>
> <#1gA1LGMEHA.1556@TK2MSFTNGP10.phx.gbl> <c73nui$2cr$1@news.ox.ac.uk>
> <uXU8#PJMEHA.3696@TK2MSFTNGP09.phx.gbl> <c73vu5$5bj$1@news.ox.ac.uk>
> <0REo2jPMEHA.3364@cpmsftngxa10.phx.gbl>
> |NNTP-Posting-Host: client015.vpn.ox.ac.uk
> |X-Trace: news.ox.ac.uk 1083584773 19471 163.1.86.15 (3 May 2004
> 11:46:13 GMT)
> |X-Complaints-To: newsmaster@ox.ac.uk
> |NNTP-Posting-Date: Mon, 3 May 2004 11:46:13 +0000 (UTC)
> |X-Priority: 3
> |X-MSMail-Priority: Normal
> |X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
> |X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
> |Path:
>
cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.s
>
ul.t-online.de!t-online.de!newsfeed.wirehub.nl!lon1-news.nildram.net!zen.net
>
uk!hamilton.zen.co.uk!193.60.199.26.MISMATCH!feed4.jnfs.ja.net!jnfs.ja.net!
> news.ox.ac.uk!not-for-mail
> |Xref: cpmsftngxa10.phx.gbl microsoft.public.inetserver.iis:305443
> |X-Tomcat-NG: microsoft.public.inetserver.iis
> |
> |"Alan Sun [MSFT]" <v-asun@online.microsoft.com> wrote in message
> |news:0REo2jPMEHA.3364@cpmsftngxa10.phx.gbl...
> |> Hello Alan,
> |>
> |> Thanks for your posting here.
> |>
> |> From your post, my understanding on this issue is: The messages
are
> stuck
> |> after you reinstall the IIS server. If I have misunderstood,
please
> feel
> |> free to let me know.
> |
> |No, so far you are correct...
> |
> |> For more information, you can refer to the following article:
> |> 816115 HOW TO: Bypass DNS Name Resolution to Test SMTP Service
Mail
> Flow
> |in
> |> http://support.microsoft.com/?id=816115
> |
> |Well, I have followed all those steps above, but (unsurprisingly) I
> still
> |have the default domain. I mean that I can't see anything that would
> allow
> |me to force the use of the domain, or is it used automatically by
the
> SMTP
> |server?
> |
> |> Also use the Telnet tool to send message to the problematic
domain.
> For
> |> more informaiton about Telnet, refer to the following article:
> |> For more information about how to use telnet, refer to the
following
> |> Knowledge Base Article:
> |> XFOR: Telnet to Port 25 of IMC to Test IMC Communication:
> |> http://support.microsoft.com/?id=153119
> |
> |I have done that, following Kristofer's recommendations. As I said,
it
> |worked fine for one domain, while it didn't for another (which I
know
> |requires authentication), but maybe it's "normal"? Whatever the
case,
> I know
> |that the domains to which I tried to send an e-mail, via IIS, work
> fine,
> |since I can send e-mail to them from outside IIS and the SMTP
server.
> |Regarding my last comment, I guess I should mention that the only
> reason I
> |have installed the SMTP server is for IIS. In other words, I don't
> normally
> |use it. This said, I tried to configure my e-mail account to use it
> in place
> |of another SMTP server and every time I try to send an e-mail from
say
> |Outlook (from my personal computer, not the server), I keep getting
> |something like:
> |
> |Your message did not reach some or all of the intended recipients.
> |Subject: Blah...
> |Sent: 03/05/2004 12:34
> |The following recipient(s) could not be reached:
> |My name (someone@somewhere.com) on 03/05/2004 12:34
> |550 5.7.1 Unable to relay for someoneelse@somewhereelse.com
> |
> |> In addition, please collecth the following information for further
> |> investigaiton:
> |>
> |> 1. Please confirm if there are multiple domains hosting on the
same
> |server.
> |
> |Yes, I currently have 3 different websites on that server (each of
> them
> |having an address like: XXX.somewhere.com, with XXX being the
changing
> |part).
> |
> |> 2. Try to test the issue from an Outlook client.
> |
> |I believe that corresponds to what I have mentioned above when I
used
> my
> |server as the SMTP server...
> |
> |> 3. If possible, provide me a screen shot in which the messages are
> queued.
> |> You may send messages to my working email: v-asun@microsoft.com.
> |
> |Please check your mail-box. Note that only the messages sent via IIS
> are
> |queued. The ones that I tried to send via Outlook didn't get queued.
> |
> |> 4. Please check the application and system event logs for warning
> and
> |error
> |> messages. If possible, please send me a copy.
> |
> |This is what I get when trying to send an e-mail via Outlook:
> |
> |11:38:03 W.X.Y.Z HELO - 250
> |11:38:03 W.X.Y.Z MAIL - 250
> |11:38:03 W.X.Y.Z RCPT - 550
> |11:38:03 W.X.Y.Z QUIT - 240
> |
> |Otherwise, I have a bunch of things like:
> |
> |09:17:09 W.X.Y.Z - - 0
> |09:17:09 W.X.Y.Z EHLO - 0
> |09:17:09 W.X.Y.Z - - 0
> |09:17:09 W.X.Y.Z MAIL - 0
> |09:17:09 W.X.Y.Z - - 0
> |09:17:09 W.X.Y.Z RCPT - 0
> |09:17:09 W.X.Y.Z - - 0
> |09:17:09 W.X.Y.Z RSET - 0
> |09:17:09 W.X.Y.Z - - 0
> |
> |Something that I really don't want to do is reinstalling the whole
> system. I
> |am wondering whether that would make any difference...
> |
> | Alan.
> |
> |
> |
>
- Next message: Bojidar Alexandrov: "Re: NTFS permissions"
- Previous message: Alan Garny: "Re: IIS - SMTP - CDONTS"
- In reply to: Alan Sun [MSFT]: "Re: IIS - SMTP - CDONTS"
- Next in thread: Alan Garny: "Re: IIS - SMTP - CDONTS - UPDATE!!"
- Reply: Alan Garny: "Re: IIS - SMTP - CDONTS - UPDATE!!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|