diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-03-30 18:25:00 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-03-30 18:25:57 +0200 |
commit | 6d7221ade756682bd48b5334fbaef84cefed948a (patch) | |
tree | ec1f0dbaf826ede0a17d6d532fe0c00754ce0344 /docker | |
parent | 9a14a9fff41d628ced31fea188bb5344bc6f48c3 (diff) | |
download | kube-6d7221ade756682bd48b5334fbaef84cefed948a.tar.gz kube-6d7221ade756682bd48b5334fbaef84cefed948a.zip |
The resource has been renamed
Diffstat (limited to 'docker')
-rwxr-xr-x | docker/setupkolabnowtest.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/setupkolabnowtest.sh b/docker/setupkolabnowtest.sh index 0438ced2..b0d53281 100755 --- a/docker/setupkolabnowtest.sh +++ b/docker/setupkolabnowtest.sh | |||
@@ -1,5 +1,5 @@ | |||
1 | sinksh create account type kolabnow identifier kolabnowAccount name KolabnowAccount | 1 | sinksh create account type kolabnow identifier kolabnowAccount name KolabnowAccount |
2 | sinksh create resource type sink.imap identifier kolabnowImap account kolabnowAccount server imaps://imap.kolabnow.com:993 username test1@kolab.org password Welcome2KolabSystems | 2 | sinksh create resource type sink.imap identifier kolabnowImap account kolabnowAccount server imaps://imap.kolabnow.com:993 username test1@kolab.org password Welcome2KolabSystems |
3 | sinksh create resource type sink.mailtransport identifier kolabnowSmtp account kolabnowAccount server smtps://smtp.kolabnow.com:587 username test1@kolab.org password Welcome2KolabSystems | 3 | sinksh create resource type sink.mailtransport identifier kolabnowSmtp account kolabnowAccount server smtps://smtp.kolabnow.com:587 username test1@kolab.org password Welcome2KolabSystems |
4 | sinksh create resource type sink.dav identifier kolabnowDav account kolabnowAccount server https://apps.kolabnow.com/addressbooks/test1%40kolab.org username test1@kolab.org password Welcome2KolabSystems | 4 | sinksh create resource type sink.carddav identifier kolabnowDav account kolabnowAccount server https://apps.kolabnow.com/addressbooks/test1%40kolab.org username test1@kolab.org password Welcome2KolabSystems |
5 | sinksh create identity name "John Doe" address test1@kolab.org account kolabnowAccount | 5 | sinksh create identity name "John Doe" address test1@kolab.org account kolabnowAccount |