He Stefano,
My feed by mail testing is not sending any more test mails.
It was working fine for two days and now for some reason the test mail does not arrive.
I cahcked on two different mail clients.
This happened before and after I updated to the latest newsletter pro it got fixed again, but after two days of sending test mails, it stoped.
Other test mails works fine, it’s just feed by mail.
if ($newsletter->feed_skip) {
// $this->log(‘Skipping’, 3);
// continue;
}
And the mail was sent but just with the header not the whole mail.
If I uncomment the line again, the test does not work at all.
Yea and I understand that this is a problem. You should move back and than move forward.
On Newsletter 3 with Feed by Mail module a different method has been implemented. If you want to migrate (it require some operations) I can help you, of course. You should annotate how many modification you did to feed by mail themes so we can preserve them.