steffen: server/kolab-webadmin/kolab-webadmin/php/admin/templates/en service.tpl, 1.3, 1.4

cvs at intevation.de cvs at intevation.de
Fri Aug 6 00:03:08 CEST 2004


Author: steffen

Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/templates/en
In directory doto:/tmp/cvs-serv27601/kolab-webadmin/php/admin/templates/en

Modified Files:
	service.tpl 
Log Message:
mynetworks ediable

Index: service.tpl
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/templates/en/service.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- service.tpl	15 Jun 2004 01:51:31 -0000	1.3
+++ service.tpl	5 Aug 2004 22:03:05 -0000	1.4
@@ -40,6 +40,16 @@
 </form>
 </div>
 <br />
+<h1>Privileged Networks</h1>
+<div class="contentform">
+<form name="postfixmynetworksform" method="POST">
+Networks allowed to relay and send mail through unauthenticated SMTP connections to the Kolab server
+(comma separated networks in x.x.x.x/y format):
+<input name="postfixmynetworks" size="80"  value="{$postfixmynetworks}" />
+<div align="right"><input type="submit" name="submitpostfixmynetworks" value="Update" /></div>
+</form>
+</div>
+<br />
 <h1>Kolab Hosts</h1>
 <table class="contenttable" cellpadding="0" cellspacing="1px">
 	<tr class="contentrow">





More information about the commits mailing list