been acknowledged. My posting to the SpamAssassin list (including a
workaround) can be found at
http://article.gmane.org/gmane.mail.spam.spamassassin.general/36778/.
Brian,
Thanks. I followed your directions and made line 711 of spamass-milter.cpp look like this:
assassin->output((string)"Received: from "+macro_s+" ("+smfi_getsymval(ctx,"_")+") by "+smfi_getsymval(ctx,"j")+";\r\n");
recompiled and now it works fine.
Thanks, Martin
