[Typo3] Linebreaks in mails
Jochen Stange
stange at diemedienagenten.de
Fri Apr 22 09:59:23 CEST 2005
Hi everybody.
Earlier this week I had a problem with tt_products. Every mail that was sent
was missing the linebreaks. I figured it must be a windows-linebreak problem
and tried 'str_replace("\r\n","\n",$message)' which worked fine.
Now I'm working on a newsletter using tt_address, direct_mail_subscription
and sa_fenewsletter and the problem is just the same. I couldn't find the
part of the extension in direct_mail_subscription where mails are being sent
to a new user. Since direct mail seems to be using a global mail routine to
send mails. If I could find that part, I could try to work something out.
so here are my questions:
1) Where is the mail routine located that is used by
direct_mail_subscription?
2) Does anybody have a clue what might cause this problem?
I am also working on different Tyop3 installations, which all work
fine...
Thanks for the help,
Cheers, Jochen
More information about the TYPO3-english
mailing list