On Thu, May 24, 2012 at 11:00 PM, szimszon <[email protected]> wrote:
> MailCaptcha > =========== > > For e-mail address protection with recaptcha for postfix. I'm not understand how this works, but I feel that is an interesting idea. Can you specify a use case? Why and how is tied to postfix? > > If somebody send an e-mail to a protected address the MailCaptcha > defer it with 4xx temporary failure and send an e-mail to the > sender with the URL where the sender can solve the captcha and get > their e-mail address to the whitelist. After that the mail system > is accepting the e-mail address. > > There is a > * whitelist > * blacklist Are these lists defined in postfix side or web2py side? By the way, I was trying to browse the code via github but you are using tabs for indentation, making a litter bit harder to follow the code. Ricardo

