On 20.04.2025 14:19, White, Phil via Users wrote:
As a side-question -- If I had wanted to use user auth, how would this
be achieved?
I initially assumed that getting AUTH command to succeed would be
relatively trivial (since it works with the installer page.
But I failed to get this working either. Sorry.
Usually it's this:
$config['smtp_host'] = 'tls://192.168.123.254:587';
$config['smtp_user'] = '%u';
$config['smtp_pass'] = '%p';
--
Aleksander Machniak
Kolab Groupware Developer [https://kolab.org]
Roundcube Webmail Developer [https://roundcube.net]
----------------------------------------------------
PGP: 19359DC1 # Blog: https://kolabian.wordpress.com
_______________________________________________
Users mailing list -- users@lists.roundcube.net
To unsubscribe send an email to users-le...@lists.roundcube.net