Hi, In theory you can make own “transport” by modifying master.cf. But there is chance this change will not survive MC update,..
So in theory master.cf
smtp_ipv4 unix - - n - - smtp
-o inet_protocols=ipv4
## add your own configs for example special name for logs for better debugging,...
extra.cf
sender_dependent_default_transport_maps = pcre:/opt/postfix/conf/relaydomain_ipv4.pcre, proxy:mysql:/opt/postfix/conf/sql/mysql_sender_dependent_default_transport_maps.cf
data/conf/postfix/relaydomain_ipv4.pcre
/@relaydomain\.tld$/i smtp_ipv4:[connector-host]:25