Difference between revisions of "Vacman"

From IT Service Wiki
Jump to: navigation, search
Line 23: Line 23:
 
* Inside the body, you may refer to the last day of vacation by inserting $LAST (which will be replaced by the corresponding date).
 
* Inside the body, you may refer to the last day of vacation by inserting $LAST (which will be replaced by the corresponding date).
  
If you have more than one mail address, you should first define all
+
=== Defining the vacation period ===
equivalent addresses (on a single line) in '.vacman/aliases' inside
+
 
your home directory.
+
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)
  
 
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
 
reach you during a vacation period, be sure to leave both subject
 
reach you during a vacation period, be sure to leave both subject
 
and body empty (also omitting attachments and signatures).
 
and body empty (also omitting attachments and signatures).
 +
 +
=== Forwarding messages ===
  
 
If you want to forward incoming messages to one or more colleagues
 
If you want to forward incoming messages to one or more colleagues
Line 35: Line 43:
 
vacation message to hold a mail address of each person.
 
vacation message to hold a mail address of each person.
  
To define vacation periods, add one or more of the following
+
=== Configure Aliases ===
pseudo-addresses in the To: field of the vacation message:
+
 
 +
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.
  
  YYYY-MM-DD@vacation        (to define a single day of vacation)
+
'''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).
  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)
 
  
 
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.
 
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.

Revision as of 13:17, 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

First 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)

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).

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.

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.