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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Marc Perkel
Ημερομηνία:  
Προς: Renaud Allard
Υ/ο: exim users
Αντικείμενο: 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.