Email: Setting up an automatic out-of-office email reply

Proceed as follows to set up automatic out-of-office email:

Subject: I'm away

I'm away from college until 10th April and will answer your
message when I return.

Fred.

Subject: Re: $SUBJECT

I'm away from college until 10th April and will answer your
message (about $SUBJECT) when I return.

Fred.

cd
rm -f .vacation.dir .vacation.pag
touch .vacation.dir .vacation.pag

#
# When on vacation - setup .vacation.msg; clear .vacation.{dir,pag} and
# uncomment the following line, changing "initial.surname" to your long
# form mail name (eg. d.white)
#
unseen pipe "/usr/bin/vacation -a initial.surname $local_part"

#unseen pipe "/usr/bin/vacation -a d.white $local_part"

... and come to see us to get help. In particular, please don't go on vacation leaving vacation broken, because this replies to every user who emails you telling them that you broke your vacation setup!

guides/email/vacation (last edited 2009-06-17 15:15:57 by dcw)