How to edit email for an existing user from command line

Hi all,

I have installed RT on centos 5.6 and added 70 users.
Their email address is blank, and I am trying to edit their users via rt command.

I have tried to use:
rt edit users/XXX set EmailAddress-XXX@yyy
And
rt edit users/XXX set mailAddress-XXX@yyy

But both did not change the Email address of that user.

What am I missing?

Regards,

Ronen

Never mind.

I found it out.
I added an extra s in rt edit users (instead of rt edit user/xxx).

RonenFrom: rt-users-bounces@lists.bestpractical.com [mailto:rt-users-bounces@lists.bestpractical.com] On Behalf Of Amity, Ronen
Sent: Wednesday, November 16, 2011 11:03
To: rt-users@lists.bestpractical.com
Subject: [rt-users] how to edit email for an existing user from command line.

Hi all,

I have installed RT on centos 5.6 and added 70 users.
Their email address is blank, and I am trying to edit their users via rt command.

I have tried to use:
rt edit users/XXX set EmailAddress-XXX@yyy
And
rt edit users/XXX set mailAddress-XXX@yyy

But both did not change the Email address of that user.

What am I missing?

Regards,

Ronen