Click to See Complete Forum and Search --> : [SOLVED] Mail not being passed through procmail


Dizzybacon
11-10-2004, 04:50 PM
I want to use procmail to pass my mails through spamassassin but I'm struggling!

I've set up ~/.procmailrc and procmail is installed. I've tried using this command: procmail .procmailrc < test-mail.txt, and it works fine and I can see the X-SPAM headers generated by spamassaiin.

When I receive new emails though it doesn't seem to go through procmail and no X-SPAM headers are generated.

All I can find from searching the net is instructions on writing .procmail and from what I've read if it exists procmail should use it.

Can anyone tell me what I'm missing?

Dizzy

Dizzybacon
11-25-2004, 03:12 PM
The problem was that postfix was not sending the mail to procmail, it was just delivering it directly!

Just in case anyone else has the same problem.

Dizzy