Is there a way to add an email address to a user without overwriting existing addresses?
'ommodu user1 -n name/internet-address' replaces all exising addresses.
I need to be able to append a new address.
Ben
Moderators: ScalixSupport, admin
Code: Select all
ommodu -o "User name" -n "User Name/IA=address1@domain.com=address2@another.domain.com"
Code: Select all
ommodu $uid -n "`omsearch -e "UL-AUTHID=$uid" -m cn/internet-addr`=additional@address.com"
abnormaliti wrote:This worksCode: Select all
ommodu $uid -n "`omsearch -e "UL-AUTHID=$uid" -m cn/internet-addr`=additional@address.com"
Users browsing this forum: No registered users and 21 guests