Page 1 of 1

Creating new mailbox error

Posted: Wed May 23, 2018 7:16 am
by petkoo12
Hello,

when i create new mailbox in vestacp and after this creating i check mysql databases of roundcube using sql statement

Code: Select all

select username from users;
i dont see here a new mailbox ehich i created and than i cannot login in roundcube using the new mailbox.

I have there lot of mailboxes which were created some months ago and they are working fine.

I am using Ubuntu server 16.04 and Mysql database. Version of vesta is the newest.

Can somebody help me ?

Second question, what kind of database is better for using Mysql or PostgreSQL ?