Difference between revisions of "Vacman"

From IT Service Wiki
Jump to: navigation, search
(Configure Aliases)
m (Save a template)
Line 47: Line 47:
  
  
=== Save a template ===
+
=== Save as template ===
  
 
If you do not want to send automatic replies to people that try to
 
If you do not want to send automatic replies to people that try to

Revision as of 13:35, 30 July 2009

We have programmed an easy to use procedure for out of office replies. It is completely managed within your mail client.

Initial Setup

If you are using the vacation system the first time you have to run an initial setup: mailfilter-setup. In this setup you can also configure our spam filter.

If not existing a folder 'Templates' will be created. Possibly the folder is not subscribed. Then open a context menu from any folder and check your subscriptions after you choose 'Subscribe'.

Folder Context Menu in Thunderbird

Preparing the out of office reply

In the template folder you will find some instruction (same as below) and an example mail.

If you want to send automatic replies to people that try to reach you during a vacation period, make sure you define a subject and/or a body text:

  • Inside the subject, you may refer to the original subject by inserting $SUBJECT (which will be replaced accordingly).
  • If you only define a body text and no subject, the subject will automatically be created as 'Auto: ' followed by the original subject used by the sender.
  • Inside the body, you may refer to the last day of vacation by inserting $LAST (which will be replaced by the corresponding date).

Defining the vacation period

To define vacation periods, add one or more of the following pseudo-addresses in the To: field of the vacation message:

  YYYY-MM-DD@vacation        (to define a single day of vacation)
  first.YYYY-MM-DD@vacation  (to define the first day of a period)
  last.YYYY-MM-DD@vacation   (to define the last day of a period)
  permanent@vacation         (to turn on vacation mode forever)


Forwarding messages

If you want to forward incoming messages to one or more colleagues during a vacation period, edit the To: (recipient) field of the vacation message to hold a mail address of each person.

Configure Aliases

If you have more than one mail address, you should first define all equivalent addresses (on a single line) in '.vacman/aliases' inside your home directory.


Save as template

If you do not want to send automatic replies to people that try to reach you during a vacation period, be sure to leave both subject and body empty (also omitting attachments and signatures).

Important: To save the vacation message do not press the 'Send'-Button. Instead you must save the message in the Template folder (File->Save as->Template).

Messages in 'Templates' are never considered for vacation handling if they only have invalid or inactive (past or future) vacation periods. So you may enable vacation messages on demand, pre-define periods, and let the vacation system take care of (de-)activating them.

As final example the image shows a complete Vacman template:

A complete Vacman template