Featured Posts

Bulk email – blog Rss

Why can’t I send an email using basic VBscript in an.asp page?

Posted on : 22-02-2010 | By : admin | In : Programming & Design

Tags: , , , ,

1


here is the relevent portion of my code:

Dim objMail
Set objMail = CreateObject(”CDONTS.NewMail”)
ObjMail.Send “erikbays@yahoo.com”, “marketing@republiccapitalgroup.com”, “Subject”, “This is the body.”
Set objMail = Nothing

it is very basic; straight off of the Microsoft web site in fact. Executing this script does not give me an error. The resulting page displays normally. I just don’t ever get an email. I have checked my bulk bin. My server is running VBScript version 5. Without an error message I can’t figure out what the problem is.

Want to send a mass email with pics that link to website. How do I create the links?

Posted on : 06-02-2010 | By : admin | In : Programming & Design

Tags: , , , ,

2


I have a website and I am trying to send coupons out to my customers. I want them to be able to click on the coupon and have them taken to my site. How do I do that? I use a mac and my email program is called entourage (similar to Outlook Express).

Sending bulk emails. How do I not look like a spammer?

Posted on : 29-01-2010 | By : admin | In : Programming & Design

Tags: , , , ,

2


I have a list of email addresses, about 500, all with consent to be emailed, which I would like to email about a building product I’m marketing. But I’ve heard of people’s email accounts getting blocked when sending lots of emails and I don’t want this happening to me.

How do I prevent my account from being blocked?
What are the limits on sending bulk emails?
Who decides that an account is being used for spam? The ISP or the hosting company that hosts the mailbox?

Many thanks

What is the best program to use to send a mass email from a purchased list?

Posted on : 16-10-2009 | By : admin | In : Programming & Design

Tags: , , , ,

3


What is the best way to send an email from a purchased list.
I have bought a list of 50,000 email addresses and want to know what program to use to send it.
Online programs like Conctant Contact and List Mail Pro only allow for emails of people who have opted in-
What is the best Program to use for mass email of purchased lists?

What is the best way to send bulk email newsletters directly to the users inbox?

Posted on : 30-04-2009 | By : admin | In : Programming & Design

Tags: , , ,

3


What is the best way to send bulk email newsletters directly to the users inbox? I Mean which way is the best which is not blocked by ISPs.