Ecodev / newsletter

TYPO3 extension to send newsletter
https://extensions.typo3.org/extension/newsletter/
25 stars 26 forks source link

Page is not fetched #153

Closed green-bits closed 6 years ago

green-bits commented 6 years ago

My setup: Typo3: 7.6.2 Newsletter: 3.2.0 PHP (module): 7.0.22 RealUrl disabled

I set up a newsletter. But when I click on the tab “Newsletter > Status” the page content is not fetched. The wheel only keeps spinning. I set [SYS][curlUse] = 1 and curl is installed. The domain is correct as well, but the content is not fetched. How can I solve this?

green-bits commented 6 years ago

Okay, I think, I found the solution. I had to add the server ip and domain to the /etc/hosts on Linux. I found the solution here: http://devbackyard.blogspot.de/2012/10/direct-mail-typo3-content-could-not-be.html