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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Marc Perkel
Date:  
À: Renaud Allard
CC: exim users
Sujet: 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.