<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am sure I am just missing something here, but I 
have not been able to figure it out.  </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Before I moved to MailScanner, I used Spamassassin 
and in my user's procmail file, I would move all email tagged as spam to their 
IMAP spam folder.  My users file looks like this:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>LOGFILE=$HOME/.log.procmail<BR>`test -d 
$VHOME/Maildir/.Spam`<BR>if ( $RETURNCODE == 1 )<BR>{<BR>   
`/usr/local/bin/maildirmake -f Spam $VHOME/Maildir`<BR>   `echo 
Inbox.Spam >> $VHOME/Maildir/courierimapsubscribed`<BR>}</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>DROPPRIVS=yes</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>:0<BR>* ^^rom[ ]<BR>{<BR>  LOG="*** Dropped F 
off From_ header! Fixing up. "</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>  :0 fhw<BR>  | sed -e 
'1s/^/F/'<BR>}</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>:0:<BR>* ^X-Spam-Status: 
Yes<BR>mail/Spam<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>Now, I have MailScanner running with Spamassassin 
turned on.  If Spamassassin tags the message, it still goes into the Spam 
folder.  If MailScanner tags it, it goes into the Inbox.  I tried 
changing the tag in the MailScanner.conf file to look like the Spamassassin one 
of SPAM, but that did not work.  I still get a few FP on email, so I do not 
just want to delete the spam before it is reviewed.  </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Rob</FONT></DIV>
<DIV><FONT face=Arial size=2> </DIV></FONT></BODY></HTML>