Justin,

Does the built in SMTP service of IIS need to be scheduled to 
run at certain intervals or does it normally already do that?
Or should I write a .cfm template that does this?  If I should
write a cfm template to handle this... Have you done so...
Can you point me in the right direction?

I appreciate your help.

~jason

-----Original Message-----
From: Justin Scott [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 16, 2002 10:10 AM
To: CF-Talk
Subject: Re: ColdFusion based mass email module


> That's really interesting.  I didn't know you could
> do anything like that.  I think I'm going to experiment
> with that at home on my dev box first and then proceed
> from there.  What particular mail server are you
> running?

One of the nice things about this method is that by using IIS' built-in SMTP
service, you do not need a stand-alone e-mail server, or need to clog up
your production mail servers with loads of outbound mail.  If you need
special processing of returned messages, you can set the FROM field to an
address handled by your regular mail server to store them.

-Justin Scott, Lead Developer
 Sceiron Internet Services, Inc.
 http://www.sceiron.com



______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to