HighTechTalks DotNet Forums  

Bulk Email

Dotnet Framework microsoft.public.dotnet.framework


Discuss Bulk Email in the Dotnet Framework forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
SK
 
Posts: n/a

Default Bulk Email - 10-09-2007 , 09:01 PM






Hello All,

I'm trying to understand how one can send 5000 emails using system.web.mail
namespace. I used google, even my own smtp account information - they both
send only 500 emails/ day but I need to create a program to send 5000
emails. I know there are programs that does that but I would really
appreciate if someone can guide me here...

Thanks,
SK


Reply With Quote
  #2  
Old   
Kevin Spencer
 
Posts: n/a

Default Re: Bulk Email - 10-10-2007 , 05:40 AM






Your best bet would be to set up your own SMTP server.

--
HTH,

Kevin Spencer
Microsoft MVP

DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

"SK" <replymeonly (AT) hotmail (DOT) com> wrote

Quote:
Hello All,

I'm trying to understand how one can send 5000 emails using
system.web.mail
namespace. I used google, even my own smtp account information - they both
send only 500 emails/ day but I need to create a program to send 5000
emails. I know there are programs that does that but I would really
appreciate if someone can guide me here...

Thanks,
SK




Reply With Quote
  #3  
Old   
ivar
 
Posts: n/a

Default Re: Bulk Email - 10-10-2007 , 11:52 AM



Hi,

5000 not problem if not in one server.

you can do the best app what you can, but most servers have messages per IP
per day limit, so ... .
If this is not case, i'm sure system.web.mail will able to send xxx count
emails.

Thre is solution, multiple public IP and you load balance them, so then
limit per public IP and you wont be blocked.




"SK" <replymeonly (AT) hotmail (DOT) com> wrote

Quote:
Hello All,

I'm trying to understand how one can send 5000 emails using
system.web.mail
namespace. I used google, even my own smtp account information - they both
send only 500 emails/ day but I need to create a program to send 5000
emails. I know there are programs that does that but I would really
appreciate if someone can guide me here...

Thanks,
SK



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.