summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9ec5459)
raw | patch | inline | side by side (parent: 9ec5459)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 22 Jul 2008 11:37:50 +0000 (11:37 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 22 Jul 2008 11:37:50 +0000 (11:37 +0000) |
-Problem when removing this account.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11747 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11747 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/mail/admin/systems/services/imap/class_goImapServer.inc | patch | blob | history |
diff --git a/gosa-plugins/mail/admin/systems/services/imap/class_goImapServer.inc b/gosa-plugins/mail/admin/systems/services/imap/class_goImapServer.inc
index c4a81e9edc72f6eedf569fb29d1d7a12ab633779..8700e937a48a9b9406dc801a277e5ac3c317d34f 100644 (file)
var $dn = NULL;
var $StatusFlag = "goImapServerStatus";
var $attributes = array("goImapName","goImapConnect","goImapAdmin","goImapPassword",
- "goImapSieveServer",
+ "goImapSieveServer","goImapSievePort",
"cyrusImap","cyrusImapSSL","cyrusPop3","cyrusPop3SSL");
var $cn = "";