Hi, I have installed spamassassin and spamcheck.pl (exim wrapper)
Exim: configuration #Spam Assassin #spamcheck: # driver = pipe # command = "/usr/local/bin/spamcheck.pl ${sender_address} ${pipe_addresses}" # prefix = # suffix = # check_string = # escape_string = # for debugging change return_output to true # return_output = true # return_path_add = false & #Spam Assassin #spamcheck_director: # condition = "${if eq {$received_protocol}{spam-scanned} {0}{1}}" # driver = smartuser # transport = spamcheck Some messages are blocked and written to /var/spool/spam but some messages are blocked & report the following error: Child process of spamcheck transport returned 255 (could mean shell command ended by signal 127 (NULL)) from command: /usr/local/bin/spamcheck.pl you cannot use body() to set the encoded contents at /usr/local/lib/perl5/site_perl/5.6.0/Mail/SpamAssassin/EncappedMessage.pm line 37 EncappedMessage.pm line 37 sub replace_body { my ($self, $aryref) = @_; $self->{mail_object}->body ($aryref); } Can you help? _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk