IP Pools per tenant domain

Hello KumoMTA team, I have this use case, is it possible to have something like this with KumoMTA?:

mydomain.com >>> using IP_POOL 1
mydomain2.com >>> using IP_POOL 1
mydomain3.com >>> using IP_POOL 1

Or:

mydomain.com >>> using IP_POOL 1
mydomain2.com >>> using IP_POOL 2
mydomain3.com >>> using IP_POOL 3

Many thanks!

Hey there @dapper-yeti, thanks for posting. Please read the “Troubleshooting” and “How to Ask for Help” buttons below. If you would like a 1:1 support session from the KumoMTA team, details are at the “Book a Support Session” button below.

Yes. You may want to look at the sources and queues helpers

Thank you! Reading now!