Automate Email Followup Instead of Copying and Pasting

mynarky

Super Genius
100+ Post Club
107
Do you find yourself copying and pasting the same followup email to prospects over and over? Here is an extremely simple way to automate the process and still have your emails appear to be manually typed.

Many of you people that have websites have invested in Constant Contact or Verticle Response or other services that cost between $40 and $200 a month to email 100's to several thousand subscibers/clients. These services are typically valuable but for those of you who are a little green when it comes to internet marketing here is a simpler solution that is more customized and cost $0 per month.

You will need:

a. an email address that supports SMTP
b. Sendblaster (which has a basic free version) or Interspire which you may be able to get through your hosting provider
c. a list of client email addresses preferably with names as well


Using Sendblaster (since there is at least one free version) compose an email that you want to send to all of your clients. How personal you want to make the email is up to you but the more personal typically the greater the response rate. You'll want to have your email addresses and corresponding names in a csv spreadsheet. Names in the first column and email addresses in the second. If it's the vice-versa that is fine, but make sure names are in one column and email addresses in the other.

You then import the list into sendblaster and select which column is the name and which is the email address. It will show you a spreadsheet with one column listed for both. Then as for typing the email you simply replace where you want the person's name shown with #NAME#. So if you are emailing [email protected] and you say #NAME#, a word from Your Company in the subject, Matt's name will be shown.

In the email body do the same:

#NAME#,

we spoke a while back about bla bla blaisdkasd sksa dl

and #NAME#, I thought you might be interested in giving us more business.


Thanks,

Your Name



Once this is written and saved simply plug your smtp settings into sendblaster and set the send rate for something like 40-60 emails per hour. DO NOT send them at max speed. If you have a large list you can get a smtp account just for this purpose that will allow 10,000 sends a month for about $15 a month. Which is far better than the $200+ price you would pay with a mere newsletter service like Constant Contact.

You can use HTML in your mass email and utilize all the features already available, the biggest factor is to make the emails noticeable by utilizing variable data. According to Interspire emails are opened 6X as often when their name is in the subject.

I do this about once a week to chase down prospects and get responses off of them all the time. It's an incredible waste of time to spend hours copy/paste/sending the same email over and over. That little bit of variable data makes it possible to turn a chore that could take hours into a five minute setup.

The biggest advantage to this is it doesn't look like another hacky bulk email, it looks exactly the same as if you had typed it over and over.
 
There is a "community" (free) version of PHPlist which is what I use. It has all of the "subscribe", "un-sub", "verify", "send" and other features of a Constant Contact but does not have the nice editor to create fancy newsletters. You have to compose your own HTML.

But for text email it works great and the list-management is very flexible. You only enter a name/email once and can assign it to as many "lists" as you like

If you know how to set up a MySQL database (or your ISP host will do it for you) it's pretty simple to install. (Some hosts will already have it installed for their customers.)

Al
 
There is a "community" (free) version of PHPlist which is what I use. It has all of the "subscribe", "un-sub", "verify", "send" and other features of a Constant Contact but does not have the nice editor to create fancy newsletters. You have to compose your own HTML.

But for text email it works great and the list-management is very flexible. You only enter a name/email once and can assign it to as many "lists" as you like

If you know how to set up a MySQL database (or your ISP host will do it for you) it's pretty simple to install. (Some hosts will already have it installed for their customers.)

Al


Decent solution but the emails are coming from your server in that case. One jerk presses the SPAM button per 1000 emails and you could have a problem. I like my method because when I blast an old list I can use a VPN to protect my IP address from the occasional complaint.
 
Decent solution but the emails are coming from your server in that case. One jerk presses the SPAM button per 1000 emails and you could have a problem. I like my method because when I blast an old list I can use a VPN to protect my IP address from the occasional complaint.

Correct me if I'm wrong but all you are doing is substituting one mail client (i.e. Outlook) for another (Sendblaster.) Your mail is going out of your ISP's SMTP server.

The "spam issue" is a constant, no matter whether you send mail out of your ISP's outgoing (SMTP) mail server or your web host's server.

My point is that your ISP may be a lot more sensitive to any complaints. If they pitch a fit at you, you are going to have a TOS violation leveled at you and they might cut your connection and then where are you? If your only choices are say ATT and Comcast and neither of them will have you as a customer, what are your alternatives? And do you want to take that chance?

If your web host gets complaints they might be a bit more tolerant... and you can/will get thrown off, but you can easily find another web host or private SMTP service. Indeed, these folks might be the best answer at a few bucks a year if you are afraid of some kind of retribution from your mailing list. You might try these folks if you have large lists and your volume requirements are higher. [Disclaimer: I have no relationship with either of these companies and have no knowledge about their service levels or support. YMMV]

