mail: add X-Girocco header
commit936ddce45398c3d8f919e0be87b946954ea25ac1
authorKyle J. McKay <mackyle@gmail.com>
Wed, 8 Jun 2016 21:16:44 +0000 (8 14:16 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 8 Jun 2016 21:16:44 +0000 (8 14:16 -0700)
treeb1ac0e4a8d44bfd5ee396c25249e483865bb004a
parent9ef10caa658b7d0d12122ffe01b86072a8c609ba
mail: add X-Girocco header

By default add an "X-Girocco: $gitweburl" header to all
Girocco-generated email.  It can be suppressed with the
new $suppress_x_girocco setting in Config.pm.

This facilitates easy email filtering by recipients even
when receiving email from more than one Girocco instance.

It also provides a helpful link to track down the source
of an email.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Girocco/Config.pm
Girocco/Util.pm
shlib.sh
taskd/mail.sh