Hi, I have a mail receiving postfix server with my custom email filter and a custom content filter.
The entire system was made for the case of receiving emails meant for single recipients only on the same mail domain, mails directed for multiple recipients for the receiving email domain were rejected. Now because of requirement changes it's required to support multiple recipients too. So in view of above facts, is there a way I can set postfix to create separate mail filter and smtp communication for each recipient? Thanks Ashish