Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: A Bulk Mail Sending Program


Message #1 by "ANIL KUMAR T.R." <anilkumartr@y...> on Thu, 15 Mar 2001 09:06:18
Hi All,

          I want to write a program in ASP/VB that reads a database table 

and retrieves a set of records depends on the search condition , and sends 

email to email id's in records, no. of records may too high, it is for an 

Intranet. In that intranet there are around 4 Exchange servers.



so is there any way to detect which the free server and route mail through 

that server, i planned to use CDONTS for mail sending, if it is not 

possible to detect free server with CDONTS please advise whether there any 

other component or feature that does this.







Thanks In Advance

Anil
Message #2 by "Michael Morisoli" <Michael@M...> on Thu, 15 Mar 2001 11:49:03 -0800
This is a multi-part message in MIME format.



------_=_NextPart_001_01C0AD88.FCDCC1F0

Content-Type: text/plain;

	charset="iso-8859-1"

Content-Transfer-Encoding: quoted-printable



Anil, if you have 4 Exchange servers, they should have been all been

configured to be in the same Organization and site.  I would further

assume that there would be one or more configured as Bridge Head servers

and costs associated with each on.



In short, it should not matter to you which on you use, if the

configuration of Exchange was done properly, the servers will figure out

based on current load, costs, etc... which one should work on what part

of the process.







 -----Original Message-----

From: 	ANIL KUMAR T.R. [mailto:anilkumartr@y...]

Sent:	Thursday, March 15, 2001 1:06 AM

To:	ASP CDO

Subject:	[asp_cdo] A Bulk Mail Sending Program



Hi All,

          I want to write a program in ASP/VB that reads a database

table

and retrieves a set of records depends on the search condition , and

sends

email to email id's in records, no. of records may too high, it is for

an

Intranet. In that intranet there are around 4 Exchange servers.



so is there any way to detect which the free server and route mail

through

that server, i planned to use CDONTS for mail sending, if it is not

possible to detect free server with CDONTS please advise whether there

any

other component or feature that does this.







Thanks In Advance

Anil

---

SoftArtisans helps developers build robust, scalable Web applications!

Excel Web reports, charts: http://www.softartisans.com/excelwriter.html

File uploads: http://www.softartisans.com/saf.html

Transactional file management: http://www.softartisans.com/saf1.html

Scalability: http://www.softartisans.com/saxsession.html

ASPstudio value pack: http://www.softartisans.com/aspstudiosuite.html














  Return to Index