Postfix + Dovecot + Mailman3. Using virtual domains and aliases managed by PostfixAdmin. Mailman3 creates a transport map that points at LMTP to pass messages into it. When Postfix reads the map, it uses it for the TO address, but does not change the relay - the relay stays as [private/dovecot-lmtp]. I have put my pastebin of configuration, etc, here:
https://pastebin.com/U0Ciy2i9
I'm struggling to figure out what to do to get around this, the only real option coming to mind would be to setup Dovecot-LMTP to use a transport map as well, instead of being the default, and set up a sequel query that generates the transport maps to Dovecot? Then change my primary relay over to virtual? Not entirely sure that would work, plus it seems like a mess just waiting for errors...
Thank you for the help,
Jay