Vote on:
RFE 6045 - allow attachment of contacts to messages
Until
RFE 20742 - export vcard vcf of contact from web client is finished an alternative is to move it to its own address book, then in another browser window to go: server.domain.com/home/~/addressbook.vcf
Or if you want to download a bunch: server.domain.com/home/~/addressbook.zip
-Then send it as an attachment to an email...
You can construct the url in a variety of ways ie:
/user/~
/home/accountname
/zimbra/user/~/
/zimbra/home/~/
/zimbra/user/accountnamehere/
/zimbra/home/accountnameehere/
/service/home/~
-'user' & 'home', as well as 'service' & 'zimbra' are mostly interchangeable/often not needed
-You can also replace accountnames with ~ for simplicity.