Brian,
It looks like the fix is in the current CVS of spamass-milter
if (!macro_b)
assassin->output((string)"Received: from "+macro_s+"
("+smfi_getsymval(ctx,"_")+") by "+smfi_getsymval(ctx,"j")+";\r\n");
else
assassin->output((string)"Received: from "+macro_s+" ("+smfi_getsymval(ctx,"_")+") by
"+smfi_getsymval(ctx,"j")+"; "+macro_b+"\r\n");http://savannah.nongnu.org/cgi-bin/viewcvs/spamass-milt/spamass-milt/spamass-milter.cpp?rev=1.77&content-type=text/vnd.viewcvs-markup
