I whipped out a little hack tonight, as a possible solution for my users who
just want spam to disappear, to act as a safety net.
It's a small client C program, intended to receive marked spam on STDIN. It
parse out a Date, From, and Subjet line, and sends them as a UDP packet to a
perl server pr
On Tue, 2003-08-12 at 22:40, Christopher X. Candreva wrote:
> I whipped out a little hack tonight, as a possible solution for my users who
> just want spam to disappear, to act as a safety net.
>
> It's a small client C program, intended to receive marked spam on STDIN. It
> parse out a Date, From