How to Use Vacation Program on UNIX System


Description:

The vacation program allows a Unix User to compose a message that is automatically delivered in response to incoming e-mail messages. A reason for using such a program is to inform people that you are away from your e-mail, and are unable to respond in a timely fashion.
 

Installation:

The installation consists of an interactive program which sets up vacation's basic configuration.

To install vacation, type "vacation" with no arguments & quotes on the command line. This creates a .vacation.msg file, which contains the message that is automatically sent to all senders when vacation is enabled, and starts an editor for you to modify the message. Which editor is invoked is determine by the VISUAL or EDITOR environment variable, or vi(1) if neither of those environment variables are set.

A .forward file is also created if one does not exist in your home directory. Once created, the .forward file will contain a line of the form:

 
          \username, "|/usr/bin/vacation username"
One copy of an incoming message is sent to the username and another copy is piped into vacation.

If a .forward file is present in your home directory, it will ask whether you want to remove it, which disables vacation and ends the installation.

The program automatically creates .vacation.pag and .vacation.dir, which contain a list of senders when vacation is enabled.
 

Usage:

Files:

How to write .vacation.msg :


 

Addtional Information:


Written By: Vishal Gandhi(vgandhi@eecs.uic.edu)

Department of Electrical and Computer Engineering
University of Illinois at Chicago
©Copyright Feb. 2002