Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

IIS and email loop

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  ISA Server, Can I restrict a single username from..  
Author Message
webmaster41

External


Since: Aug 24, 2003
Posts: 1



(Msg. 1) Posted: Sun Aug 24, 2003 11:52 am
Post subject: IIS and email loop
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hello,

when we send a email from a form with Cdonts it go in
loop and send out a lot of email

this is the code and it is ok so i think that is a IIS
problem, any help?

'Set objMail = Server.CreateObject("CDONTS.NewMail")

' objMail.From="email@domain.com"
' objMail.To="email@domain.com"

' objMail.Subject="Order "&Utente&" del "&day(date())
& " " & mesi1
& " " & year(date())
' objMail.BodyFormat = 0
'objMail.MailFormat = 0
'objMail.Body=body
'objMail.importance=2
'objMail.Send
'Set objMail = nothing

 >> Stay informed about: IIS and email loop 
Back to top
Login to vote
user641

External


Since: Aug 22, 2003
Posts: 1637



(Msg. 2) Posted: Mon Aug 25, 2003 11:28 am
Post subject: Re: IIS and email loop [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Claudio" <webmaster.TakeThisOut@dvdflash.it> wrote in message
news:067001c36a57$b936ef30$a501280a@phx.gbl...
 > Hello,
 >
 > when we send a email from a form with Cdonts it go in
 > loop and send out a lot of email
 >
 > this is the code and it is ok so i think that is a IIS
 > problem, any help?
 >
 > 'Set objMail = Server.CreateObject("CDONTS.NewMail")
 >
 > ' objMail.From="email@domain.com"
 > ' objMail.To="email@domain.com"
 >
 > ' objMail.Subject="Order "&Utente&" del "&day(date())
 > & " " & mesi1
 > & " " & year(date())
 > ' objMail.BodyFormat = 0
 > 'objMail.MailFormat = 0
 > 'objMail.Body=body
 > 'objMail.importance=2
 > 'objMail.Send
 > 'Set objMail = nothing

Obviously there's no loop there, and that can't be all your code ...

--
Tom Kaminski IIS MVP
<a style='text-decoration: underline;' href="http://www.iistoolshed.com/" target="_blank">http://www.iistoolshed.com/</a> - tools, scripts, and utilities for running IIS
<a style='text-decoration: underline;' href="http://mvp.support.microsoft.com/" target="_blank">http://mvp.support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.microsoft.com/windowsserver2003/community/centers/iis/" target="_blank">http://www.microsoft.com/windowsserver2003/community/centers/iis/</a><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS and email loop 
Back to top
Login to vote
timcof

External


Since: Sep 02, 2003
Posts: 912



(Msg. 3) Posted: Tue Sep 02, 2003 12:31 pm
Post subject: RE: IIS and email loop [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Try here:
microsoft.public.inetserver.asp.general
or
microsoft.public.inetserver.iis.smtp_nntp

Thank you. I hope this information is helpful.

Tim Coffey [MSFT]

This posting is provided “AS IS” with no warranties, and confers no rights. You assume all risk for your use. © 2001 Microsoft
Corporation. All rights reserved.
--------------------
| Content-Class: urn:content-classes:message
| From: "Claudio" <webmaster.RemoveThis@dvdflash.it>
| Sender: "Claudio" <webmaster.RemoveThis@dvdflash.it>
| Subject: IIS and email loop
| Date: Sun, 24 Aug 2003 08:52:29 -0700
| Lines: 23
| Message-ID: <067001c36a57$b936ef30$a501280a@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcNqV7k2ZGKcn65NR9+nMhHp5vB0Kw==
| Newsgroups: microsoft.public.inetserver.iis
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.inetserver.iis:272168
| NNTP-Posting-Host: TK2MSFTNGXA13 10.40.1.165
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| Hello,
|
| when we send a email from a form with Cdonts it go in
| loop and send out a lot of email
|
| this is the code and it is ok so i think that is a IIS
| problem, any help?
|
| 'Set objMail = Server.CreateObject("CDONTS.NewMail")
|
| ' objMail.From="email@domain.com"
| ' objMail.To="email@domain.com"
|
| ' objMail.Subject="Order "&Utente&" del "&day(date())
| & " " & mesi1
| & " " & year(date())
| ' objMail.BodyFormat = 0
| 'objMail.MailFormat = 0
| 'objMail.Body=body
| 'objMail.importance=2
| 'objMail.Send
| 'Set objMail = nothing
|
|
 >> Stay informed about: IIS and email loop 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]