Incoming from R. Wood:
> On Thu, Jan 08, 2004 at 01:58:52PM -0500, Rohit Kumar Mehta imagined:
> > Matt Price wrote:
> > >hey there,
> > >
> > >I'd like to set up  simple mail account on my box to act as a
> > >mailing list for one ofm y classes.  So if someone writes to
> > >[EMAIL PROTECTED],
> > >the mail is automatically frwared to a bunch of people.  
> 
> My ~/.forward file has this one-liner:
> $ cat .forward
> |/usr/bin/procmail
> 
> I don't remember whether that line was for procmail or
> spamassassin though.

Assuming it's done the same way here, SA processes the mail adding
   X-SPAM-STATUS: headers.  In your .procmailrc, you have a recipe
that looks for that header and acts accordingly.  Hence, .forward is
irrelevant to SA.


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)               http://www.spots.ab.ca/~keeling 
- -


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to