ok.
then, say how this does work:
code:
$ObjUser=GetObject("LDAP://"+$Server+"/CN="+$User+",CN=Recipients,OU="+$Site+",o="+$Org)
$oMailbox=$ObjUser.GetEx("otherMailbox")
$val=$oMailbox[UBound($oMailbox)]
$oMailbox[UBound($oMailbox)]="SMTP$$xx@@test.dk"
redim preserve $oMailbox[UBound($oMailbox)+1]
$oMailbox[UBound($oMailbox)]=$val

$ObjUser.PutEx(2,"otherMailbox",$oMailbox)

btw, I see you found the quote-button [Wink]
willing to try the code-button too? [Big Grin]

[ 09. September 2003, 12:24: Message edited by: Lonkero ]
_________________________
!

download KiXnet