Hello all:


  I am trying to use "ASP + AccessDB" to set up an email program

that can send out dozens  of emails in one transaction.



  In my last post " is this a right way", I said the sent emails by the SMTP

of  IIS in my OS can not be received by recipients. Many friends helped me.

After receiving Bj post, I checked the property of  the SMTP in my pc, it is

true there is a delay restriction choice for SMTP as Bj said.  I corrected
it and

now passed the rcpt test. The major test results are as follows.



                             Test
Result

                          Helo   me                         250  mypcname
Hello[192.168.0.103]

    Mail from: [EMAIL PROTECTED]      250 2.1.0 [EMAIL PROTECTED]


Sender  OK

    Rcpt to: [EMAIL PROTECTED]   250 2.1.5 [EMAIL PROTECTED]

                           Data                                354 start
mail input; end with


<CRLF>.<CRLF>

   ................        ................



   IT SEEMS to have passed all the tests.



   BUT, to my surprise, the sent emails remain the same: none was received
by any

recipient!!??



    Is there any other possibility that the sent email can not be received?

It is a really struggle!  Hope you help me again!

                                                               --Zhao



----- Original Message -----
From: "Bj" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, January 12, 2005 4:15 PM
Subject: Re: [wdvltalk] Is the way right?


> I don't think the problem is anything to do with the ISP, just the setup
on
> the local IIS server.  I've just tested the suggested procedure
> successfully.  I originally got the same "unable to relay" messages - my
IIS
> server was not set up to relay by default. In the SMTP server properties
> there's an "Access" tab and at the bottom, the relay restrictions.  You
need
> to grant permission to relay for the domain you want to send emails from.
>
> I have to point out though that if you try and send a lot of email through
> an SMTP server on your PC, it still all goes through your Internet
> connection and your ISP may notice this and suspect you of spamming, and
> possibly cancel your access.  Maek sure you are not going to be in breach
of
> their acceptable use policy.
>
> > >>    Thanks so much for introducing me "How To Test Windows
> > >> 2000 IIS SMTP Services Manually" I use the steps by this article
> > >> to check the work of SMTP in my IIS and find question. The
> > >> following is the result.
> > >>
> > >> When I type "helo"  and "mail from:[EMAIL PROTECTED]",
> > >> the outputs/replies are all right.
> > >>
> > >>   BUT when I type "rcpt to: [EMAIL PROTECTED]",
> > >> It should reply as: "250 OK - Recipient [EMAIL PROTECTED]"
> > >> To my disappointment it ACTUALLY replies :
> > >>               550 5.7.1 Unable to relay for [EMAIL PROTECTED]


____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
       Send Your Posts To: [email protected]
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

Reply via email to