From: hickert Date: Mon, 19 Mar 2007 11:05:40 +0000 (+0000) Subject: Hide sieve settings from generic dialog. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c5089b88b2a221f7013dd9793622aea886545ab7;p=gosa.git Hide sieve settings from generic dialog. Don't save gosa.script --> save(); git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5817 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/personal/mail/class_mailAccount.inc b/plugins/personal/mail/class_mailAccount.inc index 11298822d..b54791716 100644 --- a/plugins/personal/mail/class_mailAccount.inc +++ b/plugins/personal/mail/class_mailAccount.inc @@ -236,7 +236,6 @@ class mailAccount extends plugin $mailserver[]= $key; } - /* * Sieve Management */ @@ -775,7 +774,7 @@ class mailAccount extends plugin /* Ensure that this is an existing account */ if($this->initially_was_account){ - /* Write sieve information only if not in C mode */ + /* Write sieve information only if not in C mode * / if (!is_integer(strpos($this->gosaMailDeliveryMode, "C"))){ $method->configureFilter($this->$id, $this->gosaMailDeliveryMode, @@ -786,6 +785,7 @@ class mailAccount extends plugin $this->gosaSpamSortLevel, $this->gosaVacationMessage); } + */ } } } diff --git a/plugins/personal/mail/generic.tpl b/plugins/personal/mail/generic.tpl index 0b79ae57c..cae4ef6a9 100644 --- a/plugins/personal/mail/generic.tpl +++ b/plugins/personal/mail/generic.tpl @@ -1,6 +1,7 @@
+

 {t}Generic{/t}

@@ -45,19 +46,14 @@ {/render} - - - -
- -
+
- -   - - + +   + +

{render acl=$gosaMailAlternateAddressACL} + + + +