Files
CyberPanel/install/email-configs-one/mysql-virtual_mailboxes.cf
2019-06-08 21:41:43 +00:00

6 lines
198 B
CFEngine3
Executable File

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