Hi Chris, Thanks for the response. There are already messages in the <notice> blocks, but I'm not seeing any messages in the database. Do you know where I should look to find them?
I've done so more research and it looks like the only messages in the spam repository are outgoing messages. A user sends a message from address [EMAIL PROTECTED] to [EMAIL PROTECTED] and the message gets grabbed as spam. Does this have something to do with my relaying setup? Kenny "Still Learning" Smith JournalScape.com > -----Original Message----- > From: Chris Means [mailto:cmeans@;intfar.com] > Sent: Monday, November 04, 2002 4:30 PM > To: James Users List > Subject: RE: Reasoning For Flagging as Spam > > > Look through your config.xml file. > > For each matcher that directs messages to processor spam, you can set a > "notice" tag, > e.g. > > <mailet match="InSpammerBlacklist=blackholes.mail-abuse.org" > class="ToProcessor"> > <processor> spam </processor> > <notice> Rejected - see http://www.mail-abuse.org/rbl/ </notice> > </mailet> > > > > -----Original Message----- > > From: Kenny Smith [mailto:kenny@;journalscape.com] > > Sent: Monday, November 04, 2002 5:07 PM > > To: James User > > Subject: Reasoning For Flagging as Spam > > > > > > Hi all, > > > > I was wondering if there is a way to determine why a message was > > flagged as > > spam. I'm getting legitimate messages sent from employees at my > > company are > > getting put in the spam repository and I don't know why. > > > > Kenny Smith > > > > > > -- > > To unsubscribe, e-mail: > <mailto:james-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:james-user-help@;jakarta.apache.org> > > > > > -- > To unsubscribe, e-mail: > <mailto:james-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:james-user-help@;jakarta.apache.org> > -- To unsubscribe, e-mail: <mailto:james-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:james-user-help@;jakarta.apache.org>
