1 (edited by Netforce01 2019-02-27 22:19:54)

Topic: API for custom development

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version 0.9.9 MariaDB
- Deployed with iRedMail Easy or the downloadable installer? downloaded installer
- Linux/BSD distribution name and version: Debian Strech
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? nope
====

Hi Zhang,

First thanks for you work, it saved me dozen of hour of setup smile

I plan to develop a custom client to integrate the solution to our company web manager.
Do you have a REST API without full package of iredadmin pro or a documentation of wich tables I need to insert data to and standard values ?

Thanks a lot,
Regards.

Nicolas

----

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

2

Re: API for custom development

iRedAdmin-Pro offers the RESTful API, if you have no plan to buy an iRedAdmin-Pro license, you have to do it with SQL/LDAP commands directly.

3

Re: API for custom development

ZhangHuangbin wrote:

iRedAdmin-Pro offers the RESTful API, if you have no plan to buy an iRedAdmin-Pro license, you have to do it with SQL/LDAP commands directly.

Allright, I'll do SQL because my manager don't want to purchase the license at the time