Backup of individua...
 
Notifications
Clear all

Backup of individual mailboxes

5 Posts
4 Users
2 Likes
795 Views
(@mailo)
Joined: 2 years ago
Posts: 2
Topic starter  

Hello. I wrote a script that should make a backup backup of a certain mailbox. but such an error pops up. Tell me how to fix it.

root@mail2:~# /opt/zextras/bin/zmmailbox -z -m zextras@mail2.test.com getRestUrl "//?fmt=zip&meta=1" > /tmp/test.zip

output error:

ERROR: service.FAILURE (system failure: GET from http://mail2.test.com/home/zextras@mail2.test.com/?fmt=zip&meta=1 failed, status=404. Not Found)


   
Quote
italovignoli
(@italovignoli)
Admin
Joined: 2 years ago
Posts: 5
 

I apologize for the delay in approving and managing your message. We have trasferred your request to develepers, as they have to check the script to identify the error. Best regards.


   
ReplyQuote
(@mailo)
Joined: 2 years ago
Posts: 2
Topic starter  

Hello. Was it possible to solve something about my problem with backups or did it not work out?


   
ReplyQuote
(@arman)
Admin
Joined: 3 years ago
Posts: 376
 
Posted by: @mailo

Hello. Was it possible to solve something about my problem with backups or did it not work out?

Hello @mailo,

We haven't yet heard from our developers or technical support teams, considering your particular case, I suppose it needs more investigation. I will however ask colleagues to see if there is any news.


   
ReplyQuote
mgarbo
(@mgarbo)
Joined: 9 years ago
Posts: 61
 
Posted by: @mailo

Hello. I wrote a script that should make a backup backup of a certain mailbox. but such an error pops up. Tell me how to fix it.

root@mail2:~# /opt/zextras/bin/zmmailbox -z -m zextras@mail2.test.com getRestUrl "//?fmt=zip&meta=1" > /tmp/test.zip

output error:

ERROR: service.FAILURE (system failure: GET from http://mail2.test.com/home/zextras@mail2.test.com/?fmt=zip&meta=1 failed, status=404. Not Found)

Hi @mailo,

please read carefully the discussion in this post : https://community.zextras.com/forum/postid/3688/  

You can change postRestUrl comand with getRestUrl.

 


   
ReplyQuote