Oct
03

What To Do When Using Autoresponders

By gasadmin
What To Do When Using  Autoresponders

Autoresponders are a perfect way to increase traffic to your site. They can save many valuable hours by automatically answering emails concerning frequently asked questions about a service or product or by sending a welcome letter to new members of your program. There are many ways that autoresponders can help your business. One of the most important is their ability to track the effectiveness of your promotions. Since autoresponders are one of the most popular marketing tools available today, they are being used by a lot of different kinds of business and websites. Some of these take advantage of the system to use the autoresponders in a negative manner. You should be aware of some of the “Golden Rules” when using autoresponders.

Thou Shalt Not Use an Autoresponder Address When Submitting to Search Engines.

Since you will most likely submit your site to search engines such as Google or Yahoo!, directories, classifieds, and free for all sites, you should be made aware of the fact that these sites commonly use an autoresponder as well. If you were to use your autoresponder to contact these companies, their autoresponder will reply to yours and so on and so on. Thus creating a cycle of autoresponses that will flood your email box and theirs as well.

Thou Shalt Not Use an Autoresponder to Subscribe to Ezines or Discussion Forums.

Since most of the time an Ezine will send you updates and new information regularly, your auto responder will send them a message each time. In a discussion forum, every person in the discussion forum will receive your auto response. This can be irritating and most of the time you will be unsubscribed. It is often hard for the administrators of the forum or ezine to determine who is using the autoresponse and therefore it is simply common courtesy to never use an autoresponer in this manner.

Thou Shalt Not Use an Autoresponder to Take Advantage Of Unsuspecting Individuals.

Some very unprofessional companies will use autoresponders to respond to an automated message when this is done the address in the “from” field will be automatically subscribed to their mailing list. This is a extremely un ethical use of autoresponders and those who do it are in jeopardy of creating a very negative image of themselves and their company. Rather than promote their service or business, this usually leads to people becoming very upset and spreading a negative word about your company rather than a good one.

The Internet can be a great place to do business and autoresponders can be an excellent way to save time, however when used in an unprofessional way, they can lead to frustration and aggravation for others. Your company will suffer the loss of much business if you choose to participate in these abusive practices. The appropriate use of auto responders can generate a large amount of business, while inappropriate use can drive away that business.

Watch the video related to using autoresponder

This software can be purchased in my eBay store www.stores.ebay.co.uk/Info-Sources. How to use Auto responder unlimited video tutorial part 2.

Help answer the question about using autoresponder


About Author

My name is Ryan Blake and I’ve been making a living off the Internet for a while.
What I’ve done for you today is that I’ve made a Free review of my top 5 programs just for you.
So go check it out.
Amazing Reviews

Article Source: ArticlesBase.comWhat To Do When Using Autoresponders

5 Comments

1

the admin is not wolrking…did they go under ?

2

If you upgrade Yahoo or Google to premium, you'll have autorespond.

Otherwise, no free email service offers it..

3

Thank you for the autoresponder videos . I have had this autoresponder and was never successful in installing.
Your videos helped me close the gaps in my novice brain. Alas, I guess even with your fine instruction it still does not login. I have checked everything several times including my webhost. I do not intend for you to give me any free advice. But I do have 2 questions. Have other people needed your help to install? If I purchased from you would you help me?
Perry

4

1. I think You're setting Your website on PHP, so you are talking about the simple mail() PHP function.
I recommend you study this function (don't forget to read user comments). Link provided below.

2. You don't need software for that, just a programmer with some basic knowledge of PHP (or ASP).
3. See above.
4. See #1.

5

My guess is you're looking to send messages from your gmail account for your business–something like Ebay or another online system in which preset conditions are met and a confirmation email is sent while you're at work and can't fufill the order.

While there's a lot of free software that can do this, there are a couple of tools and routes for this.

1st off the easiest is to use Outlook from Office 2003.
Write a rule that modifies the text and sends as a reply, the preset you have. Then the final portion of the rule puts the email in your outbox, which you set to send and receive every 5 minutes. The interaction of Outlook with Gmail is a simple pop3 interface, and the rules engine while a bit roundabaout can get the job done.

2nd Option: You can write this in Perl, VBS, or even a BAT script to check the box(again setup the pop3 settings in Gmail and connect as part of the mail interface of your operating system) as part of either a cron tab or a schedule. There are dozens of mail scripts available online to modify to your needs and parameters. That said, the onus will be on you to write error handling so your account doesn't spam your recipients.

There are dozens of other options but each will require a slightly technical approach.

Good luck

Leave a Comment