[imp] Error reporting spam..
Simon B
simon.buongiorno at gmail.com
Mon Dec 30 12:42:56 UTC 2013
Hi
I don't know how long this has been happening but investigating my
logs has thrown up a couple of errors I think I should better
understand.
2013-12-18T12:08:31+00:00 ERR: HORDE-PROD [imp] Error reporting spam:
Dec 18 12:08:31.306 [9395] warn: archive-iterator: no access to
dgm at example.net: No such file or directory at /usr/share/perl5/
Mail/SpamAssassin/ArchiveIterator.pm line 771.
Dec 18 12:08:31.316 [9395] warn: archive-iterator: unable to open
dgm at example.net: No such file or directory
[pid 1889 on line 74 of "/usr/share/horde-prod/imp/lib/Spam/Program.php"]
2013-12-18T12:08:32+00:00 ERR: HORDE-PROD [imp] Error reporting spam:
Dec 18 12:08:32.961 [9404] warn: archive-iterator: no access to
dgm at example.net: No such file or directory at /usr/share/perl5/
Mail/SpamAssassin/ArchiveIterator.pm line 771.
Dec 18 12:08:32.961 [9404] warn: archive-iterator: unable to open
dgm at example.net: No such file or directory
[pid 1889 on line 74 of "/usr/share/horde-prod/imp/lib/Spam/Program.php"]
However, spam is reported (it's forwarded to spamcop.net) and deleted
from the user's inbox.
My backends.local.php has:
28 'spam' => array(
29 'innocent' => array(
30 'display' => true,
31 // 'email' => null,
32 'email_format' => 'digest',
33 'program' => '/usr/bin/spamassassin -k %u'
34 ),
35 'spam' => array(
36 'display' => false,
37 'email' => 'submit.xxxxmungedxxxx at spam.spamcop.net',
38 'email_format' => 'digest',
39 'program' => '/usr/bin/spamassassin -r %u'
40 ),
Should I presume the training isn't being done and ask for advice
somewhere else? :)
Thanks.
Simon
More information about the imp
mailing list