1

Topic: self sign up form

Hello,

I going to give my users to give self sign up form how can i do it , pls help me to finish my project 

Thanks
Chinthaka

==== Required information ====
- iRedMail version:  iRedMail-0.8.3
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Linux/BSD distribution name and version: Cent Os 6.3
- Related log if you're reporting an issue:
====

----

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

2

Re: self sign up form

You can write some basic form in PHP/Perl/Rails/Python/etc, verify whether accounts existence, create proper LDAP entries.

3

Re: self sign up form

Thanks for advice

can pls guide me to what kind of file i need touch with your codes to create PHP script

if i your mysql back is it easy to my or  what is difference between you ldap and mysql editions ?

Thanks
Chinthaka

ZhangHuangbin wrote:

You can write some basic form in PHP/Perl/Rails/Python/etc, verify whether accounts existence, create proper LDAP entries.

4

Re: self sign up form

Check files shipped in iRedMail/tools/. e.g. iRedMail-0.8.3/tools/create_mail_user_*