Configuring 'vacation' with SpamAssassin

The Unix 'vacation' program is used to send an automated response to email while on vacation. The standard way of turning on and off your 'vacation' system is by issuing the command

  vacation
interactively without arguments. This starts up an interactive dialog which leads to the creation of two files:
  .vacation.msg     (containing your response message)
  .forward          (telling the mail system to pipe your mail to
                     the 'vacation' processing system)

However, the .forward file created by the 'vacation' program is not compatible with the use of Spamassassin.

Here is the correct way to enable and disable the 'vacation' program when you are using SpamAssassin:

To enable vacation processing, go to your home directory on the Sun system and, using an ordinary text editor:

To disable vacation processing: