Instant expunge is now the only mode of operation. The expunge semantics have been...
[citadel.git] / webcit / static / t / aide / siteconfig / tab_imap.html
index 0f8a9920f57e97ee595d8d3b77e9df460f11f1d0..a064cc67f4cb389f0018bcbb2332ba464117b632 100644 (file)
@@ -11,7 +11,4 @@
 <tr><td><?_("Keep original from headers in IMAP")></td><td>
 <input type="checkbox" NAME="c_imap_keep_from" VALUE="yes" <?%("COND:SERVCFG", 1, "c_imap_keep_from", 1, "CHECKED", "")>></td></tr>
 
-<tr><td><?_("Instantly expunge deleted messages in IMAP")></td><td>
-<input type="checkbox" NAME="c_instant_expunge" VALUE="yes" <?%("COND:SERVCFG", 1, "c_instant_expunge", 1, "CHECKED", "")>></td></tr>
-
 </table>