[Solved] How does the SMTP url look like

It looks like this is the right way:

smtp://$my_emailaddress:$my_password@box.domain.com:587

with this setting:

set ssl_starttls = yes

At least it works this way :thumbsup: