<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
I also checked my logs. When I look at my /var/log/procmail.log, i see this:<br>
<br>
<i><small>procmail: Executing "/usr/bin/formail,-i,X-RT-Queue: support"<br>
procmail: Executing "/usr/local/bin/spamc,-c"<br>
<b>procmail: Program failure (74) of "/usr/local/bin/spamc"</b><br>
procmail: Assigning "LASTFOLDER=/usr/local/bin/spamc -c"<br>
procmail: Executing "/opt/rt2_ss/bin/rt-mailgate,--queue,spam,--action,correspond"<br>
</small></i><br>
There's also a corrsponding entry in /var/log/maillog<br>
<br>
<i><small>Feb 27 07:18:29 procmail[25150]: Denying special privileges for
"/etc/procmailrcs/rt"</small></i><br>
<br>
The "Denying special privileges" error is in the procmailrc man page. Is
it just a permission problem? Can somebody help me figure out what is going
on?<br>
<br>
<br>
<br>
>And this is my complete text for /etc/procmailrcs/rt:<br>
><br>
<i><small>>:0fw<br>
>| /usr/bin/formail -i "X-RT-Queue: $1"<br>
><br>
>:0cw<br>
>| /usr/local/bin/spamc -c<br>
><br>
>:0aw<br>
>| /opt/rt2_ss/bin/rt-mailgate --queue $1 --action $2<br>
><br>
>:0w<br>
>| /opt/rt2_ss/bin/rt-mailgate --queue spam --action $2</small></i><br>
><br>
> The problem is it always returns a success for the spamc line, so the
mail never gets delivered to the spam folder.<br>
<br>
<br>
<br>
<pre class="moz-signature" cols="$mailwrapcol">-- 
Rule 266 » When in doubt, lie.
</pre>
</body>
</html>