Calendar import pro...
 
Notifications
Clear all

Calendar import problem

5 Posts
3 Users
1 Reactions
154 Views
(@kadet77rus)
Joined: 3 months ago
Posts: 7
Topic starter  

Hello, i use this guide for migration to Carbonio CE - https://docs.zextras.com/carbonio/html/postinstall/migration.html.

But i have error, when i try import calendar file(instead some_name and some_domain i use real account and domain):

 

echo "prov sa some_name@some_domain.local postRestURL '/Calendar?fmt=ics' /opt/zextras/backup/some_name@some_domain.local.ics" | carbonio
prov> prov sa some_name@some_domain.local postRestURL '/Calendar?fmt=ics' /opt/zextras/backup/some_name@some_domain.local.ics
usage:  searchAccounts(sa) [-v] {ldap-query} [limit {limit}] [offset {offset}] [sortBy {attr}] [sortAscending 0|1*] [domain {domain}]

I'm newbie in carbonio mail server, and don't understand, which syntax i need to use.

Thanks for help


   
Quote
(@sharif)
Admin
Joined: 2 years ago
Posts: 591
 

@kadet77rus

Hi,

Could you please take a look at this article, especially the Contacts & Calendar part and let us know:

https://community.zextras.com/how-to-use-imapsync-to-migrate-zimbra-to-carbonio-carbonio-ce/

Regards,

Sharif


   
ReplyQuote
(@stefanodavid)
Joined: 3 years ago
Posts: 226
 

@kadet77rus we are planning to release an updated and more comprehensive migration guide within the technical docs on docs.zextras.com. I will start working on it soon, it will be published at latest for the 24.9 release, but hopefully before that deadline.


   
ReplyQuote
(@kadet77rus)
Joined: 3 months ago
Posts: 7
Topic starter  

@sharif i have error

zmmailbox -z -m xxx@xxx.xx postRestUrl "/Calendar?fmt=ics" /opt/zextras/backup/xxx\@xx.xx.ics  
ERROR: zclient.IO_ERROR (Connection refused) (cause: java.net.ConnectException Connection refused)


   
ReplyQuote
(@kadet77rus)
Joined: 3 months ago
Posts: 7
Topic starter  

@sharif I found solution in your post in another topic)

zmprov md sampleserver.xyz zimbraPublicServicePort 443
zmprov md sampleserver.xyz zimbraPublicServiceProtocol https
zmprov mcf zimbraPublicServiceHostname mail.sampleserver.xyz
zmmailboxdctl restart

 


   
ReplyQuote