Files
CyberPanel/install/email-configs-one/mysql-virtual_mailboxes.cf
2025-08-01 14:56:30 +05:00

6 lines
202 B
CFEngine3

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