GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

E-Mail Autoreply

bullet Introduction
An easy way to distribute information about your company to your potential clientele is to set up an e-mail autoreply, or autoresponder. An e-mail autoreply is an E-Mail Alias which executes an autoreply program that automatically replies to any e-mail sent to it. The e-mail autoreply can be configured to send any message in the automated reply, such as a FAQ, marketing plan, or product listing.

 

bullet Installation
To install the e-mail autoreply program, connect to your Virtual Private Servers via Telnet or SSH and issue the following command.

% vinstall autoreply

 

bullet Configuration
Follow these steps to configure an autoreply.
  1. Create an autoreply message called ~/.autoreply (the message sent back to the customer) in your Virtual Private Servers home directory. Use an online file editor, like pico, or transfer the file to your PC in order to add the alias. Be sure to download and upload the ~/.autoreply file in ASCII mode.

  2. Add something like the following to your ~/etc/aliases file in order to create an autoreply for info@YOUR-DOMAIN.NAME:

    info: YOU@YOUR.ISP, "|/usr/bin/autoreply -f info-reply -a info"

  3. Run vnewaliases to update your etc/aliases.db file.

    % vnewaliases
    

When e-mail is received at info@YOUR-DOMAIN.NAME, an autoreply containing the message in the ~/.autoreply file will be sent back. E-Mail sent to info@DOMAIN_NAME will also be sent to YOU@YOUR.ISP. Without the YOU@YOUR.ISP, the mail from the customer would not be sent to YOU@YOUR.ISP.

The -m option specifies a different message file (for example, "autoreply -m /etc/mymessage"). Be sure you use the full path from your Virtual Private Servers home directory.

The -f option allows you to change who the autoreply message will be from (in the example above the "From:" field the customer gets will read "info-reply@DOMAIN_NAME").

The -a option specifies a user that an autoreply can reply for. The user specified should be the same as the user configured for the autoreply (for example, "info: ... -a info").

The -h option can be added to an autoreply to turn off the X-info headers (if you don't know what these are, don't wory about them).

NOTE: If you are creating an autoreply in your ~/etc/virtmaps file for a Virtual Subhost E-Mail Account, the username after the -a should be the e-mail alias in the virtmaps file as well, not the e-mail alias in the ~/etc/aliases file.


Toll Free 1-866-GSP-4400 • 1-301-464-9363 • service@gsp.com
Copyright © 1994-2016 GSP Services, Inc.