I just enabled spamassassin for exim and now the system hangs every few minutes and doing a ps -A shows a lot of exim <defunct>. I tried to update using spam.sh, same problem lingers. I basically can't get into SSH or access any websites on the server until exim proccessed die down.
Running the following command to start spamd results in this:
# /usr/bin/spamd -d -c -m 5
[27961] info: config: failed to parse line, skipping, in "/etc/mail/spamassassin/local.cf": transport_filter = /usr/bin/spamc -u ${lookup{$domain}lsearch*{/etc/virtual/domainowners}{$value}}
Any clues to the cause or the solution?
Running the following command to start spamd results in this:
# /usr/bin/spamd -d -c -m 5
[27961] info: config: failed to parse line, skipping, in "/etc/mail/spamassassin/local.cf": transport_filter = /usr/bin/spamc -u ${lookup{$domain}lsearch*{/etc/virtual/domainowners}{$value}}
Any clues to the cause or the solution?