I am having some trouble with spam assassin.  I set it up, I have spamd
running.  I edited my promailrc file to call spamc.  Whenever an email gets
sent wether it is a real email or a spam, spam assassin is chocking on it
while it starts 2 procmail processes and one spamc process.  The processes
just sits there and does nothing.  If more email come in, more processes
show up and still nothing else happens.  Where do I begin to fix this?


Here is the contents of my procmailrc file

:0fw
| spamc
/home/Mail-SpamAssassin-2.11/rules


Here is what top shows once the email has been sent
1631 root       0   0  6424 6424  1196 T       0  0.0  5.0   0:01 spamd
 2673 root       1   0  1432 1432   932 S       0  0.0  1.1   0:00 sendmail
 2674 root       1   0   652  652   608 S       0  0.0  0.5   0:00 procmail
 2675 root       1   0   648  648   608 S       0  0.0  0.5   0:00 procmail
 2676 root       1   0   612  612   496 S       0  0.0  0.4   0:00 spamc



Here is what ps -aux shows (username in place of the real username)
root      2890  0.0  1.1  2676 1432 ?        S    09:54   0:00 sendmail:
JAA02889: from queue
root      2891  0.0  0.5  1444  652 ?        S    09:54   0:00 procmail -f
[EMAIL PROTECTED] -Y -a  -d username
root      2892  0.0  0.5  1444  648 ?        S    09:54   0:00 procmail -f
[EMAIL PROTECTED] -Y -a  -d username
root      2893  0.0  0.4  2312  612 ?        S    09:54   0:00 spamc


Thanks


_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to