Le 10/12/2010 13:10, John Adams a écrit :
HiDo you know of any postfix policy daemon that allows for custom mysql queries? I would like to reject a sender if that sender matches the recipient
check postfwd if it does what you want. otherwise, you can write your own.
or recipient domain who blacklisted the sender (following the suggestion from thread "mysql based blacklist" some days ago). Thanks, John