Page 1 of 1

Change Reply-To address via CLI

Posted: Tue Dec 21, 2010 12:22 pm
by icebrian
Hello everyone,

I am in need of some help. I am writing a script that moves a user account from one mailnode to another. This new mailnode also has a new domain name and therefore my script also adds a new alias to every account using this new domain, this way the user can login using the exact same username and password and receive e-mail's on two diferente domains.

Now the problem is the reply-to address is still using the old domain so my question is: is there any way in which I can change the "reply-to" address from a user via the command line?

Thanks,
icebrian

Re: Change Reply-To address via CLI

Posted: Mon Jan 31, 2011 12:24 pm
by icebrian
Hi there, thanks for your reply,

I know I can change it via web-access, I however have hundreds of accounts and having to change each individually is quite an undertaking. I think a command line option should be available.

Regards,