Community
Register
Sign in
Home
›
Łukasz Hibner
ŁH
Łukasz Hibner
@lu43n
0
topics
1
posts
May 19, 2025
joined
May 19, 2025
last seen
Recent replies
How to install RoundCube on a separate sub-domain on CyberPanel with the port 993 and the port 587?
SOLUTION: ``` $config['smtp_host'] = 'tls://localhost'; $config['smtp_conn_options'] = array( 'ssl' => array( 'verify_peer' => false, 'verify_peer_name' => fals
May 19, 2025