Shane Fisher asked,
| Everything seems to be working fine, but I
| can't get the pipe to work. In the logfile it simply says:
|
| procmail: Skipped "|Master_Filter"
|
| What would cause this? Is this a permissions issue? How do I fix it?
It's very likely a syntax error, and you fix it by correcting the code.
If you'll tell us the recipe or recipes you're using, we can help.
My first guess is that you're trying to get two actions out of one recipe
by just listing one after another instead of using the `A' or `a' flag or
braces.