On 18/06/24 14:43, Paul Schmehl via Postfix-users wrote:
If I used $config['smtp_host'] = ‘tls;//www.stovebolt.com'; or I used $config['smtp_host'] = ’ssl;//www.stovebolt.com'; roundcube would error out saying it couldn’t connect to the server.
It's "tls://..." or "ssl://" with a colon (:) not a semicolon (;).
Peter _______________________________________________ Postfix-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
