For example: santronics.com
Mail Flow Requirements:
1) I might want an exclusive policy for general business/vendor communications where exclusive outbound is only from santronics.com network.
2) I want a relaxed policy for non-business traffic sent by our servers, i.e., a mailing list.
The general topology is:
MUA ---> MSA/MTA ---> MDA
The final designation MDA is a DKIM ready verifier and signer too.
Now at my santronics.com MTA, I have a configuration:
SELECTOR business SELECTOR non-business mailinglist.com
If my target address is mailinglist.com , the MTA will use the non-business selector. Otherwise, the default will use the business selector.
I use a STRONG policy for non-business
I use a EXCLUSIVE policy for business (which is the default)