how to enable "request read receipt" on all accounts

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
Florin
Posts: 7
Joined: Thu Feb 18, 2021 12:05 pm

how to enable "request read receipt" on all accounts

Post by Florin »

Hello,
How can i enable "request read receipt" for all accounts in the server? i don't want to manually modify this option on every account.
jsojitra
Zimbra Employee
Zimbra Employee
Posts: 28
Joined: Wed Aug 10, 2022 5:45 pm

Re: how to enable "request read receipt" on all accounts

Post by jsojitra »

One of the option is to enable Read Receipt as always in COS and use that COS for those accounts.
Send read receipt as always.png
Send read receipt as always.png (43.58 KiB) Viewed 799 times
Florin
Posts: 7
Joined: Thu Feb 18, 2021 12:05 pm

Re: how to enable "request read receipt" on all accounts

Post by Florin »

jsojitra, i allready did that, restarted the mailbox but no avail.

I belive the same job is done by running : zmprov mc default zimbraPrefMailSendReadReceipts always . What i need is a comand to set the REQUEST read receipts but i could'nt google it out...
jsojitra
Zimbra Employee
Zimbra Employee
Posts: 28
Joined: Wed Aug 10, 2022 5:45 pm

Re: how to enable "request read receipt" on all accounts

Post by jsojitra »

Can you try prompt in attribute value?

Code: Select all

zmprov mc default zimbraPrefMailSendReadReceipts prompt
saket.patel
Zimbra Employee
Zimbra Employee
Posts: 137
Joined: Mon Apr 11, 2022 8:39 pm

Re: how to enable "request read receipt" on all accounts

Post by saket.patel »

Below command will do the requested change

Code: Select all

zmprov mc default zimbraPrefMailRequestReadReceipts TRUE
Florin
Posts: 7
Joined: Thu Feb 18, 2021 12:05 pm

Re: how to enable "request read receipt" on all accounts

Post by Florin »

saket.patel,
That works like a charm!

Thank you very much!
Post Reply