Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: [Original edit by JustinMason]

...

When procmail is calling SpamAssassin and a large number of messages come in, SpamAssassin may occasionally fail to run, perhaps because the load exceeds the allowable quota. Procmail then recovers the mail and continues with the procmail script, but with the message having gotten no SpamAssassin markup whatsoever. This results in spam getting through , without the "probably spam" markup from SpamAssassin (also known as a FalseNegative). The solution (other than moving to a more powerful server, which also works) is to add a second SpamAssassin invocation to procmail in case the first one didn't work. Compare to the default script shown at UsedViaProcmail.

...