Yeah Adam! Is correct Thank you so much Best Regards,
Alberto El 4/3/26 a las 1:09, Adam Miller escribió:
query = SELECT home, CONCAT(username, '@', domain) AS username, crampassword AS password, uid, gid, CONCAT(COALESCE(quota, 0), 'B') AS quota_storage_size, COALESCE(quotamsgs, 0) AS quota_message_count FROM users WHERE username = '%{ user | username | lower }' AND domain = '%{ user | domain | lower }’
_______________________________________________ dovecot mailing list -- [email protected] To unsubscribe send an email to [email protected]
