I’m looking to add PMG to our current setup, and have it replace our ancient virus, spam, and quarantine system (Maia Mailguard).
The problem arises in that we accept mail for at least a dozen domains, and a lot of those use Postfix’s virtusertable to redirect addresses within them to the correct local user. In our current setup, Maia is downstream of the virtual address lookups. I’d like each user to have a single quarantine regardless of the incoming address.
I definitely want to use PMG as a border MTA/proxy, so as I see it, this leaves 2 options:
I’m comfortable enough with Postfix that I’m pretty sure I can get that working (though I have not looked at PMG’s specific postfix configuration yet). I just want to be sure that if I choose do this I won’t cause issues with other portions of PMG. Especially since some of those virtual addresses point to remote emails.
Is this what people would recommend? Am I missing something obvious? Is my whole approach backwards somehow? I’d love feedback on this.
The problem arises in that we accept mail for at least a dozen domains, and a lot of those use Postfix’s virtusertable to redirect addresses within them to the correct local user. In our current setup, Maia is downstream of the virtual address lookups. I’d like each user to have a single quarantine regardless of the incoming address.
I definitely want to use PMG as a border MTA/proxy, so as I see it, this leaves 2 options:
- Add the virtusertable & aliases to the PMG setup.
- Configure PMG to have a user/quarantine for every virtual address.
I’m comfortable enough with Postfix that I’m pretty sure I can get that working (though I have not looked at PMG’s specific postfix configuration yet). I just want to be sure that if I choose do this I won’t cause issues with other portions of PMG. Especially since some of those virtual addresses point to remote emails.
Is this what people would recommend? Am I missing something obvious? Is my whole approach backwards somehow? I’d love feedback on this.