Implement email as a delivery method
authorAlexander van Gessel <ai0867@gmail.com>
Wed, 15 May 2013 15:34:03 +0000 (17:34 +0200)
committerEric S. Raymond <esr@thyrsus.com>
Fri, 17 May 2013 12:57:17 +0000 (08:57 -0400)
commit2870d0c11e7de5eabd6978ddcfa080eb978f93e7
tree24a8487db5939341bb60adcaea2bd535ee3e289f
parent1e6edd0763153121c0784d2938554c17f84c7f41
Implement email as a delivery method

This delivery method exists for the benefit of sourceforge,
which does not allow hooks to access the network except through email.

Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
irkerhook.py