<!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.&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</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.&nbsp; My users file looks like this:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>LOGFILE=$HOME/.log.procmail<BR>`test -d 
$VHOME/Maildir/.Spam`<BR>if ( $RETURNCODE == 1 )<BR>{<BR>&nbsp;&nbsp; 
`/usr/local/bin/maildirmake -f Spam $VHOME/Maildir`<BR>&nbsp;&nbsp; `echo 
Inbox.Spam &gt;&gt; $VHOME/Maildir/courierimapsubscribed`<BR>}</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>DROPPRIVS=yes</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>:0<BR>* ^^rom[ ]<BR>{<BR>&nbsp; LOG="*** Dropped F 
off From_ header! Fixing up. "</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; :0 fhw<BR>&nbsp; | sed -e 
'1s/^/F/'<BR>}</FONT></DIV>
<DIV>&nbsp;</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.&nbsp; If Spamassassin tags the message, it still goes into the Spam 
folder.&nbsp; If MailScanner tags it, it goes into the Inbox.&nbsp; I tried 
changing the tag in the MailScanner.conf file to look like the Spamassassin one 
of SPAM, but that did not work.&nbsp; I still get a few FP on email, so I do not 
just want to delete the spam before it is reviewed.&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Rob</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;</DIV></FONT></BODY></HTML>