Learn more about cloning repositories
You have read-only access
xxxxxxxxxx
user = vmailprovider
password = vmail
dbname = vmaildata
query = SELECT CONCAT(username,':',AES_DECRYPT(password, '**********')) FROM view_relaylogin WHERE email='%s' LIMIT 1
hosts = unix:/run/mysqld/mysqld.sock
​
Everything looks good. We'll let you know here if there's anything you should know about.