This is the issue for making Smtp::connect_configured() select the transport without configured_addr (#8572)
First step is to make it possible to switch the sending transport without losing the message queue, but i will keep it in this issue as well even if it is a separate PR.
Previous related PR: #8345
This is the issue for making Smtp::connect_configured() select the transport without
configured_addr(#8572)First step is to make it possible to switch the sending transport without losing the message queue, but i will keep it in this issue as well even if it is a separate PR.
Previous related PR: #8345