1.1 --- a/postfix-mailgraph/postfix-mailgraph.patch Sun Apr 26 18:18:57 2009 +0200 1.2 +++ b/postfix-mailgraph/postfix-mailgraph.patch Sun Apr 26 18:53:34 2009 +0200 1.3 @@ -1,3 +1,20 @@ 1.4 +Index: mailgraph.cgi 1.5 +--- mailgraph.cgi.orig 2007-08-29 11:06:01 +0200 1.6 ++++ mailgraph.cgi 2007-08-29 19:05:41 +0200 1.7 +@@ -183,13 +183,6 @@ 1.8 + } 1.9 + 1.10 + print <<FOOTER; 1.11 +-<hr/> 1.12 +-<table><tr><td> 1.13 +-<a href="http://mailgraph.schweikert.ch/">Mailgraph</a> $VERSION 1.14 +-by <a href="http://david.schweikert.ch/">David Schweikert</a></td> 1.15 +-<td align="right"> 1.16 +-<a href="http://oss.oetiker.ch/rrdtool/"><img src="http://oss.oetiker.ch/rrdtool/.pics/rrdtool.gif" alt="" width="120" height="34"/></a> 1.17 +-</td></tr></table> 1.18 + </body></html> 1.19 + FOOTER 1.20 + } 1.21 Index: mailgraph.cgi 1.22 --- mailgraph.pl.orig 2007-08-29 11:06:01.000000000 +0200 1.23 +++ mailgraph.pl 2009-04-26 18:06:13.313712038 +0200