Displaying 1 result from an estimated 1 matches for "490387db858421194018847".
2008 Nov 01
2
antispam plugin problem
...t of debug("calling dspam: %s %s %s %s %s %s %s", argv[0],
argv[1], argv[2], argv[3], argv[4], argv[5], argv[6]);
(debugv(argv) does not produce any output for some reason)
Oct 26 02:37:12 qqqqq imap: antispam: calling dspam:
/usr/contrib/bin/dspam --source=error --class=spam --signature=490387db858421194018847
--user genie (null)
This is the captured output of forked process
Oct 26 02:37:12 qsar imap: antispam: dspam returned: ^APdata stack: Out of
memory when allocating 1073741840 bytes
If I understand correctly, this message is produced by dovecot before it
should have launched dspam executable. I d...