473,385 Members | 1,359 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Send Bulk Email to All Subscribers

Hi!
I am working on one Portal project on Asp.net where I need to send Bulk
Email on every thursday Night to the all subscribers. The Portal have have
arround 1,000,000 exciting members and as per members there are so many
Subscribers.

My Problem is how I Send a bulk email to all the subscribes on every
thursday night?

can ur code work for me?

Regards,
maulik

Jul 21 '05 #1
10 1948
Maulik,

Have a look at system.webmail or SMTP.

The ultimate spam engine.

This is the page that tells everything about it.

http://www.systemwebmail.net/

I hope this helps,

Cor
Jul 21 '05 #2
"=?Utf-8?B?TWF1bGlrIFBhbmR5YQ==?="
<Ma**********@discussions.microsoft.com> wrote in
news:83**********************************@microsof t.com:
My Problem is how I Send a bulk email to all the subscribes on every
thursday night?

can ur code work for me?


http://www.codeproject.com/csharp/IndySMTP.asp
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Get your ASP.NET in gear with IntraWeb!
http://www.atozed.com/IntraWeb/
Jul 21 '05 #3
Hi Chad,
Thanks a very lot for ur assistance but can u tell me will it work to send
me a 1,000,000 at Every thursday Night because as per my knowledge SMTP can
not Send More than 30 Messages in One loop.

Please guide me if possible

Again Very thanks,
Maulik.

"Chad Z. Hower aka Kudzu" wrote:
"=?Utf-8?B?TWF1bGlrIFBhbmR5YQ==?="
<Ma**********@discussions.microsoft.com> wrote in
news:83**********************************@microsof t.com:
My Problem is how I Send a bulk email to all the subscribes on every
thursday night?

can ur code work for me?


http://www.codeproject.com/csharp/IndySMTP.asp
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Get your ASP.NET in gear with IntraWeb!
http://www.atozed.com/IntraWeb/

Jul 21 '05 #4
"=?Utf-8?B?TWF1bGlrIFBhbmR5YQ==?="
<Ma**********@discussions.microsoft.com> wrote in
news:36**********************************@microsof t.com:
Thanks a very lot for ur assistance but can u tell me will it work to
send me a 1,000,000 at Every thursday Night because as per my
knowledge SMTP can not Send More than 30 Messages in One loop.


Thats not an SMTP problem, thats a server configuration issue that many servers ipmlement to
prevent smap usage.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Develop ASP.NET applications easier and in less time:
http://www.atozed.com/IntraWeb/
Jul 21 '05 #5
Maulik Pandya wrote:
Hi Chad,
Thanks a very lot for ur assistance but can u tell me will it work to send
me a 1,000,000 at Every thursday Night because as per my knowledge SMTP can
not Send More than 30 Messages in One loop.

Please guide me if possible

Again Very thanks,
Maulik.


Just out of curiousity, what website are you running that has 1 million
subscribers? If it has that many, it may be interesting to people in here :)

--
Rinze van Huizen
C-Services Holland b.v.
Jul 21 '05 #6
"C-Services Holland b.v." <cs*@REMOVEcsh4u.nl> wrote in
news:be********************@zeelandnet.nl:
Just out of curiousity, what website are you running that has 1
million subscribers? If it has that many, it may be interesting to
people in here :)


Or we may want to not be on that list as well. :)
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Empower ASP.NET with IntraWeb
http://www.atozed.com/IntraWeb/
Jul 21 '05 #7
Chad Z. Hower aka Kudzu wrote:
prevent smap usage.


Hey Chad, what is smap?? Is that some particularly vile strain of spam?
:)

BTW: Indy is great!

Jul 21 '05 #8
"Chris Dunaway" <du******@gmail.com> wrote in news:1119549675.063617.27460
@g49g2000cwa.googlegroups.com:
Hey Chad, what is smap?? Is that some particularly vile strain of spam?
:)
Its the next generatino of spam. :)
BTW: Indy is great!


Thanks, but on behalf of the whole team. :)
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Make your ASP.NET applications run faster
http://www.atozed.com/IntraWeb/
Jul 21 '05 #9
ya, its Project form one Product Marketing Company and have more than
1.000.000 Member and All Membaer have its own subscribers :)

I think its Enough..

Chad Can u tell me ur code will work for me to send that much mail in One
Night because performance wise its seems Slower..

"Chad Z. Hower aka Kudzu" wrote:
"C-Services Holland b.v." <cs*@REMOVEcsh4u.nl> wrote in
news:be********************@zeelandnet.nl:
Just out of curiousity, what website are you running that has 1
million subscribers? If it has that many, it may be interesting to
people in here :)


Or we may want to not be on that list as well. :)
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Empower ASP.NET with IntraWeb
http://www.atozed.com/IntraWeb/

Jul 21 '05 #10
"=?Utf-8?B?TWF1bGlrIFBhbmR5YQ==?="
<Ma**********@discussions.microsoft.com> wrote in
news:6F**********************************@microsof t.com:
Chad Can u tell me ur code will work for me to send that much mail in
One Night because performance wise its seems Slower..


The performance will be based on your server, its connection to the internet, as well as mail size.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Develop ASP.NET applications easier and in less time:
http://www.atozed.com/IntraWeb/
Jul 22 '05 #11

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Chris | last post by:
Any help would be appreciated. I am running a script that does the following in succession. 1-Drop existing database and create new database 2-Defines tables, stored procedures and functions...
7
by: iqbal | last post by:
Hi all, We have an application through which we are bulk inserting rows into a view. The definition of the view is such that it selects columns from a table on a remote server. I have added the...
6
by: pk | last post by:
Sorry for the piece-by-piece nature of this post, I moved it from a dormant group to this one and it was 3 separate posts in the other group. Anyway... I'm trying to bulk insert a text file of...
6
by: harvie wang | last post by:
Hi, How to send a message to every window(include child window), I use SendMessage ,but It can't do that. class frmA { public const int WM_test = 0x400 + 1; protected override void...
10
by: Maulik Pandya | last post by:
Hi! I am working on one Portal project on Asp.net where I need to send Bulk Email on every thursday Night to the all subscribers. The Portal have have arround 1,000,000 exciting members and as...
1
by: yoshitha | last post by:
Hi i've to send SMS message to a mobile phone from Pc (using asp.net application) i dont know which namespaces to include and what requirements i need in order to full fill this requirement ...
14
by: supz | last post by:
Hi, I use the standard code given below to send an email from an ASP.NET web form. The code executes fine but no Email is sent. All emails get queued in the Inetpub mail queue. I'm using my...
4
by: chris | last post by:
I need to maintain a list of subscribers to an email list for a "newsletter" that will be sent via a web form probably once a month. I anticipate low numbers--tens to maybe one hundred subscribers...
4
by: Samnang | last post by:
Hi, I have a list of email address of my customers, I would like to build an application that can send product promotion to them in regular once a week. I'm afraid that my email will deliver as...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.