Page 1 of 1

Add a new member to a distribution list

Posted: Fri Aug 10, 2018 9:20 am
by kallep
Hello!

I got a Zimbra server that authenticates to an Active Directory. However, when creating a soap-request to my zimbra, I cannot manage to put that user into a distribution list.
I look at the attribute reference https://wiki.zimbra.com/wiki/Zimbra_Attributes_ZCS8 and used <n "zimbraMemberof">my dist</n> but it says that "invalid request: zimbraMemberOf is immutable". Does anyone have a good solution to this?

Re: Add a new member to a distribution list

Posted: Thu Aug 23, 2018 11:06 am
by philq
To add members to a distribution list in soap, you can use DistributionListActionRequest and action op='addMembers'.