Zhao, I take it you didn't test this on yourself first (which is tantamount to writing a web site in NotePad and launching it without ever viewing it in a browser). An integral part of software development is testing. You might try removing everyone but yourself (preferably an external email address) from the recipient list and send again. If you can receive the emails, there's a good chance everyone else can too.
In programming, it's always a Good Thing (tm) to reduce your problem to its simplest form and begin testing from there. hth, Stephen On Fri, 7 Jan 2005 20:51:49 -0600, Zhao <[EMAIL PROTECTED]> wrote: > Hello, all: > > My work need to send emails to about 50-person with same > contents frequently. These multi-receiver email people usualy > called as newsletter email. > > Under friends help, I chose ASP AccessDB > technology. I downloaded a program "newsletter.zip" > from: > http://aspin.com/home/webapps/email/lists?sort=price&order=asc > > I unzipped the file into wwwroot of IIS server. I set up the > newsletter.mdb with three email address of my own for testing. > > It seems working all right. With "newslettershow.asp" I can see > all the email addresses. With "newslettercreate.htm", I can write an > email and send them out. When sending emails,it promts "newslettercreat.asp" > page and displays the mails being sent out one by one. > > BUT, all the sent out emails no one was received by the receiver!! > > I know these mails are sent out by SMTP in the IIS in my PC. Is it a > reliable method? Could you suggest me? Thanks. --Zhao > > ____ ï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. > ____ 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: unknown lmsubst tag argument: '' 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.
