Theo Van Dinter wrote on Sat, 31 May 2003 15:56:26 -0400:
> http://www.kluge.net/~felicity/random/handlespam.txt
>
Thanks, I found it and the other scripts in that directory.
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
IE-Center:
On Sun, Jun 01, 2003 at 10:52:56AM +0100, Chris Evans wrote:
> to something like:
> my $fromAddr = [EMAIL PROTECTED];# what address for reporting
>
> Crude but would probably work for me.
That's the message header From, not the envelope From. Completely different.
> could be added to the bl
On Saturday, May 31, 2003, 9:05:35 PM Theo wrote:
TVD> That's going to be the envelope sender. handlespam just calls sendmail,
TVD> and unless told otherwise (via -f [EMAIL PROTECTED]), it'll figure out
TVD> the from using your username and domain.
Or just change the line:
my $fromAddr = $ENV{'L
On Thu, May 29, 2003 at 11:49:05PM +0100, Jim Ford wrote:
> reports (to [EMAIL PROTECTED]) are getting bounced with the error 'Domain of
> sender address does not exist', with my own local 'domain' and login name
> quoted. I suspect this is a sendmail issue and as I don't have a clue how to
> fix i
On Sat, May 31, 2003 at 05:31:32PM +0200, Kai Schaetzl wrote:
> can you give a URL? I must have overlooked it getting mentioned anywhere.
I usually mention it on the list occasionally.
http://www.kluge.net/~felicity/random/handlespam.txt
Basically it'll take an mbox file and run each message thr
Jim Ford wrote on Thu, 29 May 2003 23:49:05 +0100:
> Theo Van Dinter's Handlespam
>
can you give a URL? I must have overlooked it getting mentioned anywhere.
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
IE-Center: http://ie5.de & h
Hi,
Instead of simply dumping spam, I'm now trying to be a bit more proactive
and report it to 'Vipul's Razor et al', using my folder of spam missed by
spamassasin and Theo Van Dinter's Handlespam.
I don't use real domains addresses on my home machines and whilst I've
changed the Handlespam scrip