1

Topic: Create and manage users using Java

==== Required information ====
- iRedMail version: 8.0.4
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySql
- Linux/BSD distribution name and version:  Ubuntu 12.0.4TLS
- Related log if you're reporting an issue:
====

I have installed iRedMail successfully.  Now, I would like to be able to create, manage, or delete mailboxes via a java application.

Any suggestion on how to proceed would be appreciated?

----

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

2

Re: Create and manage users using Java

Just connect to MySQL server, insert/delete/update related SQL records. smile
iRedMail ships script under iRedMail-0.8.4/tools/ to help you create mail users, just talk a look.

P.S. It should be much cheaper to purchase iRedAdmin-Pro than writing your own admin panel.

3

Re: Create and manage users using Java

Thanks for the tip. I will look into the tools scripts then.

By the way, I am not building an admin panel but a dispatch tool accross multiple mailinglist (atmailat.com), so iRedAdmin is not the solution in this case.

4

Re: Create and manage users using Java

ZhangHuangbin,

Do you have access to more tutorials and user guides when you purchase iRedAdmin?  Hence, I am still a bit confused about how to manage imap and smtp servers...

5

Re: Create and manage users using Java

lamine wrote:

Do you have access to more tutorials and user guides when you purchase iRedAdmin?

No, sorry.