Files
CyberPanel/install/email-configs-one/mysql-virtual_mailboxes.cf
2018-05-29 20:20:05 +05:00

6 lines
198 B
CFEngine3

user = cyberpanel
password = 1qaz@9xvps
dbname = cyberpanel
query = SELECT CONCAT(SUBSTRING_INDEX(email,'@',-1),'/',SUBSTRING_INDEX(email,'@',1),'/') FROM e_users WHERE email='%s'
hosts = localhost