"K.Deepak" <[EMAIL PROTECTED]> writes: > Please help me out by telling the exact rules which will make the spamassassing to > deliver the spammed messsages to the folder > /var/spool/mail/caughtspam
Sounds like something else is wrong here. If you have the rule you posted: :0fw | spamassassin * ^X-Spam-Flag: Yes caughtspam It must mean that no `X-Spam-Flag: Yes' header is being inserted into the message. check for that headers presence in some of the mail you think should have gone to `caughtspam'. Or the procmail setup itself may not be configured correctly. I'd have to know more about your actual rule and the rest of your setup. But you might be able to help yourself by setting these variables in /etc/procmailrc .. first to make sure /etc/procmailrc is even being read. LOGABSTRACT=ALL LOGFILE=/some/log.file VERBOSE=YES Hopefully the log output in `log.file' will give some clues. Post any interesting log messages, or if you get none, we should look at how procmail is being invoked. _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list