From: Penny Leach Date: Sun, 13 Sep 2009 11:52:13 +0000 (+0200) Subject: Initial commit of mailplate config & templates X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=df28f1a7495b84ce5a1760c4da429999bcf1d8f0;p=dotfiles%2Fmailplate.git Initial commit of mailplate config & templates --- df28f1a7495b84ce5a1760c4da429999bcf1d8f0 diff --git a/.mailplate/config b/.mailplate/config new file mode 100644 index 0000000..20fdeef --- /dev/null +++ b/.mailplate/config @@ -0,0 +1,7 @@ +# mailplate configuration +[general] +default_template = mjollnir +template_path = ~/.mailplate/templates + +[helpers] +get_quote = fortune diff --git a/.mailplate/templates/catalyst b/.mailplate/templates/catalyst new file mode 100644 index 0000000..830c375 --- /dev/null +++ b/.mailplate/templates/catalyst @@ -0,0 +1,13 @@ +From: Penny Leach +@KEEP_STD_HEADERS +Reply-To: + +@KEEP_BODY + + +-- +/* --------------------------------------------------- +Penny Leach | penny@catalyst.net.nz | +44 754 1237071 +Catalyst IT | http://catalyst.net.nz | +64 4 803 2218 +GPG 8347 00FC B5BF 6CC0 0FC9 AB90 1875 120A A30E C22B +--------------------------------------------------- */ diff --git a/.mailplate/templates/gmail b/.mailplate/templates/gmail new file mode 100644 index 0000000..37d5aaf --- /dev/null +++ b/.mailplate/templates/gmail @@ -0,0 +1,9 @@ +From: Penny Leach +@KEEP_STD_HEADERS +Reply-To: + +@KEEP_BODY + +-- + +context: http://she.geek.nz || http://mahara.org || http://mjollnir.org diff --git a/.mailplate/templates/liip b/.mailplate/templates/liip new file mode 100644 index 0000000..fbee19b --- /dev/null +++ b/.mailplate/templates/liip @@ -0,0 +1,12 @@ +* 10 ^(?:To|Cc|From): .+@liip\.ch +From: Penny Leach +@KEEP_STD_HEADERS +Reply-To: + +@KEEP_BODY + + +-- +Liip AG // Agile Web Development // T +41 26 422 25 11 +CH 1700 Fribourg // GPG 0xA30EC22B // www.liip.ch + diff --git a/.mailplate/templates/mahara b/.mailplate/templates/mahara new file mode 100644 index 0000000..a0717a6 --- /dev/null +++ b/.mailplate/templates/mahara @@ -0,0 +1,14 @@ +* 11 ^(?:Cc|From): dev@mahara\.org +From: Penny Leach +@KEEP_STD_HEADERS +Reply-To: Mahara Developers + +@KEEP_BODY + + +-- +/* ---------------------------------------------------- +Penny Leach | penny@she.geek.nz | http://mjollnir.org +http://mahara.org | http://eduforge.org/projects/mahara +GPG 8347 00FC B5BF 6CC0 0FC9 AB90 1875 120A A30E C22B +-------------------------------------------------- */ diff --git a/.mailplate/templates/mjollnir b/.mailplate/templates/mjollnir new file mode 100644 index 0000000..1be2788 --- /dev/null +++ b/.mailplate/templates/mjollnir @@ -0,0 +1,12 @@ +* 11 ^(?:To|Cc|From): .+@mjollnir\.org +From: Penny Leach +@KEEP_STD_HEADERS +Reply-To: + +@KEEP_BODY + +-- +/* --------------------------------------------------- +Penny Leach | http://mjollnir.org | http://she.geek.nz +GPG: 8347 00FC B5BF 6CC0 0FC9 AB90 1875 120A A30E C22B +--------------------------------------------------- */ diff --git a/.mailplate/templates/sgn b/.mailplate/templates/sgn new file mode 100644 index 0000000..cf364ff --- /dev/null +++ b/.mailplate/templates/sgn @@ -0,0 +1,12 @@ +* 10 ^(?:To|Cc|From): .+@she\.geek\.nz +From: Penny Leach +@KEEP_STD_HEADERS +Reply-To: + +@KEEP_BODY + +-- +/* --------------------------------------------------- +Penny Leach | http://she.geek.nz | http://mjollnir.org +GPG: 8347 00FC B5BF 6CC0 0FC9 AB90 1875 120A A30E C22B +--------------------------------------------------- */