1

Topic: allow user to register account via website

====
- iRedMail version: 0.9.0
- database : MySql
- Linux/BSD distribution name and version: Centos 6
====

I'm wondering if we can make php script to register user via website and insert data to IredMail database and user can login with normal user not admin from here : http://example.com/mail

And when I create new user where it's located. In MySql ?? what is the name of Table.


thnx.

----

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

2

Re: allow user to register account via website

You can insert SQL record to create mail accounts directly. Check file shipped in iRedMail:
https://bitbucket.org/zhb/iredmail/src/ … ail/tools/