Re: postfix policy deamon accepting custom mysql queries

2010-12-10 Thread John Adams
Am 10.12.2010 21:54, schrieb mouss: Le 10/12/2010 13:10, John Adams a écrit : Hi Do 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 writ

Re: postfix policy deamon accepting custom mysql queries

2010-12-10 Thread mouss
Le 10/12/2010 13:10, John Adams a écrit : Hi Do 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

postfix policy deamon accepting custom mysql queries

2010-12-10 Thread John Adams
Hi Do 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 or recipient domain who blacklisted the sender (following the suggestion from thread "mysql based blacklist" some days ago). Thanks, John