PDA

View Full Version : Send Newsletter


loginitin
03-02-2007, 05:30 AM
I currently send newsletters to my users (Usually a 10 KB mail) to about 600-1000 users by looping through the database and using localhost as the SMTP server(as directed in ur KB asticles.
Can anybody suggest a better way or the Pros or COns of using this method?
Thanking you in anticipation,

Regards,
loginitin

Planet Maine
03-02-2007, 09:42 AM
Hi there,

I am still learning about sending out mail using 'localhost' - my list is 400 but I need to make lists for clients that are larger. My understanding is that DiscountASP limits us to 1000 outgoing emails per 24 hours per email address. Has anyone hit/passed this limit?

I need to blow past this limit in some instances. I have DotNetNuke installations and use datasprings optin email module.

I think you might have to go with intellicontact.com or something like that to blow past the limit of 1000.

Any advice out there?

Thanks,

Will