Autor: Marc Perkel Data: Dla: Renaud Allard CC: exim users Temat: Re: [exim] My DNS Spam and White Lists - Feeding me data
Renaud Allard wrote: > I am not against feeding your lists if it can improve them and doesn't
> use to much CPU or bandwidth.
> I'd suggest you post the script publicly.
>
>
I don't want spammers to abuse it before I get it developed. I'll give
the details privately. Here's the script itself:
#!/bin/bash
echo "$*" | nc host port
The values of host and port are for those who want to participate.