On 09/11/2015 03:13 PM, Peter Kelly wrote:
Axb,

We have a SaaS app hosted in AWS that takes in 500k emails a month. We
parse these emails and convert them into tickets for the customer - they
see a Helpdesk system like Zendesk. Every incoming email gets run through
spamassassin via the daemon.

Here is a link to the output of --lint -Dhttp://pastebin.com/8eM88hX2

btw:

Sep 11 13:14:04.305 [2812] dbg: diag: [...] module not installed: Encode::Detect ('require' failed)

Sep 11 13:14:04.305 [2812] dbg: diag: [...] module not installed: Digest::SHA1 ('require' failed)

etc...

suggest you install the "required" modules and see if spamassassin --lint -D detects them.

missing modules may "disable" features...

Reply via email to