[quote="R0Z"]To possibly help someone who does not really understand PHP, this is the code which needs to be commented out:
//*********
if (!EMAILTEXTCREDITS) {
$html["signature"] = $PoweredByImage;#'<div><a><img></a></div>';
# oops, accidentally became spyware, never intended that, so take it out again :-)
$html["signature"] = preg_replace('/src=".*power-phplist.png"/','src="powerphplist.png"',$html["signature"]);
} else {
$html["signature"] = $PoweredByText;
}
******//
Thanks again Mr. Hewitt.[/quote]
When I follow these instructions i can no longer send test messages.