I've got a work around after years of putting this off and getting nowhere with Zimbra support.
1.) Create a new mailbox then upload the files you want to distribute to it's Briefcase
2.) Export the Briefcase folder
3.) Import the exported archive into the Briefcase folder of the accounts that need these files (scripting for mass updates is preferred):
Code: Select all
This doesn't reset the users Briefcase contents, it just adds what is in the exported Briefcase. And now you can resume using a script to deploy signatures with images, or I can at least... I hope I'm not alone (and no, linking an image from a webserver doesn't do it for me).
1.) Create a new mailbox then upload the files you want to distribute to it's Briefcase
2.) Export the Briefcase folder
Code:
zmmailbox -z -m isitthattime@already.organel gru "//?fmt=tgz&query=in:"briefcase"" >> /tmp/isitthattime@already.organel.tgz
Code: Select all
Code:
zmmailbox -z -m tester@already.organel postRestURL "/Briefcase/?fmt=tgz" /tmp/isitthattime@already.organel.tgz
Statistics: Posted by PaperAdvocate — Sat Dec 14, 2024 8:20 am