When I run the testall.sh file I get the following errors
bsdmail01# ./testall.sh
Checking prerequisites... ok.
Running tests ...
sanitizer.appledouble: ok
sanitizer.bad_html: ok
sanitizer.base64: failed (moved result files to results.def)
let: arith: syntax error: "FAILED=0+1"
sanitizer.boundary: ok
sanitizer.defaults: failed (moved result files to results.def)
let: arith: syntax error: "FAILED=0+1"
sanitizer.exchange: ok
sanitizer.filenames: failed (moved result files to results.def)
let: arith: syntax error: "FAILED=0+1"
sanitizer.force_hdr: ok
sanitizer.forwarded: ok
sanitizer.fprotd: SKIPPED: F-Prot not installed. ok
sanitizer.logging: ok
sanitizer.mime_depth: ok
sanitizer.msg-crlf: ok
sanitizer.partial: ok
sanitizer.plugin: ok
sanitizer.rfc822: ok
sanitizer.uu-rfc822: ok
simplify.multipart: ok
------------------------------------------------------------
bsdmail01# more sanitizer.base64.diff
162c162
< Total base64 encoded data: 141 141 10233
--- > Total base64 encoded data: 141 141 10233 325c325 < Total base64 encoded data: 282 282 20466 --- > Total base64 encoded data: 282 282 20466 530,534c530 < Exec failed: No such file or directory at ../bin/Anomy/Sanitizer.pm line 1123. < < Exec failed: No such file or directory < < Unknown exit code: 512 --- > File was infected, but the virus checker fixed it. 554c550 < Total base64 encoded data: 423 423 30699 --- > Total base64 encoded data: 423 423 30699------------------------------------------------------------- bsdmail01# more sanitizer.defaults.diff 218c218 < rm: ./.tmp.*: No such file or directory --- > rm: cannot remove `./.tmp.*': No such file or directorybsdmail01# more sanitizer.defaults.diff 218c218 < rm: ./.tmp.*: No such file or directory --- > rm: cannot remove `./.tmp.*': No such file or directory bsdmail01# more sanitizer.filenames.diff 116,124c116,118 < Content-Type: text/plain; charset="iso-8859-1" < Content-Transfer-Encoding: 8bit < Content-Disposition: inline < < **** < NOTE: An attachment was deleted from this part of the message, < because it failed one or more checks by the virus scanning system. < See the attached sanitization log for more details or contact your < system administrator. --- > Content-Type: text/replacement; charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable > Content-Disposition: attachment; filename="replace_me.REPLACEMENT.txt" 126c120 < The removed attachment's name was: --- > This is a simple replacement file. 128c122 < replace.me --- > Oogabooga. This should get encoded: =DE=E6=F6=F0! 130,132d123 < It might be a good idea to contact the sender and warn them that < their system is infected. < **** 162c153,155 < Unknown exit code: 512 --- > File was infected, but the virus checker fixed it. > > Enforced policy: unknown 163a157 > Match (rule="10"): 176c170,172 < Unknown exit code: 512 --- > File was infected, but the virus checker fixed it. > > Enforced policy: unknown 177a174 > Match (rule="10"): 193c190 < Unknown exit code: 512 --- > File was infected, but the virus checker fixed it. 196a194,196 > Match (rule="10"): > Enforced policy: unknown > 206c206 < Unknown exit code: 512 --- > File was infected, but the virus checker fixed it. 209a210,212 > Match (rule="10"): > Enforced policy: unknown > 220c223,225 < Unknown exit code: 512 --- > File was infected, but the virus checker fixed it. > > Enforced policy: unknown 221a227 > Match (rule="10"): 234c240,242 < Unknown exit code: 512 --- > File was infected, but the virus checker fixed it. > > Enforced policy: unknown 235a244 > Match (rule="10"): 245c254 < Unknown exit code: 512 --- > File was infected, but the virus checker fixed it. 248a258,260 > Match (rule="10"): > Enforced policy: unknown > 259c271 < Unknown exit code: 512 --- > File was infected, but the virus checker fixed it. 262a275,277 > Match (rule="10"): > Enforced policy: unknown > 276c291,293 < Unknown exit code: 512 --- > File was infected, but the virus checker fixed it. > > Enforced policy: unknown 277a295 > Match (rule="10"): 296c314 < Unknown exit code: 512 --- > Scan succeeded, file is clean. 298c316 < Enforced policy: drop --- > Enforced policy: accept 300c318,319 < Replaced file name with: DEFANGED-3000109.txt --- > Replaced mime type with: text/replacement > Replaced file name with: replace_me.REPLACEMENT.txt 306c325 < ./.tmp.GHI --- > ./.tmp.123 ./.tmp.GHI
-----------------------------------------------------------------------
I am runing postfix with freebsd ver 5.0
Any Suggestions?
Sam Murk
--------------------------------------------------------------