1 (edited by cre8r 2016-11-25 07:22:51)

Topic: iRedMail API additions

Hi,

The API is working great.
Any way to add User/Employee ID when creating user?
Any way to add Company/Organization Name when creating domain?

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: iRedMail API additions

cre8r wrote:

Any way to add User/Employee ID when creating user?

Will add this.

cre8r wrote:

Any way to add Company/Organization Name when creating domain?

Use parameter "name".

3

Re: iRedMail API additions

cre8r wrote:

Any way to add User/Employee ID when creating user?

Implemented in PUT (updating user profile, not creating user), attribute name is "employeeid".