Re: [dspam-users] Best way to submit spam

From: Tim Kennedy <tim@timkennedy.net>
Date: Tue Aug 16 2005 - 07:40:48 EDT

On Mon, 15 Aug 2005, No Free Lunch wrote:

> I have always thought (and been told by more than one person I consider
> more knowledgable than myself) that forwarding as attachment was the
> best way to submit a message as spam.

I pipe my mail into dspam. I find that this works perfectly for me, and
saves me the overhead of forwarding or bouncing the message.

macro index m "|dspamc --user $user --class=spam --source=error --mode=teft\nd" "Mark as SPAM"
macro pager m "|dspamc --user $user --class=spam --source=error --mode=teft\nd" "Mark as SPAM"
macro index M "|dspamc --user $user --class=innocent --source=error --mode=teft\n" "Mark False Positive"
macro pager M "|dspamc --user $user --class=innocent --source=error --mode=teft\n" "Mark False Positive"

And it works in either the index, or in the message window.

-Tim

-- 
Tim Kennedy                     ||      There are 10 types of people on Earth.
http://public.xdi.org/=tck      ||      Those who understand binary,
tim@timkennedy.net              ||      and those who don't.

Received on Tue Aug 16 07:37:41 2005

This archive was generated by hypermail 2.1.8 : Thu Sep 29 2005 - 13:51:28 EDT