If you have a web host that will let you send mail from your local machine through your ISP's connection (like some port other than 25) bypassing their smtp servers to the web-host's outgoing server, you might consider it. It's the same concept as the links above.

Why use a different outgoing server than that of your ISP?

I know for a fact that ISP mail servers often get bogged down and mail can get queued-up for HOURS. Happens all the time with ATT here on the West coast.

I hardly ever send mail out of smtp.att.yahoo.com because odds are it will be delayed. I send all mail out of my web server. (Some web hosts permit this and others don't have that facility.) I know that my mail might get delayed somewhere down the line... no way to prevent that... but I know it is not sitting on the outgoing server waiting to be launched on to the net because some guy is sending a list of 500,000 emails through ATT and has impacted their servers ([editorial]which are lame to begin with :yes: [/editorial].

Per usual, YMMV.

Al
 
Al, there's a php based solution that is actually a bit better than phplist now, and open source, and free.

. ..poMMo.. .

pommo is possible to install multiple smtp's, you can throttle all of them, and its very very easy to use and install. Thats the demo link to their already set up version.

Go under the settings tab and change it to smtp relay then look at the config panel. It's very low footprint, low memory usage.

It also has the unsub link features etc of phplist.

It also has the nicest import feature I've ever seen, it just lets you tell it what the columns are without even scrubbing the csv and it pops them into the sql.

I looked at both of them when I was looking into ways to send out to lists in bulk.

Also, using a smtp relay its safe to send around 300 emails per hour per relay, but best if you can throttle to each large provider to 100 per hour, which is something you can do with pommo. The reason for this, google, yahoo, and msn all limit inbound from the same IP address to around 100 per hour, so if you exceed that they don't get delivered, and to top that off, they don't bounce so you get no record that it happened.

Pommo lets you throttle both the total outbound send per ip and the total per server per ip send, so you don't exceed either of those, and has the unsub features to be compliant, and it's free.

I'm pretty sure phplist has smtp capability, along with sendmail as well, so if you're using that you're not necessarily sending from your server either.

Some hosting companies have a policy that states that if they receive a spam complaint about you even if you didn't send the email from their server they can blackhole your ip, meaning even if the mails were sent by constant contact you have to prove they opted in.

Be aware of that if you're doing something like this, keep record of where the opt in took place and make sure your emails are fully can spam compliant if you don't wanna get slapped by your hosting company.

If in doubt, use a outside vendor like constant contact, awebber, etc, so they keep those records for you.
 
It's a nice system from what I saw of it. However it does not look like it is still supported. It looks like the last change was made in 2008. The user forum is not working.

The docs are rather sketchy and I thought the user interface needs a bit of work. I've never heard of this project and I keep up with this stuff. I'm glad that you find of value... I'll stick with my tried and true PHPlist.

I don't know much about throttling. I send about 900 plain text emails out of my server in about 2 minutes and I've always assumed the were either delivered or bounced back to me. I have a dedicated server so I can pretty much do as I please... Within reasonable limits. I know that shared servers and ISPs often require email be sent in batches of 50 or 100 with a 10 second pause between them... or similar limits.

Al
Sent from my iPad.
 
Last edited by a moderator:
Constant Contact or Verticle Response or other services that cost between $40 and $200 a month to email 100's to several thousand subscibers/clients.

.

Constant Contact
$15 a month for up to 500 people.
$30 a month for up to 2,500 people.
$50 a month for up to 5,000 people.
$75 a month for up to 10,000 people.


I'm a big fan of them. I have agent sign up for my newsletter and also use them for my clients. It helps me track who opens it and allows them to opt in and out.

It is well worth the money.
 
It's a nice system from what I saw of it. However it does not look like it is still supported. It looks like the last change was made in 2008. The user forum is not working.

The docs are rather sketchy and I thought the user interface needs a bit of work. I've never heard of this project and I keep up with this stuff. I'm glad that you find of value... I'll stick with my tried and true PHPlist.

I don't know much about throttling. I send about 900 plain text emails out of my server in about 2 minutes and I've always assumed the were either delivered or bounced back to me. I have a dedicated server so I can pretty much do as I please... Within reasonable limits. I know that shared servers and ISPs often require email be sent in batches of 50 or 100 with a 10 second pause between them... or similar limits.

Al
Sent from my iPad.

Gmail/yahoo/msn block more than 100 emails from any 1 ip from being delivered per hour and do not report a bounce at all. They just redirect into a null file and watch it evaporate.
 
Back
Top