- added mailgraph-1.14-tracking.patch to stop requesting an image from http://oss.oetiker.ch every time the mailgraph.cgi is opened including new source: rrdtool.gif - added mailgraph-1.14-add_postgrey_and_greylisting_support.patch which adds support (graphs) to postgrey and greylisting - added mailgraph-1.14-add_postscreen_support.patch which handles postscreen in the same way as smtpd - added mailgraph.service file -> use systemd OBS-URL: https://build.opensuse.org/package/show/server:monitoring/mailgraph?expand=0&rev=9
14 lines
645 B
Diff
14 lines
645 B
Diff
Index: mailgraph-1.14/mailgraph.cgi
|
|
===================================================================
|
|
--- mailgraph-1.14.orig/mailgraph.cgi
|
|
+++ mailgraph-1.14/mailgraph.cgi
|
|
@@ -188,7 +188,7 @@ HEADER
|
|
<a href="http://mailgraph.schweikert.ch/">Mailgraph</a> $VERSION
|
|
by <a href="http://david.schweikert.ch/">David Schweikert</a></td>
|
|
<td align="right">
|
|
-<a href="http://oss.oetiker.ch/rrdtool/"><img src="http://oss.oetiker.ch/rrdtool/.pics/rrdtool.gif" alt="" width="120" height="34"/></a>
|
|
+<a href="http://oss.oetiker.ch/rrdtool/"><img src="/css/rrdtool.gif" alt="" width="120" height="34"/></a>
|
|
</td></tr></table>
|
|
</body></html>
|
|
FOOTER
|