bernhard: server/kolab-webadmin/kolab-webadmin/php/admin/templates service.tpl, 1.9, 1.10

cvs at intevation.de cvs at intevation.de
Thu Feb 23 17:47:52 CET 2006


Author: bernhard

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

Modified Files:
	service.tpl 
Log Message:
Better explanation for Accept Internet Mail:
	- Added hint that this can be left disabled when using a gateway.


Index: service.tpl
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/templates/service.tpl,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- service.tpl	22 Feb 2006 00:36:27 -0000	1.9
+++ service.tpl	23 Feb 2006 16:47:50 -0000	1.10
@@ -99,7 +99,7 @@
 <div class="contentform">
 <form name="postfixallowunauthform" method="post">
 <input type="checkbox" name="postfixallowunauth" {if $postfixallowunauth == 'true' }checked{/if} />
-{tr msg="Accept mail from other domains over non-authenticated SMTP. This must be enabled if you want to use the Kolab server to receive mail from other internet domains."}
+{tr msg="Accept mail from other domains over non-authenticated SMTP. This must be enabled if you want to use the Kolab Server to receive mail from other internet domains directly. Leave disabled to accept mail only from SMTP gateways that are within the priviledged network."}
 <div align="right"><input type="submit" name="submitpostfixallowunauth" value="{tr msg="Update"}" /></div>
 </form>
 </div>





More information about the commits mailing list