chiark / gitweb /
wip, nearly working
[post-pizza-notify.git] / via-email
old mode 100644 (file)
new mode 100755 (executable)
index f08d110..2f1bd46
--- a/via-email
+++ b/via-email
@@ -4,4 +4,10 @@ msg="$2"
 ssh -vt ijackson@tunnel.chiark.greenend.org.uk \
  /usr/lib/sendmail -oem -odb -oi -t <<END
 To: $rcpt
-Subject: Post-pizza: $msg
+Subject: $msg
+
+$msg
+
+-- 
+$PIZZANOTIFY_name using the post-pizza notify.git script
+END