Re: [exim] My DNS Spam and White Lists - Feeding me data

Top Page
Delete this message
Reply to this message
Author: Marc Perkel
Date:  
To: Renaud Allard
CC: exim users
Subject: 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.