OK, thanks for the help - I am on the right track. 
 
 I created a link so that spamassassin is executable from /etc/smrsh for 
smrsh support, which was killing me before. I have the following in my 
aliases:

spamtrap:       "|/etc/smrsh/spamassassin -r -w noreply@localhost"

Things are working now, but the return address of noreply@ is not stamped on 
the e-mail. Them head out as (and thus come back to) mail@

Any idea what I am missing here?



--
Kind Regards, 
David A. Flanigan

[EMAIL PROTECTED]
http://www.flanigan.net


---------- Original Message -----------
From: Vivek Khera <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Fri, 21 Jun 2002 10:13:00 -0400
Subject: Re: [SAtalk] spamassassin -r -w  = mailloop?

> >>>>> "DF" == David Flanigan <[EMAIL PROTECTED]> writes:
> 
> DF>  I have several very old, and very spam ridden e-mail addresses 
> which I am DF> trying to make spamtraps. I am running Sendmail and 
> Procmail. 
> 
> Why use procmail at all?  Just delete the account associated with it
> and make an alias, or forward the email to a dedicated "spamreporter"
> address, and alias that to
> 
> spamreported: "|exec /usr/local/bin/spamassassin -r -w 
> discard@localhost -l /var/tmp/spamtraps"
> 
> where discard@localhost is something that dumps any message to /dev/null.
> 
> no need to waste resources running procmail.
> 
> -------------------------------------------------------
> Sponsored by:
> ThinkGeek at http://www.ThinkGeek.com/
> _______________________________________________
> Spamassassin-talk mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
------- End of Original Message -------



-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to