summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdocker/setupkolabnowtest.sh7
1 files changed, 4 insertions, 3 deletions
diff --git a/docker/setupkolabnowtest.sh b/docker/setupkolabnowtest.sh
index b0d53281..52af7514 100755
--- a/docker/setupkolabnowtest.sh
+++ b/docker/setupkolabnowtest.sh
@@ -1,5 +1,6 @@
1sinksh create account type kolabnow identifier kolabnowAccount name KolabnowAccount 1sinksh create account type kolabnow identifier kolabnowAccount name KolabnowAccount
2sinksh create resource type sink.imap identifier kolabnowImap account kolabnowAccount server imaps://imap.kolabnow.com:993 username test1@kolab.org password Welcome2KolabSystems 2sinksh create resource type sink.imap identifier kolabnowImap account kolabnowAccount server imaps://imap.kolabnow.com:993 username test1@kolab.org
3sinksh create resource type sink.mailtransport identifier kolabnowSmtp account kolabnowAccount server smtps://smtp.kolabnow.com:587 username test1@kolab.org password Welcome2KolabSystems 3sinksh create resource type sink.mailtransport identifier kolabnowSmtp account kolabnowAccount server smtps://smtp.kolabnow.com:587 username test1@kolab.org
4sinksh create resource type sink.carddav identifier kolabnowDav account kolabnowAccount server https://apps.kolabnow.com/addressbooks/test1%40kolab.org username test1@kolab.org password Welcome2KolabSystems 4sinksh create resource type sink.carddav identifier kolabnowCarddav account kolabnowAccount server https://apps.kolabnow.com/addressbooks/test1%40kolab.org username test1@kolab.org
5sinksh create resource type sink.caldav identifier kolabnowCaldav account kolabnowAccount server https://apps.kolabnow.com username test1@kolab.org
5sinksh create identity name "John Doe" address test1@kolab.org account kolabnowAccount 6sinksh create identity name "John Doe" address test1@kolab.org account kolabnowAccount