Code

Updated serverService : Set acl base/category for services
[gosa.git] / plugins / admin / systems / servkolab.tpl
1 <table summary="" style="width:100%">
2  <tr>
3   <td style="vertical-align:top; border-right:1px solid #A0A0A0; padding-right:5px;" width="50%">
4    <table summary="">
5     <tr>
6          <td colspan="2"><b>{t}Generic{/t}</b></td>
7         </tr>
8         <tr>
9                 <td>{t}Postfix mydomain{/t}
10                 </td>
11                 <td>
12                         <input type="text" name="postfix_mydomain" value="{$postfix_mydomain}" {$postfix_mydomainACL}>
13                 </td>
14         </tr>
15         <tr>
16                 <td>{t}Postfix mydestination{/t}
17                 </td>
18                 <td>
19                         <input type="text" name="postfix_mydestination" value="{$postfix_mydestination}" {$postfix_mydestinationACL}>
20                 </td>
21         </tr>
22    </table>     
23    <p class="seperator" >&nbsp;</p>
24    <table summary="">
25     <tr>
26          <td colspan="2"><b>{t}Services{/t}</b></td>
27         </tr>
28         <tr>
29                 <td>
30                         <input id="cyrus_pop3" name="cyrus_pop3" value="1" type="checkbox" {$cyrus_pop3Check} {$cyrus_pop3ACL}>
31                 </td>
32                 <td>
33                         <LABEL for="cyrus_pop3">{t}POP3 service{/t}</LABEL>
34                 </td>
35         </tr>
36         <tr>
37         <td>
38             <input id="cyrus_pop3s" name="cyrus_pop3s" value="1" type="checkbox" {$cyrus_pop3sCheck} {$cyrus_pop3sACL}>
39         </td>
40                 <td>
41                         <LABEL for="cyrus_pop3s">{t}POP3/SSL service{/t}</LABEL>
42         </td>
43     </tr>
44     <tr>
45         <td>
46             <input id="cyrus_imap" name="cyrus_imap" value="1" type="checkbox" {$cyrus_imapCheck} {$cyrus_imapACL}>
47         </td>
48         <td>
49                         <LABEL for="cyrus_imap">{t}IMAP service{/t}</LABEL>
50         </td>
51     </tr>
52     <tr>
53         <td>
54             <input id="cyrus_imaps" name="cyrus_imaps" value="1" type="checkbox" {$cyrus_imapsCheck} {$cyrus_imapsACL}>
55         </td>
56         <td>
57                         <LABEL for="cyrus_imaps">{t}IMAP/SSL service{/t}</LABEL>
58         </td>
59     </tr>
60     <tr>
61         <td>
62             <input id="cyrus_sieve" name="cyrus_sieve" value="1" type="checkbox" {$cyrus_sieveCheck} {$cyrus_sieveACL}>
63         </td>
64         <td>
65                         <LABEL for="cyrus_sieve">{t}Sieve service{/t}</LABEL>
66         </td>
67     </tr>
68     <tr>
69         <td>
70             <input id="proftpd_ftp" name="proftpd_ftp" value="1" type="checkbox" {$proftpd_ftpCheck} {$proftpd_ftpACL}>
71         </td>   
72         <td>
73                         <LABEL for="proftpd_ftp">{t}FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy){/t}</LABEL>
74         </td>
75     </tr>
76     <tr>
77         <td>
78             <input id="apache_http" name="apache_http" value="1" type="checkbox" {$apache_httpCheck} {$apache_httpACL}>
79         </td>
80         <td>
81                         <LABEL for="apache_http">{t}HTTP FreeBusy service (legacy){/t}</LABEL>
82         </td>
83     </tr>
84     <tr>
85         <td>
86                         <input id="postfix_enable_virus_scan" name="postfix_enable_virus_scan" value="1" type="checkbox" {$postfix_enable_virus_scanCheck} {$postfix_enable_virus_scanACL}>
87         </td>
88         <td>
89                         <LABEL for="postfix_enable_virus_scan">{t}Amavis email scanning (virus/spam){/t}</LABEL>
90                 </td>
91         </tr>
92    </table>
94    <p class="seperator">&nbsp;</p>
95    <br>
97    <table summary="">
98     <tr>
99                 <td> 
100                         <b>{t}Quota settings{/t}</b>
101                 </td>
102         </tr>
103         <tr>
104                 <td>
105                         {$quotastr}
106                 </td>
107         </tr>
108    </table>
109   
110   </td>
111   <td style="vertical-align:top" width="50%">
113    <table summary="">
114     <tr>
115         <td colspan="2">
116             <b>{t}Free/Busy settings{/t}</b>
117         </td>
118     </tr>
119     <tr>
120         <td>
121             <input name="apache_allow_unauthenticated_fb" value="1" type="checkbox" {$apache_allow_unauthenticated_fbCheck} {$apache_allow_unauthenticated_fbACL}> {t}Allow unauthenticated downloading of Free/Busy information{/t}
122         </td>
123          </tr>
124          <tr>
125         <td>
126                 {$fbfuture}
127         </td>
128      </tr>
129    </table>
131 <p class="seperator">&nbsp;</p>
132 <br>
133    <table summary="">
134     <tr>
135         <td>
136                 <b>{t}SMTP privileged networks{/t}</b>
137                 </td>
138     </tr>
139     <tr>
140           <td>
141             <LABEL for="postfix_mynetworks">{t}Hosts/networks allowed to relay{/t}</LABEL><br>
142         <input id="postfix_mynetworks" name="postfix_mynetworks" size="60" maxlength="220" value="{$postfix_mynetworks}" {$postfix_mynetworksACL} type="text">
143                 <br>
144                 ( {t}Enter multiple values, seperated with{/t} , )
145         </td>
146      </tr>
147    </table>
150 <p class="seperator">&nbsp;</p>
151 <br>
154    <table summary="">
155     <tr>
156         <td>
157                 <b>{t}SMTP smarthost/relayhost{/t}</b>
158                 </td>
159     </tr>
160     <tr>
161         <td>
162             <input id="RelayMxSupport" name="RelayMxSupport" value="1" type="checkbox" {$RelayMxSupportCheck} {$postfix_relayhostACL}>
163                         <LABEL for="RelayMxSupport">{t}Enable MX lookup for relayhost{/t}</LABEL>
164                 </td>
165      </tr>
166         <tr>    
167                 <td>
168                     <LABEL for="postfix_relayhost">{t}Host used to relay mails{/t}</LABEL>&nbsp;
169                         <input id="postfix_relayhost" name="postfix_relayhost" size="35" maxlength="120" value="{$postfix_relayhost}" {$postfix_relayhostACL} type="text">
170                 </td>
171         </tr>
172    </table>
175 <p class="seperator">&nbsp;</p>
176 <br>
179    <table summary="">
180     <tr>
181         <td>
182                 <b>{t}Accept Internet Mail{/t}</b>
183                 </td>
184     </tr>
185     <tr>
186         <td>
187             <input id="postfix_allow_unauthenticated" name="postfix_allow_unauthenticated" value="1" type="checkbox" {$postfix_allow_unauthenticatedCheck} {$postfix_allow_unauthenticatedACL}>
188                 <LABEL for="postfix_allow_unauthenticated">{t}Accept mail from other domains over non-authenticated SMTP{/t}</LABEL>
189                 </td>
190      </tr>
191    </table>
194   </td>
195  </tr>
196 </table>
198 <input type="hidden" name="kolabtab">
200 <p class="seperator">&nbsp;</p>
201 <p>
202 <div style="width:100%; text-align:right;">
203     <input type='submit' name='SaveService' value='{t}Save{/t}'>
204     &nbsp;
205     <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
206 </div>
207 </p>