Topic: Cant create new account
==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.6
- Linux/BSD distribution name and version: Debian 8.9
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL (MariaDB)
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? NO
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Hello. I cant create new account.
I try to use free admin panel but I get message:
Account already exist.
If i try create by script:
root@mx:~/iRedMail-0.9.7/tools# ./create_mail_user_SQL.sh test@xxxx.pl test1234
INSERT INTO mailbox (username, password, name,
storagebasedirectory,storagenode, maildir,
quota, domain, active, local_part, created)
VALUES ('test@xxx.pl', '{SSHA512}pr1X/SNUQi1/SNWusa+bdGhztMp1acuTnpE9Xj+i+L5m7cEvo VCIBE+4rk/iYOYkFAjir34WTBg87zkNG9Z7boDP7YIlKZOJ', 'test',
'/var/vmail','vmail1', 'xxx.pl/t/e/s/test-2017.09.15.11.57.37/',
'1024', 'xxx.pl', '1','test', NOW());
INSERT INTO forwardings (address, forwarding, domain, dest_domain, is_forwarding)
VALUES ('test@xxx.pl', 'test@xxx.pl','xxx.pl', 'xxx.pl', 1);
How I can debug problem?
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.