From 5ab6e29ce6d50be061704e500cf88c352ba3c982 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 23 Nov 2016 00:02:52 +0100 Subject: somebody should do something Signed-off-by: Holger Levsen --- bin/email2irc.sh | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'bin/email2irc.sh') diff --git a/bin/email2irc.sh b/bin/email2irc.sh index 450ca0d0..58233c30 100755 --- a/bin/email2irc.sh +++ b/bin/email2irc.sh @@ -3,6 +3,14 @@ # Copyright 2012-2014 Holger Levsen # released under the GPLv=2 +# from IRC: +# i think email2irc.sh should be thrown away and replaced +# with a proper python or perl script. parsing email headers +# with shell is insane. +# but it really should just be rewritten from scratch +# using something which has libraries to parse emails… + + # # called by ~jenkins/.procmailrc # to turn jenkins email notifications into irc announcements with kgb -- cgit v1.2.3-54-g00ecf