Am 05.10.2014 um 02:23 schrieb Reto Rayen:
Does anyone of you thought to implement in the postfix mysql map the
ability to query for recipient and sender and not just sender or
reciient for check_recipient_access and check_sender_access

sadly not possible that way

the mysql lookups are doing exactly the same table lookups like any others expect that you can crontrol that list dynamically based on the db query without extend the logic of postfix itself

anything above that scope needs a policy daemon

Reply via email to