thewitt wrote:You have to comment it out in sendemaillib.php.
-t
Thank you Sir, You just saved me the time it would take to find it. Time of my life I would never get back.

thewitt wrote:It's actually the RX Logic SPAM engine that's catching this. It's an eMail Defense service that Tucows sells through resellers.
I have no idea how many subscribers they have (my own business has several hundred), but it's very easy to test cause and effect and I've now done so conclusively.
With the Powered By message in place - and nothing else in the email - the SPAM trigger is pulled.
Sorry.
-t
BUGabundo wrote:Come again?
what is making your mailinglist go to SPAM box IS NOT the PHPlist logo. that I assure you.
I have a mailing list with more than 1800 emails, and when it goes to SPAM, is if some user reports it as SPAM instead of removing im self
R0Z wrote: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;
}
******//
The powerphplist.png has been blocked,
and Quarantine entire message has been taken on [date & time]
BUGabundo wrote:timor wrote:I would like to give honor to the one who did a hard work and gave this beautiful peace of work free to humankind. However I have removed the PHP-List logo and link because if I leave it all my messages will be on spam list and they do not reach subscribers.
Please remove this in the next version.
Come again?
what is making your mailnglist go to SPAM box IS NOT the PHPlist logo. that I assure you..
Return to Frequently Asked Questions
Users browsing this forum: No registered users and 1 guest