Trouble with Mailscanner after upgrading to 4.68 (plz help) (SOLVED)

Test test at remedial-teacher.nl
Sun Apr 6 13:02:12 IST 2008


Phew, i solved it...

In SA.pm (/usr/lib/MailScanner/MailScanner/SA.pm) 

comment the line starting with $result...

# Do a trial run of awk to see if it is going to work on this system.
    eval {
      #$result = `echo 'Hello,World' | awk '{printf \"%s %s\\n\", strftime(\"%T\"), \$0}' 2>&1`;
      #print "Result is \"$result\"\n";


As far as i can tell, it then skips the awk check, and runs as it should...


-- 
Test <test at remedial-teacher.nl>



More information about the MailScanner mailing list